Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattias Jakobsson
pupygrib
Commits
682153d5
Commit
682153d5
authored
Oct 20, 2016
by
Mattias Jakobsson
Browse files
Updated the README with links to ECMWF's GRIB overviews
parent
2db597c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
682153d5
...
...
@@ -53,6 +53,14 @@ $ pip install pupygrib[dev,test]
## Usage
To use pupygrib, you will need a good understanding of the GRIB
format, especially since table lookups are not yet implemented. ECMWF
provides an overview of GRIB
[
edition 1
](
http://apps.ecmwf.int/codes/grib/format/grib1/overview
)
and
[
edition 2
](
http://apps.ecmwf.int/codes/grib/format/grib2/overview
)
that can be used as references.
Iterate over the messages in a GRIB file and extract the coordinates
and values:
...
...
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