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 #1000 (cycloneplotter) #1211

Merged
merged 251 commits into from
Oct 19, 2021
Merged

Update develop-ref after #1000 (cycloneplotter) #1211

merged 251 commits into from
Oct 19, 2021

Conversation

bikegeek
Copy link
Contributor

#1000

replace .txt output file with a .csv file
changed the look of the plots:
-no longer have extraneous lines due to crossing the International Dateline
-no longer have overlap of longitude labels at -180/180 degrees when cartopy 0.18 is used

georgemccabe and others added 30 commits March 30, 2021 09:08
…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>
MET Tools Test Account and others added 22 commits October 5, 2021 08:06
…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).
@bikegeek bikegeek added type: bug Fix something that is not working component: graphics priority: medium Medium Priority requestor: NOAA/EMC NOAA Environmental Modeling Center component: user support User support issue required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone labels Oct 19, 2021
@bikegeek bikegeek added this to the METplus-4.1.0 milestone Oct 19, 2021
@bikegeek bikegeek merged commit a3e497d into develop-ref Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: graphics component: user support User support issue priority: medium Medium Priority requestor: NOAA/EMC NOAA Environmental Modeling Center required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: bug Fix something that is not working
Projects
None yet
Development

Successfully merging this pull request may close these issues.