Skip to content

Commit

Permalink
convert to pybufrkit and iterate
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz committed Dec 5, 2023
1 parent 6be8a4b commit 70dfd93
Show file tree
Hide file tree
Showing 7 changed files with 232 additions and 96 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ dependencies:
# Temporary until my breakage clears
- openssl <3.2
- pandas
# BUFR processing
- pdbufr
# geoplot usage
- pillow
- pint
- psycopg
# Transient via pyIEM
- pyarrow
# BUFR processing
- pybufrkit
# Models
- pydantic
# gini reader
Expand Down
Binary file added examples/BUFR/ISAB02_CWAO.bufr
Binary file not shown.
Binary file added examples/BUFR/ISIA14_CWAO.bufr
Binary file not shown.
Binary file added examples/BUFR/ISND01_LEMM.bufr
Binary file not shown.
Binary file added examples/BUFR/ISXT14_EGRR.bufr
Binary file not shown.
Loading

0 comments on commit 70dfd93

Please sign in to comment.