-
Notifications
You must be signed in to change notification settings - Fork 383
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
Add plot method to CDL dataset #415
Conversation
We should use the cmap that comes with the data:
|
So while debugging #424, it seems like different years of data for CDL use a different file format. Can you do the same thing in your |
Actually, it seems like all versions used to use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you address my follow-up concerns from #429?
* requested changes * add colormap to file
Since RasterDatasets should have their own plot method per #253, this PR adds a plot method to the the CDL dataset (data.py is in a separate PR).
Example: