\ cancel mode verify !++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++! ! mp_vertical_perspective.jnl -- Sets up variables for a Vertical Perspective projection using ! 'curvilinear coordinates' code in Ferret v4.50 ! ! Jonathan Callahan ! 5/97 ! Description: Sets up variables for a Vertical Perspective map of the world ! ! Usage: arg1 arg2 arg3 ! go mp_vertical_perspective central_meridian standard_parallel distance(km) ! ! arg 1 - longitude used for the center of the projection ! arg 2 - latitude used for the center of the projection ! arg 2 - distance above the earth in km ! Example: ! use coads_climatology ! go mp_vertical_perspective 300 45 35900 ! set grid sst ! let masked_sst = sst * mp_mask ! shade masked_sst[l=1], x_page, y_page ! This journal file comes from equations in the following book: ! ! An Album of Map Projections ! U.S. Geological Survey ! Professional Paper 1453 ! ! Equation numbers refer to the equation number in this book. query/ignore $1"