Skip to content
Snippets Groups Projects

Resolve "Plotting CMIP6 data on unstructured grids with psyplot"

1 file
+ 3
4
Compare changes
  • Side-by-side
  • Inline
+ 3
4
@@ -3,7 +3,7 @@ name: nbdemo
channels:
- conda-forge
dependencies:
- python>=3.7
- python=3.7
- pip
- ipykernel
- ipywidgets
@@ -13,7 +13,7 @@ dependencies:
- netcdf4
- numpy
- pandas
- matplotlib
- matplotlib<3.1
- cartopy
- scipy
- cdo
@@ -30,8 +30,7 @@ dependencies:
- esmvalcore
- requests
- aiohttp
- psy-view
- psy-reg
- psy-maps
- psyplot
- pip:
- envkernel
Loading