Skip to content

Commit

Permalink
🔧 add FRZR wgrib2 record.
Browse files Browse the repository at this point in the history
  • Loading branch information
perillaroc committed Apr 7, 2024
1 parent bae98c4 commit ceff858
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions reki/format/grib/config/wgrib2_short_name.csv
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ DEPR,0,0,7
DPT,0,0,6
DZDT,0,2,9
EPOT,0,0,3
FRZR,0,1,225
GRLE,0,1,32
GUST,0,2,22
HCDC,0,6,5
Expand Down
1 change: 1 addition & 0 deletions reki/format/grib/config/wgrib2_short_name.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
DPT,0,0,6
DZDT,0,2,9
EPOT,0,0,3
FRZR,0,1,225
GRLE,0,1,32
GUST,0,2,22
HCDC,0,6,5
Expand Down

0 comments on commit ceff858

Please sign in to comment.