dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
92 stars 36 forks source link

Feature #2479 time_offset_warning #2587

Closed georgemccabe closed 1 month ago

georgemccabe commented 1 month ago

Pull Request Testing

Added unit tests and ran ASCII2NC.conf basic use case to confirm that adding config.TIME_OFFSET_WARNING=3 and config.ASCII2NC_TIME_OFFSET_WARNING=3 both properly set the environment variable referenced in the wrapped ASCII2NC MET config file.

Pull Request Checklist

See the METplus Workflow for details.

jprestop commented 1 month ago

Hi @georgemccabe. I see there is one failing test. Is the land_surface use case tests failure expected?

georgemccabe commented 1 month ago

@jprestop, the land surface use case difference is unrelated to these changes. @DanielAdriaansen and @JohnHalleyGotway are aware and are investigating.