Versions Compared

Key

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

...

For example, this set of parameters generates the following output data:


Code Block
languagepy
t01 = mv.regrid(
    grid     = [0.1,0.1],
    area     = [31,-17,64,38],
    data     = t_2m
    )

mv.plot(t01)


Image Modified


Rotation

Needs to be checked!

...

Most of these parameters are required and do not have default values, meaning that they must be filled in.

First Point

...

, Dx In Metres

...

, Dy In Metres

...

, Lad In Degrees

...

, Lov In Degrees

...

, Standard Parallel In Degrees

...

, Central Longitude In Degrees

...

, Latin 1 In Degrees

...

, Latin 2 In Degrees

...

, Nx, Ny

Nx

Ny

Spectral to grid definition parameters

...

Extra processing parameters

Frame

...

Specifies the width of a frame within a given sub-area. The width of the frame is specified as an integer number of grid points inwards from a given area. See also frame - keyword in MARS/Dissemination request.

The following plots show a sub-area with Frame=10.

Image Added

Image Added

Wind Processing

Activates processing that is particular to wind fields. Possible options are:

...