Versions Compared

Key

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

Table of Contents
maxLevel2

Introduction

This is a brief introduction of the main request parameter syntax.

Note

We recommend that you get familiar with archive the data and their its availability using MARS browserCatalogue

You can also get the request syntax using " View MARS request " feature.

Syntax

Code Block
languagebash
verb,
 keyword1 = value1,
      ... = value2,
 keywordN = valueN

...

No Format
#specifies a Unix file into which data is to be written after retrieval
    target="ei_sfc_165_41.grib",

##OPTIONAL MARS SERVICE KEYWORD
   #(Optional) argument to retrieve NetCDF format
     format="netcdf",

Keywords

Keyworddefinition
formatYou can add format =
"
netcdf
"
to retrieve the data in NetCDF format.