-
Notifications
You must be signed in to change notification settings - Fork 108
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
Add unit testing to ocean_merge program #997
Add unit testing to ocean_merge program #997
Commits on Sep 26, 2024
-
Separate the namelist read routine and netcdf error
routines into their own library. Write a unit test for the namelist read routine. Fixes ufs-community#944.
George Gayno committedSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for e17b8d8 - Browse repository at this point
Copy the full SHA e17b8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b204a05 - Browse repository at this point
Copy the full SHA b204a05View commit details -
Move the merging algorithm to its own routne.
Fixes ufs-community#944.
George Gayno committedSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for d89bb26 - Browse repository at this point
Copy the full SHA d89bb26View commit details
Commits on Sep 27, 2024
-
Create an initial unit test for the 'merge' routine.
Fixes ufs-community#944.
George Gayno committedSep 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 70c1233 - Browse repository at this point
Copy the full SHA 70c1233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610c760 - Browse repository at this point
Copy the full SHA 610c760View commit details -
Add more test points to the 'merge' unit test.
Fixes ufs-community#944.
George Gayno committedSep 27, 2024 Configuration menu - View commit details
-
Copy full SHA for e8e8343 - Browse repository at this point
Copy the full SHA e8e8343View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d9a96 - Browse repository at this point
Copy the full SHA c9d9a96View commit details
Commits on Sep 30, 2024
-
Merge branch 'develop' into ocnmrg_tests
Fixes ufs-community#944.
George Gayno committedSep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for da2fd09 - Browse repository at this point
Copy the full SHA da2fd09View commit details
Commits on Oct 1, 2024
-
Move write of output file to its own routine.
Fixes ufs-community#944.
George Gayno committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f013a59 - Browse repository at this point
Copy the full SHA f013a59View commit details -
Move read of lake mask file to its own routine.
Fixes ufs-community#944.
George Gayno committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for c64161b - Browse repository at this point
Copy the full SHA c64161bView commit details
Commits on Oct 9, 2024
-
All unit test for routine read_lake_mask.
Fixes ufs-community#944.
George Gayno committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for b4188b9 - Browse repository at this point
Copy the full SHA b4188b9View commit details -
Merge branch 'develop' into ocnmrg_tests
Fixes ufs-community#944.
George Gayno committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for e1c0e34 - Browse repository at this point
Copy the full SHA e1c0e34View commit details
Commits on Oct 18, 2024
-
Place the read of the model grid dimensions in its own
routine. Fixes ufs-community#944.
George Gayno committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for b4d6651 - Browse repository at this point
Copy the full SHA b4d6651View commit details
Commits on Nov 14, 2024
-
Merge branch 'develop' into ocnmrg_tests
Fixes ufs-community#944.
George Gayno committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 95a548d - Browse repository at this point
Copy the full SHA 95a548dView commit details -
Place read of ocean fraction file in its own routine.
Fixes ufs-community#944.
George Gayno committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7d4f128 - Browse repository at this point
Copy the full SHA 7d4f128View commit details -
Complete doxygen in read_write.F90. Add some diagnostic
print. Fixes ufs-community#944.
George Gayno committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for f96db7b - Browse repository at this point
Copy the full SHA f96db7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a2f33 - Browse repository at this point
Copy the full SHA e4a2f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c79cbe - Browse repository at this point
Copy the full SHA 8c79cbeView commit details
Commits on Nov 15, 2024
-
Minor updates to program comments and print statements.
Fixes ufs-community#944.
George Gayno committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4327472 - Browse repository at this point
Copy the full SHA 4327472View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda77cd - Browse repository at this point
Copy the full SHA bda77cdView commit details
Commits on Nov 18, 2024
-
Merge branch 'develop' into ocnmrg_tests
Fixes ufs-community#944.
George Gayno committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 84c3dad - Browse repository at this point
Copy the full SHA 84c3dadView commit details -
Update ocean_merge unit test CMakeLists.txt file to
recognize IntelLLVM. Fixes ufs-community#944.
George Gayno committedNov 18, 2024 Configuration menu - View commit details
-
Copy full SHA for aff1a41 - Browse repository at this point
Copy the full SHA aff1a41View commit details
Commits on Nov 19, 2024
-
Merge branch 'develop' into ocnmrg_tests
Fixes ufs-community#944.
George Gayno committedNov 19, 2024 Configuration menu - View commit details
-
Copy full SHA for ebc3346 - Browse repository at this point
Copy the full SHA ebc3346View commit details -
Update the c96.uniform grid_gen regression test to invoke
the ocean_merge step. Fixes ufs-community#944.
Configuration menu - View commit details
-
Copy full SHA for afb59a4 - Browse repository at this point
Copy the full SHA afb59a4View commit details
Commits on Nov 21, 2024
-
Slight adjustment to ftst_read_nml.F90 test based on
reviewer comments. Fixes ufs-community#944.
Configuration menu - View commit details
-
Copy full SHA for 6364736 - Browse repository at this point
Copy the full SHA 6364736View commit details