-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature #2882 seeps qa #2987
Feature #2882 seeps qa #2987
Commits on Jul 29, 2024
-
Change variable names to reduce ambiguity for interpretation and aid useability.
Configuration menu - View commit details
-
Copy full SHA for faa95e9 - Browse repository at this point
Copy the full SHA faa95e9View commit details -
Pull through variable name changes and renaming of functions to aid legibility and clarity. Introduced some additional debug print statements.
Configuration menu - View commit details
-
Copy full SHA for 9dbfe49 - Browse repository at this point
Copy the full SHA 9dbfe49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566ad82 - Browse repository at this point
Copy the full SHA 566ad82View commit details -
Add documentation about the location of the gridded climatology files for SEEPS and which environment variable to use.
Configuration menu - View commit details
-
Copy full SHA for e1e3830 - Browse repository at this point
Copy the full SHA e1e3830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b41cf - Browse repository at this point
Copy the full SHA 10b41cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf067b - Browse repository at this point
Copy the full SHA 7cf067bView commit details -
Getting close to getting these seeps changes to compile. But it's fai…
…ling in pair_data_point.cc
Configuration menu - View commit details
-
Copy full SHA for 3fd587b - Browse repository at this point
Copy the full SHA 3fd587bView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 486ce9d - Browse repository at this point
Copy the full SHA 486ce9dView commit details -
Per #2882, get branch feature_2882_seeps_qa compiling again. Recommen…
…d revisiting the volume of SEEPS-related Debug log messages and reducing them once its fully tested.
Configuration menu - View commit details
-
Copy full SHA for 606ff74 - Browse repository at this point
Copy the full SHA 606ff74View commit details
Commits on Aug 15, 2024
-
Per #2882, need to update the handling of the PPT24_seepsweights_grid…
….nc file name. Rename as _v12.0.nc for the updated version with the new names so that the existing regressions tests and nightly builds for main_v11.1 and develop continue to work. We can remove the _v12.0 once this feature branch is merged into develop but for the time being, we need both versions to exist.
Configuration menu - View commit details
-
Copy full SHA for 59b83e5 - Browse repository at this point
Copy the full SHA 59b83e5View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4338a2 - Browse repository at this point
Copy the full SHA b4338a2View commit details -
Per #2882, rename the SEEPS columns from S12, S13, S21, S23, S31, S32…
… to the more descriptive ODFL, ODFH, OLFD, OLFH, OHFD, OHFL names.
Configuration menu - View commit details
-
Copy full SHA for 41eaf14 - Browse repository at this point
Copy the full SHA 41eaf14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46042d7 - Browse repository at this point
Copy the full SHA 46042d7View commit details -
Per #2882, store and report the weighted mean fcst and mean obs, just…
… like the SEEPS score itself so that they're handled in a consistent manner. Note however that it's hard-coded to NOT write the weighted means/score, only the unweighted ones.
Configuration menu - View commit details
-
Copy full SHA for a377729 - Browse repository at this point
Copy the full SHA a377729View commit details -
Per #2882, change SEEPS debug log levels and correct the storage of m…
…ean_fcst and mean_obs values.
Configuration menu - View commit details
-
Copy full SHA for 4ae932f - Browse repository at this point
Copy the full SHA 4ae932fView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb40c5d - Browse repository at this point
Copy the full SHA eb40c5dView commit details
Commits on Sep 24, 2024
-
Per #2882, call is_bad_data() instead of is_eq(..., -9999.0) to get r…
…id of compiler warning message.
Configuration menu - View commit details
-
Copy full SHA for 0ecf310 - Browse repository at this point
Copy the full SHA 0ecf310View commit details -
Per #2882, add 2 more variations of the is_eq() function with mixed f…
…loat and double inputs to satisfy compiler pb2nc compiler warnings.
Configuration menu - View commit details
-
Copy full SHA for 8d6243b - Browse repository at this point
Copy the full SHA 8d6243bView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8590903 - Browse repository at this point
Copy the full SHA 8590903View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab032f6 - Browse repository at this point
Copy the full SHA ab032f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1162009 - Browse repository at this point
Copy the full SHA 1162009View commit details -
Per #2882, enhance Stat-Analysis to write the SEEPS line type to an o…
…utput .stat file.
Configuration menu - View commit details
-
Copy full SHA for 710e9f6 - Browse repository at this point
Copy the full SHA 710e9f6View commit details -
Per #2882, update the aggregated seeps computation to use better-init…
…ialized vectors.
Configuration menu - View commit details
-
Copy full SHA for 0d29a87 - Browse repository at this point
Copy the full SHA 0d29a87View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f8f065 - Browse repository at this point
Copy the full SHA 2f8f065View commit details
Commits on Oct 9, 2024
-
Per #2882, now that this PR is ready to merge, remove the v12.0 versi…
…on number from the gridded SEEPS climo file name ci-skip-all
Configuration menu - View commit details
-
Copy full SHA for 4ee927a - Browse repository at this point
Copy the full SHA 4ee927aView commit details