File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,13 +17,14 @@ dependencies:
1717 - paramiko # for sftp cimis requests
1818 - tabula-py>=2.9.0 # for pdf parsing
1919 - jpype1
20- - pandas>=2
2120 - numpy
21+ - pandas>=2
2222 - cfgrib
2323 - xarray
2424 - vtools3
2525 - pyyaml
2626 - gdal
27+ - pytz # a new hrrr dependency ?
2728 - pyshp # a new schimpy dependency ?
2829 - schimpy # remove this!
2930 - eccodes
Original file line number Diff line number Diff line change 1+ name : dms_datastore
2+ channels :
3+ - cadwr-dms
4+ - conda-forge
5+ - nodefaults
6+ dependencies :
7+ - python=3.12
8+ - pip
9+ - beautifulsoup4
10+ - dask
11+ - numba
12+ - scipy
13+ - tqdm
14+ - openpyxl
15+ - boto3 # for hrrr
16+ - lxml # for pandas html parsing
17+ - paramiko # for sftp cimis requests
18+ - tabula-py>=2.9.0 # for pdf parsing
19+ - jpype1
20+ - numpy
21+ - pandas>=2
22+ - cfgrib
23+ - xarray
24+ - vtools3
25+ - pyyaml
26+ - gdal
27+ - pytz # a new hrrr dependency ?
28+ - pyshp # a new schimpy dependency ?
29+ - schimpy # remove this!
30+ - eccodes
31+ - bokeh
32+ - hvplot
33+ - panel
34+ - seaborn
35+ - matplotlib
36+ - scikit-learn
37+ - contourpy
38+ - joblib
39+ - fonttools
40+ - pyparsing
41+ - kiwisolver
42+ - diskcache
43+ - dms-datastore
You can’t perform that action at this time.
0 commit comments