Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The target field needs to be gridded , therefore keyword grid should also and should therefore be specified in the same request using the keyword grid. 

A horizontal sub-area is in general defined by a list of its latitude/longitude coordinates North/West/South/East in decimal degrees. If South > North, the values are swapped and a warning issued; southern latitudes and western longitudes must be given as negative numbers:

...

. Latitude/longitude coordinates must be given as signed numbers

...

as follows:

  • north latitudes (i.e. Northern Latitudes (north of the equator) being positive (e.g: 40.5)south latitudes (i.e. must be given as positive numbers
  • Southern Latitudes (south of the equator) being negative (e.g: -50.5) Longitude values must be given as signed negative  numbers , with:

  • east Eastern longitudes (i.e. east of the 0 degree meridian) being positive (e.g: 35.0)west longitudes (i.e. west must be given as positive numbers
  • Western longitudes (east of the 0 degree meridian) being negative (must be given as negative numbers

If the longitude values overlap, e.g

...

. 0 and 360 or -180 and 180, the eastern line of points will not be returned.


valuecomment
North/West/South/East

latitude/longitude coordinates of sub-area

E

A European area pre-defined as 73.5/-27/33/45 can be specified as letter "E". 

Same as area=latitude/longitude coordinates of sub-area
valuecomment
Especifies the European area 73.5/-27/33/45
G specifies  the global area  90/0/-90/360 (default)North/West/South/East

Areas can be defined to wrap around the globe, e.g. in order to retrieve all longitudes but Europe one would specify area=75/60/10/-20.

If the area and the specified grid spacing do not match, the area boundaries will be moved inwards onto an underlying global grid with a point at latitude=0, longitude=0.

For observations, the area keyword is used as a filter. 

MIR MARS (with MIR) can work with shifted grids, with no point at latitude=0, longitude=0. An example would be:, e.g. 

AREA=89.5/0.5/-89.5/359.5, 
GRID=1.0/1.0

This is done automatically provided the differences between N-S and E-W limits are both divisible by the corresponding increments without remainder. Shifted GridImage Removed Shifted GridImage Added

In this example, the black points represent the original grid with 1 degree spacing. The red points show the user defined area, which has the same spacing but shifted by half a degree. MARS will honour the user defined area and return the inner grid shown in green.

In cases where the differences between N-S and E-W limits are not divisible by the corresponding increments without remainder, MARS with MIR starts from the user-specified south-west corner and goes up to (but does not exceed) the north-east corner.  For example, a request specifying:

AREA=55.5/0.5/45.0/5.0,

...


GRID=1.0/1.0

retrieves AREA=55.0/0.5/45.0/4.5 with the northern and eastern boundaries adjusted so that the area returned lies within that specified by the request .

...

and includes a point at latitude=0, longitude=0.


Area examples

area=90/-180/-90/180

Image Added

Image Removed

73.5/-27/33/45


area=75/-25/10/60

Image RemovedImage Added

area=75/-15/30/42.5

Image RemovedImage Added

area=7073.5/-2027/35/2033/45 (equivalent to area=E)

Image RemovedImage Added

area=40/-20/-40/60

Image RemovedImage Added

area=50/-135/-60/-30

Image RemovedImage Added

area=40/60/-60/180

Image Removed

NORTH = 75° WEST = 10°SOUTH = 30°EAST = 40°

Image Removed

...

Image Added


Image Removed

...

Image Removed

...
area=74/60/10/-20,
grid=1/1,
frame=3,
...

specifies a frame three grid points wide with the outer limits 74/60/10/-20 and inner limits 72/58/8/-18.


For observations, the area keyword is used as a filter. 

Excerpt Include
USS:Keywords in MARS and Dissemination requestsUSS:
Keywords in MARS and Dissemination requests
nopaneltrue

...