mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 13:59:13 +00:00
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
conda create --name ultima2 python==3.9
|
|
y
|
|
conda activate ultima2
|
|
conda install matplotlib==3.5.3 pandas==1.5.2 Shapely==1.8.4
|
|
Fiona==1.8.13.post1 pyproj==2.6.1.post1 scipy==1.9.3 netCDF4==1.5.7
|
|
xarray==2022.11.0 joblib==1.1.1 geopandas==0.9.0
|
|
y
|
|
pip install motionless==1.3.3
|
|
pip install salem==0.3.8 |