NCAR / wrfcloud

WRF Cloud Framework
Apache License 2.0
15 stars 6 forks source link

feature-65/fix_grib_file_sort #66

Closed fossell closed 2 years ago

fossell commented 2 years ago

Added sorting to make sure the downloaded GRIB files from NOMADS or S3 are first sorted alphabetically before linked to the GRIBFILE.AA* series for ungrib. This was previously only done for local data sources, this PR adds sorting for NOMADS and S3 data sources as well. This PR will fix #65.

Expected Differences

Pull Request Checklist