NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

update RRFS soil levels in image_list #129

Closed cshartsough closed 2 years ago

cshartsough commented 2 years ago

This resets the RRFS soil levels to the same 9 values as the HRRR. It is in preparation for the upcoming deployment which will change the levels from 4 to 9.

Testing using Eric's test file data.

Passed pylint and pytest. No graphics comparison needed.