-
Notifications
You must be signed in to change notification settings - Fork 37
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
Bugfix diff tests #2217
Bugfix diff tests #2217
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c0332a - Browse repository at this point
Copy the full SHA 2c0332aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 905b409 - Browse repository at this point
Copy the full SHA 905b409View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2b6e3a - Browse repository at this point
Copy the full SHA c2b6e3aView commit details -
catch any exception from file diff instead of just in NetCDF diff, ci…
…-skip-unit-tests
Configuration menu - View commit details
-
Copy full SHA for 5fdee80 - Browse repository at this point
Copy the full SHA 5fdee80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21af4b2 - Browse repository at this point
Copy the full SHA 21af4b2View commit details -
use pandas.isnull instead of numpy.isnan to prevent exceptions from o…
…ccurring, ci-run-diff, ci-skip-unit-tests
Configuration menu - View commit details
-
Copy full SHA for 2172134 - Browse repository at this point
Copy the full SHA 2172134View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefaa0c - Browse repository at this point
Copy the full SHA eefaa0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0201daa - Browse repository at this point
Copy the full SHA 0201daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 194088d - Browse repository at this point
Copy the full SHA 194088dView commit details -
handle failing comparison when NetCDF values are stored as a string, …
…ci-run-diff, ci-skip-unit-tests
Configuration menu - View commit details
-
Copy full SHA for 8017d99 - Browse repository at this point
Copy the full SHA 8017d99View commit details -
Preserve backwards compatibility by forcing TC_PAIRS_RUN_ONCE=False i…
…f LOOP_ORDER is still used and warn that it should be removed. Add debug log message to alert user that only the first init/valid time is being processed and how to change that if desired
Configuration menu - View commit details
-
Copy full SHA for d7981f2 - Browse repository at this point
Copy the full SHA d7981f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for edbbe39 - Browse repository at this point
Copy the full SHA edbbe39View commit details -
add pandas to diff conda environment used for diff tests in GHA to pr…
…operly check for null/NaN values
Configuration menu - View commit details
-
Copy full SHA for c8a80b2 - Browse repository at this point
Copy the full SHA c8a80b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 353fd15 - Browse repository at this point
Copy the full SHA 353fd15View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52f5ceb - Browse repository at this point
Copy the full SHA 52f5cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1421c18 - Browse repository at this point
Copy the full SHA 1421c18View commit details -
check if values are completely equal inside _is_equal_rounded functio…
…n, call that function in NC value diff to prevent differences that are smaller than 5 decimal places
Configuration menu - View commit details
-
Copy full SHA for b29a7ac - Browse repository at this point
Copy the full SHA b29a7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9bea5 - Browse repository at this point
Copy the full SHA 2b9bea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cbcff2 - Browse repository at this point
Copy the full SHA 0cbcff2View commit details