-
Notifications
You must be signed in to change notification settings - Fork 38
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#1674 #817
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…t, move legend further away from x-axis
… shrank marker sizes
…using Matplotlib's default for resolution.
… indicate whether to use a default resolution or a defined resolution. Resolution value of 0 indicates "allow Matplotlib to determine the resolution". Non-zero value indicates a valid resolution.
revert to 20150301 to match up with available sample data
…ature_803_cycloneplotter_line
Now draw lines between storm waypoints, allow user to modify resolution, and set annotation text size.
…ionality to break
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes in MET (dtcenter/MET#1674) caused the output filenames from a MODE use case to differ. The change is actually an improvement, as the MET tools now read the accumulation interval from cf-compliant files and use the value in the output filenames.
This PR is simply to trigger the develop-ref branch to regenerate the truth data. This could actually be accomplished by re-triggering the latest develop-ref GitHub Actions run since the code changes in METplus are not responsible for the change. Consider cancelling this PR in favor of doing that.
Pull Request Testing
Describe testing already performed for these changes:
See above
Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
See above
Do these changes include sufficient documentation and testing updates? [Yes]
Will this PR result in changes to the test suite? [No]
Except for updating the truth data.
Pull Request Checklist
See the METplus Workflow for details.
Select: Reviewer(s), Project(s), and Milestone