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 #1221 #1228

Merged
merged 256 commits into from
Oct 26, 2021
Merged

Update develop-ref after #1221 #1228

merged 256 commits into from
Oct 26, 2021

Conversation

georgemccabe
Copy link
Collaborator

#1221 added a use case for a new wrapper (GenEnsProd) that generates new output data

georgemccabe and others added 30 commits April 1, 2021 09:50
…ip instead of custom version, added info to contrib guide about CI
Co-authored-by: George McCabe <mccabe@ucar.edu>
* Added section for ReadTheDocs, added basic info about the Release Guide and Verification Datasets Guide, but more information on those needs to be added later

* Added information about the various versions available in the documentation

* Updated the ReadTheDocs section with information on hidden branches and how to access them; Modified dtcenter.github.io references

* Added section to add_use_case.rst about Accessing the Documentation and modified documentation.rst to indicate the docs can still be built manually

* Modified format of list

* Modified formatting

* Changed GitHub Pages links to Read the Docs links

* Modified formatting

* Fixed typo

* Updated Release Guide for Read The Docs

* Took out duplicate data and consolidated sections

* Update docs/Contributors_Guide/add_use_case.rst

Removed sentence

Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>

* Update docs/Contributors_Guide/add_use_case.rst

Fixed typo

Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>

* Update docs/Contributors_Guide/add_use_case.rst

Removed end of previously removed sentence.

Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>

Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
Co-authored-by: George McCabe <mccabe@ucar.edu>
Co-authored-by: johnhg <johnhg@ucar.edu>
Co-authored-by: George McCabe <mccabe@dakota.rap.ucar.edu>
Co-authored-by: George McCabe <mccabe@ucar.edu>
Co-authored-by: George McCabe <mccabe@ucar.edu>
…elease notes. Updating release notes should occur before merging the release branch.
* Test latex_* settings in conf.py

* Test latex_* settings in conf.py

* Formatting in rst files for PDF

* Formatting in rst files for PDF

* Formatting in rst files for PDF

* Test rst file change for PDF formatting

* Change tocdepth to 3

* Change secnumdepth to 3

* Change secnumdepth/tocdepth to 4

* Change tocdepth to 3

* Change secnumdepth to 3

* Change secnumdepth/tocdepth to 4

* Test TOC settings

* Test TOC settings

* Test TOC settings

* Test reference section

* Test reference section

* Test quick search

* Test quick search

* Test quick search

* Test quick search

* Test quick search

* Test quick search

* Remove local pdf build lines

* Test quick search mods for PDF

* Test quick search mods for PDF

* Update quicksearch.rst

Format HTML and PDF separately

* Update quicksearch.rst

Fix typo in "only" directive

* Update quicksearch.rst

Fix typos in latex formatting

* Fix typo in quicksearch.rst

* Update systemconfiguration.rst

* Update conf.py

Address: WARNING: The config value `latex_show_pagerefs' has type `str', defaults to `bool'.

* Update conf.py

Fix typo, change master_doc variable to address warning

* Update conf.py

* Update conf.py

* Update conf.py

* Update conf.py

Test changing the root doc for PDF

* Update conf.py

Change latex_master_doc back to Users Guide

Co-authored-by: Keith Searight <searight@ucar.edu>
bikegeek and others added 25 commits October 5, 2021 18:09
…erence system), remove unneccessary code and comments, add support to read the central longitude from the config file.
* updated file names for use case

* updated documentation for renaming, changing data

* Update docs/Contributors_Guide/add_use_case.rst

* split section into 2 sections for clarity

* added info about removing old data from sample input data, added info about conda environments used for running use cases and automated tests, added text to make instructions more clear if one of two commands should be run

* added missing parenthesis

Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
need to update reference after renaming a use case, affecting the tests
… will always be set to 180 in the plotting script to center the map on the Pacific Ocean.
…ting, cleaning up code, moving hard-coded values from the plotting method into initialization section.
…ng required labels for development and official release.
…ls/cartopy#1401 and removing the original command of ax.gridlines(draw_labels=False, xlocs=[180, -180]) to prevent overlapping of 180E and 180W for central_longitude=180. Also fixed the sorting so the final ASCII (.csv) representation of the final data frame has been reindexed.
removed extra entry for met_tools to test the cycloneplotter wrapper earlier in the process.
update cartopy version from 0.17 to 0.18 (the 0.18 version "fixes" the issue with overlapping 180/-180 longitude labels when the central longitude is set to 180).
* Added a needed 'to'

* Added zenodo

* Added screenshot images

* Added zenodo

* Update docs/Release_Guide/release_steps/met/confirm_zenodo.rst

Co-authored-by: johnhg <johnhg@ucar.edu>

* Update docs/Release_Guide/release_steps/metplus/update_zenodo.rst

Co-authored-by: johnhg <johnhg@ucar.edu>

* Update docs/Release_Guide/release_steps/metplus/update_zenodo.rst

Co-authored-by: johnhg <johnhg@ucar.edu>

* Update docs/Release_Guide/release_steps/metplus/update_zenodo.rst

Co-authored-by: johnhg <johnhg@ucar.edu>

* Added zenodo

* Updated to remove figure and changed formatting of link.

* Added zenodo step for bugfix releases

* Added zenodo

* Removed zenodo for metplus bugfix

* Update confirm_zenodo.rst

Co-authored-by: Julie Prestopnik <jpresto@seneca.rap.ucar.edu>
Co-authored-by: johnhg <johnhg@ucar.edu>
Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
Co-authored-by: johnhg <johnhg@ucar.edu>
Co-authored-by: j-opatz <jopatz@ucar.edu>
@georgemccabe georgemccabe added this to the METplus-4.1.0 milestone Oct 26, 2021
@georgemccabe georgemccabe linked an issue Oct 26, 2021 that may be closed by this pull request
21 tasks
@georgemccabe georgemccabe merged commit 322bfa3 into develop-ref Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Wrapper: GenEnsProd