Barry Baker
Barry Baker
is there a mask out there for global inland lakes? this would be a useful feature as well.
I'm trying to read the NGAC grib files http://www.ftp.ncep.noaa.gov/data/nccf/com/ngac/prod/ngac.20180918/ It seems that the way that NCEP is storing the data is a little incompatable with pygrib. Is it an issue...
Trying to figure out how to do read the MODIS MCD12Q2 using MPOP. Any idea?
# Description # Type of change - Bug fix (fixes something broken) - New feature (adds functionality) - Maintenance (code refactor, clean-up, new CI test, etc.) # Change characteristics -...
This PR allows for the ability to open a grib file requiring a lot of filters to access multiple data arrays into a single `xarray.DataTree`. This creates a tree'd structure...
Currently, to open grib data with multiple levels, or mixed grib tables users are required to provide known filters to supply to open a slice of data in the xarray...
This PR is a huge refactor of the MONET codebase. It includes many new changes while trying to maintain backward compatibility - Creates better structure for accessors. - Splits the...
# Description Resolves #3712 Resolves #3827 Resolves #4248 This pull request introduces significant updates to the aerosol configuration and emission handling in the UFS-Aerosols system, streamlining file management, improving modularity,...
### Type of static data - [x] Fix - [ ] Initial conditions - [ ] Experimental data ### Target directory - [ ] Fix: aer - [ ] Fix:...
UFS-utils is pointing to a non authoritative repository. https://github.com/ufs-community/ufs-srweather-app/blob/develop/Externals.cfg#L3 We should always be pointing to authoritative to ensure we do not diverge and duplicate efforts.