ai2cm / fv3config

Manipulate FV3GFS run directories
Apache License 2.0
1 stars 0 forks source link

Create `get_run_duration` and `set_run_duration` #40

Closed mcgibbon closed 4 years ago

mcgibbon commented 4 years ago

New helper functions for getting and setting run duration using timedelta objects.

Also re-organized _config.py into multiple files.