Skip to content

Failing to run LIS with GFS forcing #1391

Closed Answered by dmocko
fepeacock asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @fepeacock

Unfortunately, the GFS metforcing plugin in LIS is a bit outdated, and simply re-naming the newer GRIB-2 files from NOMADS won't work for you (as you have seen). The metforcing code will need to be re-written to handle the updated format.:
https://github.com/NASA-LIS/LISF/tree/master/lis/metforcing/gfs

We welcome code contributions, if you would like to re-write this code to handle the updated format. Please see: https://github.com/NASA-LIS/LISF/blob/master/CONTRIBUTING.md

You can use code here as a guide to how to read in GRIB-2 data:
https://github.com/NASA-LIS/LISF/tree/master/lis/metforcing/gefs
https://github.com/NASA-LIS/LISF/blob/master/lis/metforcing/usaf/AGRMET_fldb…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dmocko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants