Skip to content
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 #1587 #1689

Merged
merged 486 commits into from
Jul 6, 2022
Merged

Update develop-ref after #1587 #1689

merged 486 commits into from
Jul 6, 2022

Conversation

j-opatz
Copy link
Contributor

@j-opatz j-opatz commented Jul 6, 2022

#1587 New use case

lisagoodrich and others added 30 commits November 16, 2021 16:19
* Per #934 add stages of the METplus release cycle.

* Per #934, adding link to descriptions of the release cycle in the User's Guide.

* Per #934, made corrections

* Per #934, changed Beta and Release Candidate (rc) from bold to subsubsections.

* Update index.rst

Co-authored-by: Julie Prestopnik <[email protected]>
This table will be added to the statistics page as a separate table. #1049
… User's Guide instead of downloading it and attaching it to the release
georgemccabe and others added 28 commits May 24, 2022 11:09
…tom action because it appears to no longer be available in python3 that comes with alpine:latest (latest was recently updated to 3.16.0), ci-run-all-cases
…st version broke the automation logic, ci-run-all-cases
…the latest version broke the automation logic, ci-run-all-cases"

This reverts commit e417803.
* Added instructions for updating the Coordinated METplus X.Y release section on the DTC website

* Made some wording changes.

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

* Update docs/Release_Guide/release_steps/common/update_dtc_website.rst

Co-authored-by: johnhg <[email protected]>

Co-authored-by: johnhg <[email protected]>
Co-authored-by: George McCabe <[email protected]>
Co-authored-by: Christina Kalb <[email protected]>
* Initial documentation for user support

* Modified to try to resolve documentation errors

* Update wording and formatting

* Attempt to fix formatting problem

* Modified and added content

* Trying out new formatting

* Trying out new formatting

* Made suggested changes from John.
* moved logic to handle climo_mean/stdev dictionaries into met_config utility

* moved constant variable to constants and made name uppercase

* per #1599, added logic to read VAR<n> variables for climo_mean/stdev (i.e. GRID_STAT_CLIMO_MEAN_VAR1_NAME). Added function to easily format field info for a single field or list of fields with fewer arguments

* added function to format field info that is easier to call than get_field_info and can eventually replace it

* added line breaks to match pep8 standards, ci-run-all-diff

* per 1599, added documentation for new config variables

* replaced calls to get_field_info with format_field_info since it is much simpler

* fixed bug where field list is never returned from function call

* removed whitespace

* modified logic to report an error if no commands were run at all

* only report an error if the process list contains a wrapper that should generate at least 1 command. Example and CyclonePlotter wrappers do not run any shell commands, so they are excluded

* per feedback in PR #1658 review, added glossary entry that is wrapper independent and provide reference to that entry instead of duplicating information for each wrapper

* per #1653, add unit tests to check that day_interval value of climo_mean/stdev dictionary can be NA or an integer

* per #1653, modified function to read climo variables to support NA instead of just integers

* per #1653, updated unit tests to test both climo_mean and climo_stdev variables, added tests for all other climo variables
…er/met-dev if the tag is develop, otherwise use dtcenter/met
…. After restructuring the repo, remove the 'met/' prefix from some paths. Also, remove the attach_release_tarfile.rst instructions since that step is no longer required. Technically, its still needed for version 10 bugfix releases, but just removing it now is simpler.
* added documentation

* added pic, config file, more documentation

* modified config file, added to internal tests

* attempt to correct docs error

* added new tool-specific probability feature

* Updated run option in json file
@j-opatz j-opatz added this to the METplus-5.0.0 milestone Jul 6, 2022
@j-opatz j-opatz merged commit dde9411 into develop-ref Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.