forked from MPAS-Dev/MPAS-Analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev-spec.txt
More file actions
45 lines (42 loc) · 654 Bytes
/
dev-spec.txt
File metadata and controls
45 lines (42 loc) · 654 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# Base
python >=3.10
cartopy >=0.18.0
cartopy_offlinedata
cmocean
dask
esmf >=8.4.2,<9.0.0
esmf=*=mpi_mpich_*
f90nml
geometric_features >=1.6.1
gsw
lxml
mache >=1.11.0
matplotlib-base >=3.9.0
mpas_tools >=1.3.0,<2.0.0
nco >=4.8.1,!=5.2.6
netcdf4
numpy >=2.0,<3.0
pandas
pillow >=10.0.0,<13.0.0
progressbar2
pyproj
pyremap >=2.0.0,<3.0.0
python-dateutil
requests
scipy >=1.7.0
shapely >=2.0,<3.0
tranche >=0.2.3
xarray >=0.14.1
# Development
pip
pytest
setuptools >=60
# Documentation
mock
m2r2 >=0.3.3
mistune <2
sphinx
sphinx_rtd_theme
tabulate