-
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
Update develop-ref after dtcenter/MET#2529 and #2148 #2153
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e97a84 - Browse repository at this point
Copy the full SHA 0e97a84View commit details -
changed URL to use latest instead of develop because even though the …
…use case currently is only available in develop, it will eventually be in latest when the next release is created
Configuration menu - View commit details
-
Copy full SHA for 2116f06 - Browse repository at this point
Copy the full SHA 2116f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a2737 - Browse repository at this point
Copy the full SHA 22a2737View commit details
Commits on Jul 18, 2022
-
Feature 1694 s2s subgroups (#1697)
* per #1694, moved 4 use cases from s2s to s2s_mjo, updated paths accordingly, and turned on all s2s use cases to test that they all run successfully after the changes * per #1694, fixed paths to s2s_mjo conf files * updated documentation for use cases that were moved from s2s to s2s_mjo * attempt to free up unused disk space in GHA runner environment * moved 4 s2s use cases into s2s_mid_lat * added new model application categories to contrib guide for adding new use cases * per #947, changed convection_allowing_models use cases to short_range * changed which use case tests run to the ones that are failing and added other METdbLoad use case to see if that fails as well * test to determine which files are preventing MySQL database from being created properly * test 2 to determine which files are preventing MySQL database from being created properly * test 3 to see if removing these files is not the cause of the METdbLoad failure * updated references to METdatadb to METdataio since the repository was renamed * fixed typo * changed path to sql file needed to create database because it was moved from METviewer to METdataio * fixed path to sql file that was moved from METviewer to METdataio * removed temporary fix because metdataio conda env was created in the dtcenter/metplus-envs:metdataio Docker image * added note to update path when METviewer Dockerfile changes to reflect METdatadb rename to METdataio, ci-skip-unit-tests * fixed path to METdataio repo * add back commands to free up disk space because issue with METdbLoad use case was likely not related, ci-skip-unit-tests * run all tests with ci-run-all-diff * remove use case group added for testing, ci-skip-all * changed exit code for diff tests to 2 so it is easier to see if a use case test job failed due to an actual failure or due to differences in the output * changed grouping of s2s mid lat use cases to original grouping to prevent warning that artifact contains more than 10,000 files. The 2 WeatherRegime use cases produce a lot of output files, so splitting them up should resolve this warning * per #1694, changed all references to convection allowing models to short range in the Verification Datasets section of the documentation * changed URLs to develop version of documentation to a URL relative to the current version of the documentation to match the quick search links from the METplus User's Guide * per #947, changed references to convection_allowing_model (without the s) to short_range that were missed * updated use case test scripts to rename convection_allowing_models to short_range and added note to alert developers that the list of use cases in the script is not maintained and therefore not complete
Configuration menu - View commit details
-
Copy full SHA for a20c0bb - Browse repository at this point
Copy the full SHA a20c0bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5a35e - Browse repository at this point
Copy the full SHA 9b5a35eView commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 84f2f8c - Browse repository at this point
Copy the full SHA 84f2f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 664ec51 - Browse repository at this point
Copy the full SHA 664ec51View commit details
Commits on Jul 22, 2022
-
per #1402, rearrange and clean up config files for s2s, s2s_mid_lat, …
…and s2s_mjo. ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for ce09848 - Browse repository at this point
Copy the full SHA ce09848View commit details -
fix logic that logs default value used to properly output False vs. e…
…mpty string. Previously a False default value was logged as set to empty string
Configuration menu - View commit details
-
Copy full SHA for c0bd80b - Browse repository at this point
Copy the full SHA c0bd80bView commit details -
fixed logic to not require MTD_SINGLE_RUN to be set for MTD by using …
…a default value of False
Configuration menu - View commit details
-
Copy full SHA for 05156fd - Browse repository at this point
Copy the full SHA 05156fdView commit details -
added wrapped StatAnalysis config file back because the config file f…
…or this wrapper is optional and different behavior will be executed if no config file is set
Configuration menu - View commit details
-
Copy full SHA for 2787978 - Browse repository at this point
Copy the full SHA 2787978View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed05775 - Browse repository at this point
Copy the full SHA ed05775View commit details -
added wrapped StatAnalysis config file back because the config file f…
…or this wrapper is optional and different behavior will be executed if no config file is set
Configuration menu - View commit details
-
Copy full SHA for 1cd974f - Browse repository at this point
Copy the full SHA 1cd974fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f7cb8 - Browse repository at this point
Copy the full SHA d7f7cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6f3a6 - Browse repository at this point
Copy the full SHA ef6f3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfa89a - Browse repository at this point
Copy the full SHA ccfa89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2c002 - Browse repository at this point
Copy the full SHA 4e2c002View commit details -
Configuration menu - View commit details
-
Copy full SHA for da4e01b - Browse repository at this point
Copy the full SHA da4e01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b2a9a - Browse repository at this point
Copy the full SHA c5b2a9aView commit details -
add support for setting match_points in the TCPairs wrapped config fi…
…le and replace MET_CONFIG_OVERRIDE variable with TC_PAIRS_MATCH_POINTS
Configuration menu - View commit details
-
Copy full SHA for dcc8028 - Browse repository at this point
Copy the full SHA dcc8028View commit details -
per #1402, rearrange and clean up config files for tc_and_extra_tc us…
…e cases. ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for 40ee888 - Browse repository at this point
Copy the full SHA 40ee888View commit details
Commits on Jul 25, 2022
-
Feature 650 questions2ask (#1573)
* adding new questions section * changing table config #650 * odd section bullets #650 * adding in the rest of the text but not formatted #650 * first attempt at bullet formatting #650 * fixing errors #650 * fixing errors take 2 #650 * fixing errors take 3 #650 * fixing errors take 4 #650 * fixing errors take 5 #650 * Update systemconfiguration.rst Cleaning up "you" and changing to 3rd person. Except where "you" is referenced by a program example #650 * Update systemconfiguration.rst Taking another stab at making the bullets consistent #650 * creating new getting_started file to house Questions to Consider that was removed from the systemconfiguration file. * moving Running METplus into getting_started file and removing it from the systemconfiguration. #650 * updating index to include new Getting Started chapter #650. * updating index to include new Getting Started chapter take 2 #650. * shortening the chapter name to Installation and Configuration #650 * using updated questions #650 * Made a few formatting/wording changes * Removed text * adding flowchart question and adding periods #650 * bolding files #650 * adding changes John O. recommended. #650 * small John O. change #650 * removing duplicate question #650 * fixing question order #650 * fixing typos Tara requested * answering question 2.1.1.7 * adding Use Case Rules link to 2.1.1.7 * adding proper link to the Add Use Cases in the Contributors Guide * trying to get link to work * trying to get link to work take 2 * trying to get link to work take 3 * trying to get link to work take 4 * removing unnecessary link * fixing punctuation Co-authored-by: Julie Prestopnik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 502ae62 - Browse repository at this point
Copy the full SHA 502ae62View commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 23bda51 - Browse repository at this point
Copy the full SHA 23bda51View commit details -
feature #1566 Use Python 3.8.6 for automated tests (#1710)
* changes needed to create v5.0 version of metplus_base docker/conda environment * update metplotpy conda env to use python 3.8 and new package list, then test to see if use cases that use that env still work using the .v5 version * turn on use cases that use metplotpy_env to test new conda env * add .v5 to metplotpy conda env to test that environment * removed cartopy from requirements because cartopy may no longer be needed * changed conda environment used for use case * update conda before building environments * updated instructions and scripts to build python environments using Python 3.8.6 for METplus v5 * updated conda env to include .v5 * updated automated test logic to use new .v5 Docker images that use Conda environments built from Python 3.8.6 * rebuilt gempak and gfdl-tracker docker images to use .v5 extension to be consistent in the automation logic and avoid special behavior for those environments * added note to update OS packages to prevent wget certificate errors * renamed variables to be more clear which path they are actually storing * Updated logic to no longer handle gempak and gfdl-tracker envs differently by excluding the version number. Cleaned up logic to add version number extension to conda environment names as needed * updated scripts to create Docker image containing Conda environment for METdataio (renamed from METdatadb) to use in automated tests for v5 * turn off all use cases * turn on use cases that previously failed * turn off use cases tests that passed * turn off all use cases * per #1566, added explicit version numbers for each Python package that is installed in the Docker Conda environments used for the automated tests to ensure that the same environment will be generated even if the default version of the package differs from the env used to create them
Configuration menu - View commit details
-
Copy full SHA for 45da99e - Browse repository at this point
Copy the full SHA 45da99eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d2c19 - Browse repository at this point
Copy the full SHA 61d2c19View commit details -
change job control rules to ignore commit message keywords if running…
… on develop or main_vX.Y branches because I discovered that the commit message from doing a squash and merge in a pull request will contain any keywords used during development
Configuration menu - View commit details
-
Copy full SHA for 20af6cb - Browse repository at this point
Copy the full SHA 20af6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad33e7 - Browse repository at this point
Copy the full SHA 6ad33e7View commit details
Commits on Jul 27, 2022
-
bugfix #1713 develop METPLOTPY_BASE (#1715)
* per #1713, remove setting of METPLOTPY_BASE env var in each use case config file and instead set it in the global config settings for the automated test environment, ci-run-all-cases * per #1713, added instructions to set METPLOTPY_BASE via [user_env_vars] in the default METplus config file upon install if necessary * per #1713, added documentation to describe METPLOTPY_BASE variable that was added to the defaults.conf file
Configuration menu - View commit details
-
Copy full SHA for f58f294 - Browse repository at this point
Copy the full SHA f58f294View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd5c2eb - Browse repository at this point
Copy the full SHA dd5c2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 367d111 - Browse repository at this point
Copy the full SHA 367d111View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a617a - Browse repository at this point
Copy the full SHA b5a617aView commit details -
if TC_PAIRS_MATCH_POINTS is unset, set 'match_points = TRUE;'. This i…
…s done because the value in the TCPairsConfig_wrapped file was TRUE, but the default value in the MET config file is FALSE. Typically if a METplus variable is unset, we do not set any value for the corresponding env var which results in using the value in the default MET config file. Doing this would cause many use cases to change their results unless TC_PAIRS_MATCH_POINTS=True was added to each use case config file. We could do this for our repository, but any use case config files outside of the METplus repo would need to be updated
Configuration menu - View commit details
-
Copy full SHA for a4f4af4 - Browse repository at this point
Copy the full SHA a4f4af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6471b51 - Browse repository at this point
Copy the full SHA 6471b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2947df - Browse repository at this point
Copy the full SHA e2947dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a41115f - Browse repository at this point
Copy the full SHA a41115fView commit details -
log error and increment error count if required lat/lon bound variabl…
…es are not set instad of calling sys.exit
Configuration menu - View commit details
-
Copy full SHA for 4d318db - Browse repository at this point
Copy the full SHA 4d318dbView commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 748c098 - Browse repository at this point
Copy the full SHA 748c098View commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 994161c - Browse repository at this point
Copy the full SHA 994161cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a51511 - Browse repository at this point
Copy the full SHA 8a51511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a49dfd - Browse repository at this point
Copy the full SHA 6a49dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 774d31f - Browse repository at this point
Copy the full SHA 774d31fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84845a6 - Browse repository at this point
Copy the full SHA 84845a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec1a49 - Browse repository at this point
Copy the full SHA 7ec1a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e04960 - Browse repository at this point
Copy the full SHA 7e04960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba0546 - Browse repository at this point
Copy the full SHA 0ba0546View commit details -
Update the Release Guide while creating the MET-11.0.0-beta2 developm…
…ent release. Automatic Zenodo updates for each MET release have been DISABLED since they were being created for each development release. Revise the MET instructions to manually update the MET version on Zenodo only for official releases, not development or bugfix releases.
Configuration menu - View commit details
-
Copy full SHA for a3fcc80 - Browse repository at this point
Copy the full SHA a3fcc80View commit details -
Merge pull request #1722 from dtcenter/feature_1402_config_cleanup_mo…
…del_app Feature #1402 config cleanup model applications
Configuration menu - View commit details
-
Copy full SHA for a585524 - Browse repository at this point
Copy the full SHA a585524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd24e6 - Browse repository at this point
Copy the full SHA 8bd24e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa2ad8 - Browse repository at this point
Copy the full SHA 8fa2ad8View commit details -
Merge pull request #1727 from dtcenter/feature_1726_V5.0.0-beta2
Feature 1726 v5.0.0 beta2
Configuration menu - View commit details
-
Copy full SHA for b060e67 - Browse repository at this point
Copy the full SHA b060e67View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1625f45 - Browse repository at this point
Copy the full SHA 1625f45View commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f50294c - Browse repository at this point
Copy the full SHA f50294cView commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c0e8b8 - Browse repository at this point
Copy the full SHA 5c0e8b8View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 29d80ed - Browse repository at this point
Copy the full SHA 29d80edView commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64d5ee0 - Browse repository at this point
Copy the full SHA 64d5ee0View commit details -
Feature 1746 recreate release (#1751)
* Adding instructions for recreating and existing release * Reorder the step's based on suggestions from @georgemccabe
Configuration menu - View commit details
-
Copy full SHA for 91c1a65 - Browse repository at this point
Copy the full SHA 91c1a65View commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68ff502 - Browse repository at this point
Copy the full SHA 68ff502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2229e77 - Browse repository at this point
Copy the full SHA 2229e77View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d707507 - Browse repository at this point
Copy the full SHA d707507View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dce51bc - Browse repository at this point
Copy the full SHA dce51bcView commit details
Commits on Aug 26, 2022
-
* Modifications for METbaseimage * Update README.md Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d405db - Browse repository at this point
Copy the full SHA 2d405dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8804eb - Browse repository at this point
Copy the full SHA e8804ebView commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9216c6b - Browse repository at this point
Copy the full SHA 9216c6bView commit details -
Per dtcenter/METplus-Internal#20, change log output to always include…
… username and include user ID if it is available
Configuration menu - View commit details
-
Copy full SHA for 458714c - Browse repository at this point
Copy the full SHA 458714cView commit details
Commits on Sep 1, 2022
-
Per dtcenter/METplus-Internal#20, fixed bug introduced from commit 45…
…8714c to develop where error is thrown if username cannot be obtained, which occurs in environment running GHA tests
Configuration menu - View commit details
-
Copy full SHA for fb2d093 - Browse repository at this point
Copy the full SHA fb2d093View commit details -
Revert "Per dtcenter/METplus-Internal#20, fixed bug introduced from c…
Configuration menu - View commit details
-
Copy full SHA for ffd9baa - Browse repository at this point
Copy the full SHA ffd9baaView commit details -
Revert "Per dtcenter/METplus-Internal#20, change log output to always…
… include username and include user ID if it is available" This reverts commit 458714c.
Configuration menu - View commit details
-
Copy full SHA for d3f6949 - Browse repository at this point
Copy the full SHA d3f6949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fdc55e - Browse repository at this point
Copy the full SHA 1fdc55eView commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a93c36 - Browse repository at this point
Copy the full SHA 2a93c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62533ca - Browse repository at this point
Copy the full SHA 62533caView commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b254020 - Browse repository at this point
Copy the full SHA b254020View commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb80ee9 - Browse repository at this point
Copy the full SHA cb80ee9View commit details -
Feature dtcenter/METplus-Internal#15 checksum for release (#1769)
Co-authored-by: Julie Prestopnik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6043797 - Browse repository at this point
Copy the full SHA 6043797View commit details -
Feature dtcenter/METplus-Internal#32 change SCRUB_STAGING_DIR default…
… and add documentation (#1784)
Configuration menu - View commit details
-
Copy full SHA for a32de2b - Browse repository at this point
Copy the full SHA a32de2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9732cd - Browse repository at this point
Copy the full SHA e9732cdView commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ea203a - Browse repository at this point
Copy the full SHA 8ea203aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a8d1e - Browse repository at this point
Copy the full SHA 36a8d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ec114 - Browse repository at this point
Copy the full SHA f7ec114View commit details -
Configuration menu - View commit details
-
Copy full SHA for a26e18e - Browse repository at this point
Copy the full SHA a26e18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a15989b - Browse repository at this point
Copy the full SHA a15989bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1e6cbc - Browse repository at this point
Copy the full SHA c1e6cbcView commit details -
Revert "update Python version to 3.8.6"
This reverts commit c1e6cbc.
Configuration menu - View commit details
-
Copy full SHA for 3c235a1 - Browse repository at this point
Copy the full SHA 3c235a1View commit details
Commits on Sep 12, 2022
-
added return value checking to error and exit a non-zero value if doc…
…ker build or docker push fail
Configuration menu - View commit details
-
Copy full SHA for 1fe92cc - Browse repository at this point
Copy the full SHA 1fe92ccView commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08263d6 - Browse repository at this point
Copy the full SHA 08263d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfe783e - Browse repository at this point
Copy the full SHA bfe783eView commit details -
Feature #1330 MJO ENSO use case (#1794)
Co-authored-by: cristianastan2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60353b6 - Browse repository at this point
Copy the full SHA 60353b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728707c - Browse repository at this point
Copy the full SHA 728707cView commit details
Commits on Sep 21, 2022
-
Feature #1816 ensemble vx removal from EnsembleStat (#1820)
Co-authored-by: John Halley Gotway <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eac157d - Browse repository at this point
Copy the full SHA eac157dView commit details -
Feature #1816 rename cases and files (#1823)
Co-authored-by: John Halley Gotway <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5142828 - Browse repository at this point
Copy the full SHA 5142828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ab383 - Browse repository at this point
Copy the full SHA 38ab383View commit details -
Configuration menu - View commit details
-
Copy full SHA for c398dbc - Browse repository at this point
Copy the full SHA c398dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b299e1e - Browse repository at this point
Copy the full SHA b299e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e90df55 - Browse repository at this point
Copy the full SHA e90df55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fc496 - Browse repository at this point
Copy the full SHA 83fc496View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d39ec - Browse repository at this point
Copy the full SHA b3d39ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9072b - Browse repository at this point
Copy the full SHA 5d9072bView commit details -
Feature #1817 5.0.0-beta3 release (#1825)
Co-authored-by: bikegeek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe20623 - Browse repository at this point
Copy the full SHA fe20623View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a8aac - Browse repository at this point
Copy the full SHA b8a8aacView commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b8505d - Browse repository at this point
Copy the full SHA 0b8505dView commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cace0bd - Browse repository at this point
Copy the full SHA cace0bdView commit details
Commits on Oct 3, 2022
-
explicitly set units for obs read via python embedding since PR dtcen…
…ter/MET#2288 no longer guesses units based on grib table units (which can be inaccurate of the actual data)
Configuration menu - View commit details
-
Copy full SHA for aa39d9a - Browse repository at this point
Copy the full SHA aa39d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64750a8 - Browse repository at this point
Copy the full SHA 64750a8View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e19ad3 - Browse repository at this point
Copy the full SHA 0e19ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb2df4 - Browse repository at this point
Copy the full SHA 1bb2df4View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0181726 - Browse repository at this point
Copy the full SHA 0181726View commit details -
Merge pull request #1839 from dtcenter/feature_1808_POE_temp_useCase
Feature 1808 poe temp use case
Configuration menu - View commit details
-
Copy full SHA for 0ab0b2c - Browse repository at this point
Copy the full SHA 0ab0b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e05c0 - Browse repository at this point
Copy the full SHA 40e05c0View commit details -
* Per #1847, moved release notes to be its own chapter, reformatted component release notes, and added new section for upgrade instructions * Per #1847, added release-notes internal tag * Per #1847, fix error and reformat link * Per #1847, modified release instructions to add a section about upgrade instructions * Per #1847, modified release instructions to add a section about upgrade instructions * Per #1847, resolve doc warnings * Per #1847, updated instructions for clarity. * Per #1847, modified text and link. * Per #1847, modified wording and resolve error with note
Configuration menu - View commit details
-
Copy full SHA for d7c117f - Browse repository at this point
Copy the full SHA d7c117fView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4427703 - Browse repository at this point
Copy the full SHA 4427703View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00fd664 - Browse repository at this point
Copy the full SHA 00fd664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2e1d8 - Browse repository at this point
Copy the full SHA 3d2e1d8View commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1772499 - Browse repository at this point
Copy the full SHA 1772499View commit details -
Configuration menu - View commit details
-
Copy full SHA for d512507 - Browse repository at this point
Copy the full SHA d512507View commit details
Commits on Oct 25, 2022
-
Feature 1852 use case physics tendency (#1881)
* Issue #1852 initial work for the Planview plot * Issue #1852 planview plot for physics tendency * issue #1852 cleared away unused/unneccessary code * Issue #1852 update script command * Issue #1852 first draft, doesn't have correct content * Issue #1852 updated name of output plot to include short_range in name * Issue #1852 renamed to include fcstOnly label * Issue #1852 initial commit * Issue #1852 * Issue #1852 * Issue #1852 initial commit * issue #1852 vertical cross section * Issue 1852 clean up unused lines * Issue #1852 initial commit * Issue #1852 * Issue #1852 updates * Issue #1852 fixed documentation warnings, but some problems remain * fixing line length for chapter and section headers and one letter capitalization * cleaning up line spacing and trying to fix a critical error. * trying to fix critical error again * Issue #1852 more description for data and dependency on METplotpy with additional instructions * Issue #1852 update location of input data to single directory * Removing duplicate files with a misformatted name that are not needed * Per #1852, making changes to formatting to eliminate errors * Issue #1852 remove redundant yaml config file * Issue #1852 update PYTHONPATH information * Issue #1852 fixed conflicts * Issue #1852 update path to shapefile * Issue #1852 fixed copy and paste error * Issue #1852 add three use case entries: Planview, VerticalProfile, and VerticalCrossSection for the short range Physics tendency use case * Issue #1852 add latest short range tests to top, move down list when everything passes * Update use_case_groups.json move short_range use cases #10-12 to below the short range test for #9 * Issue #1852 clean up conf files by providing variables for the input netCDF files and for the planview plot, allow user to indicate pressure levels * Issue #1852 Indicate external Python packages * Issue #1852 added external dependency section * removed env vars that don't need to be set -- METPLOTPY_BASE is set by the automated test conf (.github/parm/test_settings.conf) and PYTHONPATH doesn't need to be set because METplotpy is installed in Python environment for use case tests * Update UserScript_fcstFV3_fcstOnly_PhysicsTendency_Planview.py Fixed one typo * Update UserScript_fcstFV3_fcstOnly_PhysicsTendency_VerticalCrossSection.py Fixed a typo * Update UserScript_fcstFV3_fcstOnly_PhysicsTendency_VerticalProfile.py Same typo, same fix * Issue #1852 remove extraneous entry for USER_SCRIPT_COMMAND, a hold-over from the original implementation which doesn't allow the user to easily specify the FV3 history file and grid spec netCDF file * Update UserScript_fcstFV3_fcstOnly_PhysicsTendency_VerticalProfile.conf Removed the incorrect USER_SCRIPT_COMMAND in previous commit. Reinstated the correct version and removed the incorrect command. * update html file from Planview to VerticalProfile Co-authored-by: Lisa Goodrich <[email protected]> Co-authored-by: Julie Prestopnik <[email protected]> Co-authored-by: George McCabe <[email protected]> Co-authored-by: Hank Fisher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8708ac - Browse repository at this point
Copy the full SHA d8708acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa0927 - Browse repository at this point
Copy the full SHA 0fa0927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30130f2 - Browse repository at this point
Copy the full SHA 30130f2View commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6fb3394 - Browse repository at this point
Copy the full SHA 6fb3394View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ef698 - Browse repository at this point
Copy the full SHA e2ef698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f6070 - Browse repository at this point
Copy the full SHA 73f6070View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4134118 - Browse repository at this point
Copy the full SHA 4134118View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3664336 - Browse repository at this point
Copy the full SHA 3664336View commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4f50a0 - Browse repository at this point
Copy the full SHA e4f50a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e8b46 - Browse repository at this point
Copy the full SHA 38e8b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c49c3d - Browse repository at this point
Copy the full SHA 3c49c3dView commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e44a0b - Browse repository at this point
Copy the full SHA 1e44a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e599477 - Browse repository at this point
Copy the full SHA e599477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97580bb - Browse repository at this point
Copy the full SHA 97580bbView commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 66cb3ce - Browse repository at this point
Copy the full SHA 66cb3ceView commit details -
Merge pull request #1908 from dtcenter/feature_1482_useCase_buoyData
Feature 1482 use case buoy data
Configuration menu - View commit details
-
Copy full SHA for 45d46da - Browse repository at this point
Copy the full SHA 45d46daView commit details -
Merge pull request #1914 from dtcenter/feature_1828_useCase_cocorahs
Feature 1828 use case cocorahs
Configuration menu - View commit details
-
Copy full SHA for 0cbf8c4 - Browse repository at this point
Copy the full SHA 0cbf8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d329275 - Browse repository at this point
Copy the full SHA d329275View commit details -
Revert "handle if input to format_thresh is already a list"
This reverts commit d329275.
Configuration menu - View commit details
-
Copy full SHA for 2ac94e2 - Browse repository at this point
Copy the full SHA 2ac94e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e444854 - Browse repository at this point
Copy the full SHA e444854View commit details -
per #1910, added time util function to add field info to time info di…
…ctionary and updated wrapper logic to use this function to add this info instead of passing field info (var_info) to CommandBuilder.find_data to get level info, ci-run-all-diff
Configuration menu - View commit details
-
Copy full SHA for 1990a5b - Browse repository at this point
Copy the full SHA 1990a5bView commit details -
change logic to preserve full level string for [fcst/obs]_level so Se…
…riesAnalysis cases build the same file names, but parse out time info for setting generic level for string sub to preserve previous behavior
Configuration menu - View commit details
-
Copy full SHA for 9ac11e8 - Browse repository at this point
Copy the full SHA 9ac11e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0081bd3 - Browse repository at this point
Copy the full SHA 0081bd3View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb8d20a - Browse repository at this point
Copy the full SHA eb8d20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d674824 - Browse repository at this point
Copy the full SHA d674824View commit details -
add quotes around input files to plot_point_obs command to allow supp…
…ort for Python Embedding as input
Configuration menu - View commit details
-
Copy full SHA for 185e90e - Browse repository at this point
Copy the full SHA 185e90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0c192 - Browse repository at this point
Copy the full SHA 0d0c192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d12cb5 - Browse repository at this point
Copy the full SHA 6d12cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3b91d - Browse repository at this point
Copy the full SHA 1b3b91dView commit details -
per #1910, added unit tests to ensure that level is set properly in t…
…he forecast input template
Configuration menu - View commit details
-
Copy full SHA for f67106f - Browse repository at this point
Copy the full SHA f67106fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1a065 - Browse repository at this point
Copy the full SHA 2c1a065View commit details
Commits on Nov 10, 2022
-
added script to create geovista conda environment via Docker to use i…
…n the automated use case tests
Configuration menu - View commit details
-
Copy full SHA for 9d53f02 - Browse repository at this point
Copy the full SHA 9d53f02View commit details
Commits on Nov 11, 2022
-
Feature 1561 use case ugrid python embedding (#1927)
Co-authored-by: George McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c930429 - Browse repository at this point
Copy the full SHA c930429View commit details -
Feature 1453 use case iodav2 python embedding (#1930)
Co-authored-by: George McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecb04d7 - Browse repository at this point
Copy the full SHA ecb04d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed10ae - Browse repository at this point
Copy the full SHA 5ed10aeView commit details -
Merge pull request #1919 from dtcenter/bugfix_1910_develop_ensemble_s…
…tat_lev_in_fcst Bugfix #1910 develop EnsembleStat level in forecast input template
Configuration menu - View commit details
-
Copy full SHA for 4f1d6e6 - Browse repository at this point
Copy the full SHA 4f1d6e6View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89e8dd9 - Browse repository at this point
Copy the full SHA 89e8dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1a28f - Browse repository at this point
Copy the full SHA 8d1a28fView commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 90d7c35 - Browse repository at this point
Copy the full SHA 90d7c35View commit details
Commits on Nov 16, 2022
-
Feature #1819 alert users if updates to EnsembleStat use cases are ne…
…eded (#1945) Co-authored-by: Dan Adriaansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fb1a32 - Browse repository at this point
Copy the full SHA 7fb1a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a0132 - Browse repository at this point
Copy the full SHA a4a0132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618f145 - Browse repository at this point
Copy the full SHA 618f145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0aa74 - Browse repository at this point
Copy the full SHA 8c0aa74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3678971 - Browse repository at this point
Copy the full SHA 3678971View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 798d119 - Browse repository at this point
Copy the full SHA 798d119View commit details -
Feature #1953 seeps config in GridStat and PointStat (#1954)
Co-authored-by: johnhg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bff8eb - Browse repository at this point
Copy the full SHA 8bff8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9811d5a - Browse repository at this point
Copy the full SHA 9811d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4bd22 - Browse repository at this point
Copy the full SHA fc4bd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2b472 - Browse repository at this point
Copy the full SHA 1d2b472View commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d74598e - Browse repository at this point
Copy the full SHA d74598eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1d926 - Browse repository at this point
Copy the full SHA 8a1d926View commit details
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e34f284 - Browse repository at this point
Copy the full SHA e34f284View commit details
Commits on Dec 1, 2022
-
Feature #1885 gh_projects (#1973)
Co-authored-by: George McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b490e86 - Browse repository at this point
Copy the full SHA b490e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebefa6c - Browse repository at this point
Copy the full SHA ebefa6cView commit details
Commits on Dec 2, 2022
-
Update formatting of the GitHub project filters so that they can be c…
…opy/pasted directly from RTD into the GitHub project filter.
Configuration menu - View commit details
-
Copy full SHA for 1b6d81c - Browse repository at this point
Copy the full SHA 1b6d81cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 179852e - Browse repository at this point
Copy the full SHA 179852eView commit details
Commits on Dec 5, 2022
-
Feature #1711, #1783, #1814, and #1835 Documentation - Multiple files…
…, PCPCombine constant init, Docker instructions, and MET links (#1967) Co-authored-by: Dan Adriaansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35fd7a6 - Browse repository at this point
Copy the full SHA 35fd7a6View commit details -
run diff logic on push for develop and main_v* branches, fix logic to…
… properly run all use cases
Configuration menu - View commit details
-
Copy full SHA for e209244 - Browse repository at this point
Copy the full SHA e209244View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 532a622 - Browse repository at this point
Copy the full SHA 532a622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5884aff - Browse repository at this point
Copy the full SHA 5884affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c784f2 - Browse repository at this point
Copy the full SHA 2c784f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 663fb4e - Browse repository at this point
Copy the full SHA 663fb4eView commit details
Commits on Dec 7, 2022
-
Removed statsmodels from the table, this package is no longer a requirement. The necessary functionality was pulled out of the statsmodels repository and incorporated into the METcalcpy repository
Configuration menu - View commit details
-
Copy full SHA for c1bd0bb - Browse repository at this point
Copy the full SHA c1bd0bbView commit details -
METdataio *must* only use pandas 1.2.3. METdataio also requires pyyaml.
Configuration menu - View commit details
-
Copy full SHA for 8d6f379 - Browse repository at this point
Copy the full SHA 8d6f379View commit details -
METdatio uses pytest to test aspects of the METreformat module
Configuration menu - View commit details
-
Copy full SHA for 0f89c3f - Browse repository at this point
Copy the full SHA 0f89c3fView commit details -
Explicitly add the step to commit and push changes to the file containing the author list.
Configuration menu - View commit details
-
Copy full SHA for 48596a1 - Browse repository at this point
Copy the full SHA 48596a1View commit details -
Added METdataio for lxml, numpy, pandas, and pymysql
Configuration menu - View commit details
-
Copy full SHA for a2e7fa9 - Browse repository at this point
Copy the full SHA a2e7fa9View commit details
Commits on Dec 8, 2022
-
Update finalize_release_on_github_official.rst
added branch protection rules step and the interface to Github was modified, you need to click on the stacked '->' icon to switch default branches
Configuration menu - View commit details
-
Copy full SHA for 7e3c8c7 - Browse repository at this point
Copy the full SHA 7e3c8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fc671 - Browse repository at this point
Copy the full SHA 05fc671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4910a71 - Browse repository at this point
Copy the full SHA 4910a71View commit details -
psutil no longer needed in METplotpy and METcalcpy
Configuration menu - View commit details
-
Copy full SHA for 4f4f863 - Browse repository at this point
Copy the full SHA 4f4f863View commit details -
METcalcpy no longer requires imutils and allow versions 0.5.3 and above
Configuration menu - View commit details
-
Copy full SHA for db3535d - Browse repository at this point
Copy the full SHA db3535dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba21fc8 - Browse repository at this point
Copy the full SHA ba21fc8View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 72907bd - Browse repository at this point
Copy the full SHA 72907bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccbabf5 - Browse repository at this point
Copy the full SHA ccbabf5View commit details -
Feature 1819 format doc (#1981)
Co-authored-by: George McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16ff8d2 - Browse repository at this point
Copy the full SHA 16ff8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c535ec7 - Browse repository at this point
Copy the full SHA c535ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1dffa - Browse repository at this point
Copy the full SHA 0d1dffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd52d60 - Browse repository at this point
Copy the full SHA dd52d60View commit details
Commits on Dec 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ecabe5 - Browse repository at this point
Copy the full SHA 4ecabe5View commit details
Commits on Dec 13, 2022
-
allow rest of workflow to run even if job to update data volumes fail…
…s in case server is down
Configuration menu - View commit details
-
Copy full SHA for 786821c - Browse repository at this point
Copy the full SHA 786821cView commit details -
updated version for action to update input data volumes and added max…
… number of DockerHub tag pages to search to 15
Configuration menu - View commit details
-
Copy full SHA for 69394b8 - Browse repository at this point
Copy the full SHA 69394b8View commit details -
updated release notes for official METplus release to untar the sampl…
…e data for next version directory
Configuration menu - View commit details
-
Copy full SHA for 45cdb7a - Browse repository at this point
Copy the full SHA 45cdb7aView commit details -
Update release guide to create the input test data directory for offi…
…cial MET releases.
Configuration menu - View commit details
-
Copy full SHA for 9a51e74 - Browse repository at this point
Copy the full SHA 9a51e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1da789 - Browse repository at this point
Copy the full SHA b1da789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191dcf8 - Browse repository at this point
Copy the full SHA 191dcf8View commit details
Commits on Dec 15, 2022
-
install library needed for geovista package, remove editable flag so …
…geovista code will be added directly to python instead of reading it from the source code location, ci-skip-all
Configuration menu - View commit details
-
Copy full SHA for 835fc7b - Browse repository at this point
Copy the full SHA 835fc7bView commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 41c97e4 - Browse repository at this point
Copy the full SHA 41c97e4View commit details
Commits on Dec 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7dd34c - Browse repository at this point
Copy the full SHA a7dd34cView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad98cc8 - Browse repository at this point
Copy the full SHA ad98cc8View commit details
Commits on Jan 19, 2023
-
fixed bug to set environment variables in the RegridDataPlane environ…
…ment instead of the PyEmbedIngest environment
Configuration menu - View commit details
-
Copy full SHA for 43b8919 - Browse repository at this point
Copy the full SHA 43b8919View commit details
Commits on Jan 25, 2023
-
Feature #2015 modulefiles (#2024)
* Adding modulefile for WCOSS2 * Updated references of 4.1.1 to 5.0.0
Configuration menu - View commit details
-
Copy full SHA for 200843b - Browse repository at this point
Copy the full SHA 200843bView commit details
Commits on Feb 9, 2023
-
Feature #2005 updates to create v5.1 conda environments that use debi…
…an10 and Python 3.10.4 (#2043)
Configuration menu - View commit details
-
Copy full SHA for 07824ce - Browse repository at this point
Copy the full SHA 07824ceView commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbbbc8b - Browse repository at this point
Copy the full SHA cbbbc8bView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb2318f - Browse repository at this point
Copy the full SHA cb2318fView commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 090790f - Browse repository at this point
Copy the full SHA 090790fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d7da8 - Browse repository at this point
Copy the full SHA 34d7da8View commit details -
add use case group name to output path so that output and error logs …
…will contain use case category to more easily see which case was run
Configuration menu - View commit details
-
Copy full SHA for 90c39e0 - Browse repository at this point
Copy the full SHA 90c39e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4b590 - Browse repository at this point
Copy the full SHA 3b4b590View commit details
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bea6218 - Browse repository at this point
Copy the full SHA bea6218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1885712 - Browse repository at this point
Copy the full SHA 1885712View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9670e4 - Browse repository at this point
Copy the full SHA e9670e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e28e5 - Browse repository at this point
Copy the full SHA e9e28e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5cd12 - Browse repository at this point
Copy the full SHA fa5cd12View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 165062d - Browse repository at this point
Copy the full SHA 165062dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 820c34c - Browse repository at this point
Copy the full SHA 820c34cView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63405c6 - Browse repository at this point
Copy the full SHA 63405c6View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f1e069 - Browse repository at this point
Copy the full SHA 1f1e069View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad88138 - Browse repository at this point
Copy the full SHA ad88138View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f383f79 - Browse repository at this point
Copy the full SHA f383f79View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0e8b08 - Browse repository at this point
Copy the full SHA c0e8b08View commit details -
per #2006, fix priority of obs_window config variables so that wrappe…
…r-specific version is preferred over generic OBS_WINDOW_BEGIN/END (#2062)
Configuration menu - View commit details
-
Copy full SHA for 4651dae - Browse repository at this point
Copy the full SHA 4651daeView commit details -
Feature 2065 v5.1.0 beta1 (#2066)
* updated version number * added release notes * Update docs/Users_Guide/release-notes.rst Co-authored-by: John Halley Gotway <[email protected]> --------- Co-authored-by: John Halley Gotway <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8eb1364 - Browse repository at this point
Copy the full SHA 8eb1364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f97339 - Browse repository at this point
Copy the full SHA 1f97339View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c2a302 - Browse repository at this point
Copy the full SHA 7c2a302View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96793d2 - Browse repository at this point
Copy the full SHA 96793d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9f8d78 - Browse repository at this point
Copy the full SHA d9f8d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0aec2f - Browse repository at this point
Copy the full SHA b0aec2fView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c19aebc - Browse repository at this point
Copy the full SHA c19aebcView commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 989b13b - Browse repository at this point
Copy the full SHA 989b13bView commit details
Commits on Mar 14, 2023
-
added commented process list that was accidentally removed -- this is…
… used if the pre-processing steps are needed
Configuration menu - View commit details
-
Copy full SHA for 2d27fb0 - Browse repository at this point
Copy the full SHA 2d27fb0View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8edf183 - Browse repository at this point
Copy the full SHA 8edf183View commit details -
Feature 2076 release dropdown menu (#2083)
* test dropdowns * Update release-notes.rst Attempting to resolve WARNING * testing dropdowns * adding dropdown menus * testing dropdown remove from warning section * dropdown testing * dropdown menu tests * dropdown menus after the warnings section, the dropdown menu only has one space instead of the normal 2 spaces. If it has 2 spaces, it gets sucked into the warning section. * spaces with warning * no spaces for warning * Update release-notes.rst warning note has to be indented 1 space. Originally it was no spaces but then all of the dropdown menus end up in the warning message. If it's 2 spaces, as is normal, then the warning is indented, which is unnecessary. 1 space is slightly indented and keeps the dropdown menus separate. --------- Co-authored-by: jprestop <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e4db77 - Browse repository at this point
Copy the full SHA 0e4db77View commit details
Commits on Apr 4, 2023
-
Bugfix #2096/#2098 develop - fix skip if output exists and do not err…
…or if no commands were run (#2099)
Configuration menu - View commit details
-
Copy full SHA for d97128e - Browse repository at this point
Copy the full SHA d97128eView commit details
Commits on Apr 6, 2023
-
Feature 1516 use case mvmode (#2094)
Co-authored-by: Tracy Hertneky <[email protected]> Co-authored-by: George McCabe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7739693 - Browse repository at this point
Copy the full SHA 7739693View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a2241 - Browse repository at this point
Copy the full SHA b7a2241View commit details
Commits on Apr 10, 2023
-
Fix for Dockerfile smell DL4000 (#2112)
Co-authored-by: Giovanni Rosa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f157f7 - Browse repository at this point
Copy the full SHA 9f157f7View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 099f469 - Browse repository at this point
Copy the full SHA 099f469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9cd8d - Browse repository at this point
Copy the full SHA 3c9cd8dView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc01e88 - Browse repository at this point
Copy the full SHA cc01e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2637ca3 - Browse repository at this point
Copy the full SHA 2637ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec8838 - Browse repository at this point
Copy the full SHA cec8838View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bcf1b - Browse repository at this point
Copy the full SHA a7bcf1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c349e1 - Browse repository at this point
Copy the full SHA 6c349e1View commit details
Commits on Apr 28, 2023
-
Feature #1977 ARGO use case (#2148)
Co-authored-by: j-opatz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9d8595 - Browse repository at this point
Copy the full SHA d9d8595View commit details -
Feature develop cycle change (#2150)
* change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT * change PROJECT ASSIGNMENT to CYCLE ASSIGNMENT * Added paths to ignore --------- Co-authored-by: jprestop <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f55b8b9 - Browse repository at this point
Copy the full SHA f55b8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23c8c2 - Browse repository at this point
Copy the full SHA d23c8c2View commit details