Skip to content

Commit 3bc863b

Browse files
authored
Update Installing_Python_and_Python_Packages.rst
1 parent ac2686c commit 3bc863b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

doc/Installing_Python_and_Python_Packages.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ Option 1: *Conda*
6767

6868
.. code-block:: bash
6969
70-
conda install geos
71-
conda install pyresample
70+
conda install geos
7271
conda install cmocean
73-
conda install xarray
74-
conda install xmitgcm
75-
conda install xgcm
76-
conda install cartopy
72+
conda install -c conda-forge pyresample
73+
conda install -c conda-forge xarray dask netCDF4 bottleneck
74+
conda install -c conda-forge xmitgcm
75+
conda install -c conda-forge xgcm
76+
conda install -c conda-forge cartopy
7777
7878
7979

0 commit comments

Comments
 (0)