-
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
Feature 1285 extract tiles mtd times #1315
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 78f0d15 - Browse repository at this point
Copy the full SHA 78f0d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c0f4e - Browse repository at this point
Copy the full SHA 86c0f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e646fff - Browse repository at this point
Copy the full SHA e646fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8099f9a - Browse repository at this point
Copy the full SHA 8099f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a45a6ea - Browse repository at this point
Copy the full SHA a45a6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2f560 - Browse repository at this point
Copy the full SHA 9d2f560View commit details -
change all functions to handle a single met config variable to use ad…
…d_met_config to be consistent
Configuration menu - View commit details
-
Copy full SHA for 116c11c - Browse repository at this point
Copy the full SHA 116c11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b98172 - Browse repository at this point
Copy the full SHA 5b98172View commit details -
renamed functions starting with handle_met_config_ to add_met_config …
…for consistency, ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for da7382c - Browse repository at this point
Copy the full SHA da7382cView commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f636f23 - Browse repository at this point
Copy the full SHA f636f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6282787 - Browse repository at this point
Copy the full SHA 6282787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3b6ba - Browse repository at this point
Copy the full SHA 7c3b6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcfa92 - Browse repository at this point
Copy the full SHA 0dcfa92View commit details
Commits on Nov 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ae0a39e - Browse repository at this point
Copy the full SHA ae0a39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 548f12e - Browse repository at this point
Copy the full SHA 548f12eView commit details
Commits on Nov 22, 2021
-
enhanced unit tests that check env vars set by wrapper to check for e…
…nv vars that were deprecated and properly check if something is checked that should not be set
Configuration menu - View commit details
-
Copy full SHA for 4e4e0e7 - Browse repository at this point
Copy the full SHA 4e4e0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1472e0c - Browse repository at this point
Copy the full SHA 1472e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac6fcb4 - Browse repository at this point
Copy the full SHA ac6fcb4View commit details -
updated logic to handle legacy env var REGRID_TO_GRID and remove METP…
…LUS_REGRID_TO_GRID to avoid confusion, ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for 7e1cf0a - Browse repository at this point
Copy the full SHA 7e1cf0aView commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e18934 - Browse repository at this point
Copy the full SHA 5e18934View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49f147 - Browse repository at this point
Copy the full SHA a49f147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc1254 - Browse repository at this point
Copy the full SHA 9cc1254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 647a070 - Browse repository at this point
Copy the full SHA 647a070View commit details
Commits on Dec 1, 2021
-
handle obs_window config variables to support old naming of OBS_<app>…
…_WINDOW_BEGIN/END variables inside met config dictionary function
Configuration menu - View commit details
-
Copy full SHA for 2a71033 - Browse repository at this point
Copy the full SHA 2a71033View commit details -
Configuration menu - View commit details
-
Copy full SHA for af49598 - Browse repository at this point
Copy the full SHA af49598View commit details -
created util file to hold constant variables that are referenced in v…
…arious files, moved function get_time_from_file from met_util to string sub, handle legacy env vars for obs_window in separate function so it can be easily removed when we discontinue support for them
Configuration menu - View commit details
-
Copy full SHA for 274eb1f - Browse repository at this point
Copy the full SHA 274eb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaaff85 - Browse repository at this point
Copy the full SHA aaaff85View commit details -
added support for OBS_WINDOW_[BEGIN/END] instead of just OBS_<APP>_WI…
…NDOW_[BEGIN/END]
Configuration menu - View commit details
-
Copy full SHA for 18af5fa - Browse repository at this point
Copy the full SHA 18af5faView commit details
Commits on Dec 2, 2021
-
Merge branch 'feature_344_met_util_refactor' into feature_1285_extrac…
…t_tiles_mtd_times
Configuration menu - View commit details
-
Copy full SHA for 71bb5dc - Browse repository at this point
Copy the full SHA 71bb5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2138030 - Browse repository at this point
Copy the full SHA 2138030View commit details -
Configuration menu - View commit details
-
Copy full SHA for b929dcb - Browse repository at this point
Copy the full SHA b929dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9892c2 - Browse repository at this point
Copy the full SHA d9892c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4038031 - Browse repository at this point
Copy the full SHA 4038031View commit details
Commits on Dec 3, 2021
-
replace time looping logic with time_generator to support [INIT/VALID…
…]_LIST and clean up logic, improved logging to list which wrapper is being run for each run time, ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for 5f88f22 - Browse repository at this point
Copy the full SHA 5f88f22View commit details -
renamed metplus/util/string to string_manip because the name was clas…
…hing with the std string library when running the diff tests, ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for 90ed3f4 - Browse repository at this point
Copy the full SHA 90ed3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce4263 - Browse repository at this point
Copy the full SHA 4ce4263View commit details -
added logic to check exit code of each use case run to set non-zero e…
…xit code if any use cases failed -- previously a failure would only occur if the last use case failed
Configuration menu - View commit details
-
Copy full SHA for 76159e3 - Browse repository at this point
Copy the full SHA 76159e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1802813 - Browse repository at this point
Copy the full SHA 1802813View commit details -
Configuration menu - View commit details
-
Copy full SHA for d079eec - Browse repository at this point
Copy the full SHA d079eecView commit details -
add single valid time (year) to use cases. Although the time looping …
…is not used in this use case, setting the time to something prevents the need to clutter up the logic to output a warning instead of an error when the time info is not set properly. Nearly all use cases use time information and should set at least 1 run time
Configuration menu - View commit details
-
Copy full SHA for aa4b433 - Browse repository at this point
Copy the full SHA aa4b433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88dfa48 - Browse repository at this point
Copy the full SHA 88dfa48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcf81b - Browse repository at this point
Copy the full SHA 3fcf81bView commit details -
pass mandatory=False argument to find_data function so that a warning…
… instead of an error is reported if no files for a given time are found
Configuration menu - View commit details
-
Copy full SHA for 81a1b41 - Browse repository at this point
Copy the full SHA 81a1b41View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 971c4d2 - Browse repository at this point
Copy the full SHA 971c4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e41fa - Browse repository at this point
Copy the full SHA d0e41faView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7a7e5 - Browse repository at this point
Copy the full SHA bd7a7e5View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce39696 - Browse repository at this point
Copy the full SHA ce39696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b57ad0 - Browse repository at this point
Copy the full SHA 9b57ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b40fe - Browse repository at this point
Copy the full SHA 90b40feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 001bb8f - Browse repository at this point
Copy the full SHA 001bb8fView commit details