forked from NOAA-GFDL/FMS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add time info to diag file obj (NOAA-GFDL#1002)
* adds the time info to the fileobj, modifies the yaml obj to store the time_units as integers instead of strings * fix a line length issue and fix test, init the new optional integers * initialize next_open * return if the start_time is already the base_time * refactors the code that sets and converts the time_units to integers * refactors set_valid_time_units
- Loading branch information
1 parent
bf1da07
commit 0567999
Showing
5 changed files
with
192 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.