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

allow range for contours #2152

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

kgoebber
Copy link
Collaborator

Description Of Changes

This PR updates the contours attribute to allow for it to be set to a Python range function. One of the declarative texts has been modified to use a range function instead of np.arange().tolist() setting. Documentation has been updated to indicate that a range function is an allowed setting.

Checklist

@kgoebber kgoebber requested a review from a team as a code owner October 14, 2021 02:02
@kgoebber kgoebber requested review from dopplershift and removed request for a team October 14, 2021 02:02
@dopplershift dopplershift added this to the 1.2.0 milestone Oct 20, 2021
@dopplershift dopplershift added Type: Enhancement Enhancement to existing functionality Area: Plots Pertains to producing plots labels Oct 20, 2021
@kgoebber kgoebber force-pushed the allow_range_contours branch from cb49a52 to de5e4ec Compare October 27, 2021 01:50
@dopplershift dopplershift merged commit 6ad0250 into Unidata:main Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Plots Pertains to producing plots Type: Enhancement Enhancement to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

contours descriptor should allow range objects
2 participants