File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,24 +71,11 @@ Option 1: *Conda*
7171 conda install -c conda-forge cmocean
7272 conda install -c conda-forge pyresample
7373 conda install -c conda-forge xarray dask netCDF4 bottleneck
74- [SEE NOTE ! ] conda install -c conda-forge xmitgcm
74+ conda install -c conda-forge xmitgcm
7575 conda install -c conda-forge xgcm
7676 conda install -c conda-forge cartopy
7777
7878
79- .. attention ::
80-
81- As of 2020-11-18 xmitgcm must be installed by cloning the github repository and then running the following:
82-
83- .. code-block :: bash
84-
85- git clone https://github.com/MITgcm/xmitgcm.git
86- cd xmitgcm
87- python setup.py install
88-
89-
90-
91-
9279 Option 2: *pip * alone (not recommended)
9380^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9481
@@ -106,16 +93,6 @@ Option 2: *pip* alone (not recommended)
10693 pip install xgcm
10794 pip install cmocean
10895
109- .. attention ::
110-
111- As of 2020-11-18 xmitgcm must be installed by cloning the github repository and then running the following:
112-
113- .. code-block :: bash
114-
115- git clone https://github.com/MITgcm/xmitgcm.git
116- cd xmitgcm
117- python setup.py install
118-
11996
12097
12198
You can’t perform that action at this time.
0 commit comments