Skip to content
Snippets Groups Projects

Resolve "Plotting CMIP6 data on unstructured grids with psyplot"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
``` python
``` python
import psy_maps.plugin
#import psy_maps.plugin
import psyplot.project as psy
import psyplot.project as psy
import matplotlib as mpl
import matplotlib as mpl
import xarray as xr
import xarray as xr
Loading