Versions Compared

Key

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

...

The following example shows a retrieve request with directives grouped according to their meaning:

 

retrieve

...

                                                       action
  class=od
  stream   = oper,                                  identification of archive

...

  expver   = 1,
 

...

date     = -1,

...

                                      date and time related

...

  type     = analysis,

...

  levtype  = model levels,
 

...

levelist = 1/to/91,
 

...

param    = temperature,
 

...

grid     = 2.5/2.5,

...

                           post-processing

...

  area     = europe,
 

...

use      = infrequent,

...

                    execution control

...

  target   = analysis.12

...

                    storage

 


Retrieve requests have to specify, at least, directives to identify the data and directives for storage of the retrieved data. The ones to identify fields can be found in the Archive Catalogue. Data manipulation (post-processing) directives and execution control directives are optional, depending on user's needs.

...

The advantage of retrieve is that it will fail if the requested data is not present in the source file. A disadvantage is that it has to specify all the directives, and the user might not know what are the exact contents of the source file.date     = -1,