Skip to content

Commit 9fdcf3b

Browse files
committed
Updating helper/README and Python tools dependecy files, removed Pandas
1 parent 2507fe9 commit 9fdcf3b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

helpers/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ $ export PYTHONPATH=$(pwd)/lib:$PYTHONPATH
2727

2828

2929
## Deprecated Scripts
30-
The units package used in the `cmip/convert.py, cesm/bias_correct.py` and `gen_sounding.py` scripts has been deprecated.
3130
The [Nio package](https://www.pyngl.ucar.edu/Nio.shtml) used in `create_geo_testfiles.py` is not installed as a dependency.

helpers/environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ dependencies:
66
- matplotlib
77
- netCDF4
88
- numpy
9-
- pandas
109
- xarray

helpers/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
matplotlib
22
netCDF4
33
numpy
4-
pandas
54
xarray

0 commit comments

Comments
 (0)