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

Contourf opacity level when plotted on the map #50

Open
imlaguiar opened this issue Feb 2, 2018 · 0 comments
Open

Contourf opacity level when plotted on the map #50

imlaguiar opened this issue Feb 2, 2018 · 0 comments

Comments

@imlaguiar
Copy link

imlaguiar commented Feb 2, 2018

I was able to plot 2D array data on the map with the contourf method from matplotlib, although, the opacity level is too low even if I set alpha to the maximum value. I'd like to know if there is any specific reason for that to happen.
This is how it looks on the library map:

screenshot from 2018-02-02 10-58-33

And this how it looks on a regular basemap instance:
figure_1

My guess is that the library on its own decrease the opacity so it can show the map details under the filled contour when it is opened, if so, how could I bypass this? I need the max opacity level.

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

No branches or pull requests

1 participant