Gridmarthe in a nutshell
Warning
This section is under construction !
gridmarthe is a python library which allows users to read/write efficiently Marthe Grids (v9, v8, constant_data, etc.)
for any MARTHE variable.
With the gridmarthe API, data are stored in a xarray dataset,
and can be manage with xarray (or numpy)
functions as with “utils” functions provided by gridmarthe.
The package also install a command line tool, ncmart to convert Marthe Grid to netCDF format.
Help can be found with ncmart -h. A tutorial is available in the User Guide section.