Skip to content

Commit 5815631

Browse files
authored
rm: remove unnecessary packages
1 parent 22d7907 commit 5815631

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

environment.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: cryocloud
1+
name: swot-image
22

33
channels:
44
- conda-forge
@@ -63,8 +63,6 @@ dependencies:
6363
- numba~=0.60.0 # high-performance numerics
6464
- numpy==1.26.4
6565
- pandas>=2.0.1,<3.0
66-
- scikit-image~=0.24.0
67-
- scikit-learn>=1.2.2,<2.0.0
6866
- scipy>=1.10
6967
- statsmodels==0.13.5
7068
- sympy~=1.12
@@ -84,9 +82,6 @@ dependencies:
8482
- plotly~=5.18.0
8583
- seaborn~=0.13.2 # statistical plotting with matplotlib
8684

87-
# Machine Learning packages
88-
- py-xgboost~=2.1.1=cpu*
89-
9085
# Geospatial data packages
9186
- geopandas>=0.14.4
9287
- pygmt>=0.15.0
@@ -131,17 +126,8 @@ dependencies:
131126
- flake8~=7.1
132127
- tqdm~=4.66 # progress bars, with notebook support
133128

134-
# Packages specific to climate work
135-
- esmpy~=8.4.2
136-
- xmip~=0.7.1
137-
138-
# Packages specific to cryo work
139-
- h5coro~=0.0.6
140-
- icepyx~=1.2.0
141-
- itslive~=0.3.2
142-
- is2view~=0.0.8
129+
# Packages specific to swot work
143130
- sliderule~=4.5
144-
- snowexsql~=0.5
145131

146132
# Packages specific to technical publishing
147133
- mystmd>=1.3.26

0 commit comments

Comments
 (0)