Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VERIFY
CIF
Commits
a40acfa5
Commit
a40acfa5
authored
Jan 07, 2022
by
Elise Potier
Browse files
grib2_ecmwf doc
parent
1fd9b278
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycif/plugins/datastreams/fields/grib2_ecmwf/__init__.py
View file @
a40acfa5
"""
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment