-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix QC test, fix bug in history time axis, fix history output averaging for timestep output #624
Merged
Commits on Aug 10, 2021
-
- Fix bug in history time axis when sec_init is not zero. - Fix issue with time_beg and time_end uninitialized values. - Add support for averaging with histfreq='1' by allowing histfreq_n to be any value in that case. Extend and clean up construct_filename for history files. More could be done, but wanted to preserve backwards compatibility. - Add new calendar_sec2hms to converts daily seconds to hh:mm:ss. Update the calchk calendar unit tester to check this method - Remove abort test in bcstchk, this was just causing problems in regression testing - Remove known problems documentation about problems writing when istep=1. This issue does not exist anymore with the updated time manager. - Add new tests with hist_avg = false. Add set_nml.histinst.
Configuration menu - View commit details
-
Copy full SHA for 441f693 - Browse repository at this point
Copy the full SHA 441f693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15763d8 - Browse repository at this point
Copy the full SHA 15763d8View commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b3364a6 - Browse repository at this point
Copy the full SHA b3364a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d5851 - Browse repository at this point
Copy the full SHA 96d5851View commit details
Commits on Aug 12, 2021
-
- Add netcdf ststus checks and aborts in ice_read_write.F90 - Check for end of file when reading records in ice_read_write.F90 for ice_read_nc methods - Update set_nml.qc to better specify the test, turn off leap years since we're cycling 2005 data - Add check in c ice.t-test.py to make sure there is at least 1825 files, 5 years of data - Add QC run to base_suite.ts to verify qc runs to completion and possibility to use those results directly for QC validation - Clean up error messages and some indentation in ice_read_write.F90
Configuration menu - View commit details
-
Copy full SHA for 7b5c2b4 - Browse repository at this point
Copy the full SHA 7b5c2b4View commit details
Commits on Aug 13, 2021
-
- Add prod suite including 10 year gx1prod and qc test - Update unit test compare scripts
Configuration menu - View commit details
-
Copy full SHA for c5794b4 - Browse repository at this point
Copy the full SHA c5794b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa3c3a - Browse repository at this point
Copy the full SHA eaa3c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e31ce7e - Browse repository at this point
Copy the full SHA e31ce7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83068c7 - Browse repository at this point
Copy the full SHA 83068c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd897e - Browse repository at this point
Copy the full SHA 3fd897eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.