Skip to content
Snippets Groups Projects
Commit a40acfa5 authored by Elise Potier's avatar Elise Potier
Browse files

grib2_ecmwf doc

parent 1fd9b278
No related branches found
No related tags found
1 merge request!44Grouping flux/meteo/field into datatream; cleaning plurals in class names;...
"""
Read grib files from ECMWF
Options :
1) Surface fields only, 3d field by default
2) Decumulation : in this case 2 dates are saved in the fetch list and the decumulation is next_date - date
"""
from .fetch import fetch
from .get_domain import get_domain
from .read import read
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment