issues
search
NOAA-MDL
/
grib2io
Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.
https://noaa-mdl.github.io/grib2io
MIT License
33
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump numpy from 1.15.1 to 1.22.0 (#26)
#47
EricEngle-NOAA
closed
2 years ago
0
Bump numpy from 1.15.1 to 1.22.0 (#26)
#46
EricEngle-NOAA
closed
2 years ago
0
Bump numpy from 1.15.1 to 1.22.0 (#26)
#45
EricEngle-NOAA
closed
2 years ago
0
Revert 26 dependabot/pip/numpy 1.22.0
#44
EricEngle-NOAA
closed
2 years ago
0
rewrote grib2io.Open __getitem__; minor fixes; xarray_backend adjustments for new grib2io functionality
#43
AdamSchnapp
closed
2 years ago
0
Add support to compute lat/lon values for rotated grids
#42
EricEngle-NOAA
closed
1 year ago
1
work in progress; organizing to read all attrs from stored sectionN m…
#41
AdamSchnapp
closed
2 years ago
0
Only read data section when calling data() method
#40
EricEngle-NOAA
closed
1 year ago
1
Use descriptor classes for section templates and metadata.
#39
EricEngle-NOAA
closed
1 year ago
2
added grib backend to support lazily opening/reading grib files with xarray
#38
AdamSchnapp
closed
2 years ago
0
XML versions of the GRIB tables available anywhere?
#37
edwardhartnett
closed
2 years ago
1
Missing attribute scaledValueOfSecondFixedSurface
#36
EricEngle-NOAA
closed
2 years ago
0
Account for -127 in scale factor attributes
#35
EricEngle-NOAA
closed
2 years ago
0
External g2c
#34
eengl
closed
2 years ago
0
Updates to IEEE int to float (and vice-versa) conversion utilities
#33
eengl
closed
2 years ago
0
Updates to IEEE int to float (and vice-versa) conversion utilities
#32
eengl
closed
2 years ago
0
Fix for seek() and Grib2Message attributes.
#31
eengl
closed
2 years ago
0
Add special variable table for NDFD Elements
#30
eengl
closed
2 years ago
1
Fix NBM Wx Decode
#29
eengl
closed
2 years ago
1
Ability to use external g2c
#28
kgerheiser
closed
2 years ago
5
'kwargs' is not defined
#27
huangynj
closed
2 years ago
2
Bump numpy from 1.15.1 to 1.22.0
#26
dependabot[bot]
closed
2 years ago
0
Add support for Product Definition Template 4.15
#25
eengl
closed
2 years ago
0
Use internal method to compute Gaussian latitudes, if `pygrib` is not found.
#24
aerorahul
closed
2 years ago
0
Update bundled g2c from 1.6.2 to 1.6.4
#23
eengl
closed
2 years ago
0
How to clip a grib2 file based on lons and lats?
#22
gc13141112
closed
3 months ago
3
fixed handling of None return from find_library()
#21
jasonwashburn
closed
2 years ago
1
Test suite improvements
#20
jasonwashburn
closed
1 year ago
2
pip install fails when setup.py is unable to find a library in DEFAULT_LIBRARIES
#19
jasonwashburn
closed
2 years ago
2
User control of GRIB2 decoding.
#18
eengl
closed
2 years ago
0
Select GRIB2 messages by percentile
#17
eengl
closed
2 years ago
0
Select GRIB2 messages by probability threshold information
#16
eengl
closed
2 years ago
0
Error decoding message with PDTN 4.5/9
#15
eengl
closed
2 years ago
0
Wgrib2 level string
#14
eengl
closed
2 years ago
0
Provide wgrib2-like string for level/layer information
#13
eengl
closed
2 years ago
0
Support for selection of surface fields
#12
eengl
closed
2 years ago
0
Missing attribute - scaledValueOfSecondFixedSurface
#11
eengl
closed
2 years ago
0
Bump numpy from 1.15.1 to 1.21.0
#10
dependabot[bot]
closed
2 years ago
4
Ability to add local use section to new Grib2Messages
#9
eengl
closed
2 years ago
3
Adds Gitpod configuration.
#8
jasonwashburn
closed
2 years ago
0
Consider adding Gitpod configuration to simplify development environment for contributors.
#7
jasonwashburn
closed
2 years ago
2
Grib file behavior not following documentation
#6
Marston
closed
2 years ago
12
adds to_bytes method to Grib2Message
#5
jasonwashburn
closed
3 years ago
3
Ability to access/output GRIB message as raw bytes
#4
jasonwashburn
closed
3 years ago
4
Add support for GMOS and NDFD Weather and NDFD Hazards Grids.
#3
eengl
closed
3 years ago
2
Add coded data tables
#2
eengl
closed
3 years ago
1
Use datetime objects for GRIB2 date/time metadata
#1
eengl
closed
1 year ago
2
Previous