We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fa9a5 commit 4151747Copy full SHA for 4151747
1 file changed
doc/Installing_Python_and_Python_Packages.rst
@@ -68,7 +68,7 @@ Option 1: *Conda*
68
.. code-block:: bash
69
70
conda install geos
71
- conda install cmocean
+ conda install -c conda-forge cmocean
72
conda install -c conda-forge pyresample
73
conda install -c conda-forge xarray dask netCDF4 bottleneck
74
conda install -c conda-forge xmitgcm
0 commit comments