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
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