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

UserWarning in kwargs and cartopy #3

Open
yujifunakoshiNOAA opened this issue May 4, 2022 · 1 comment
Open

UserWarning in kwargs and cartopy #3

yujifunakoshiNOAA opened this issue May 4, 2022 · 1 comment

Comments

@yujifunakoshiNOAA
Copy link

I made some progress, but I have an warning:
In [2]: %run plot_maps.py
rm: cannot remove 'base_info.pyc': No such file or directory
rm: cannot remove 'geo_regions.pyc': No such file or directory
/scratch2/COASTAL/coastal/noscrub/Yuji.Funakoshi/nsem-workflow/data//harvey.atm2ocn.20220324.7doffset/run/
Maxele diff hsofs_region
{'xmin': -99.0, 'xmax': -52.8, 'ymin': 5.0, 'ymax': 46.3, 'zmin': -6.0, 'zmax': 1.0}
/scratch2/COASTAL/coastal/noscrub/Yuji.Funakoshi/ca_adcirc_plot/plot_maps.py:219: UserWarning: The following kwargs were not used by contour: 'lw'
cond1 = ax.tricontour(tri,dep+0.1 ,levels=[0.0] ,colors='k',lw=0.02,alpha=0.8)
/scratch2/COASTAL/coastal/save/Yuji.Funakoshi/miniconda3/envs/plot_adc/lib/python3.7/site-packages/cartopy/mpl/geoaxes.py:762: UserWarning: Approximating coordinate system <cartopy._crs.Geodetic object at 0x7f71cfe798f0> with the PlateCarree projection.
'PlateCarree projection.'.format(crs))
[info]: Fin

@saeed-moghimi-noaa
Copy link
Owner

saeed-moghimi-noaa commented May 4, 2022 via email

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

2 participants