Skip to content

Commit

Permalink
Updating helper/README and Python tools dependecy files, removed Pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Apr 29, 2024
1 parent 2507fe9 commit 9fdcf3b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ $ export PYTHONPATH=$(pwd)/lib:$PYTHONPATH


## Deprecated Scripts
The units package used in the `cmip/convert.py, cesm/bias_correct.py` and `gen_sounding.py` scripts has been deprecated.
The [Nio package](https://www.pyngl.ucar.edu/Nio.shtml) used in `create_geo_testfiles.py` is not installed as a dependency.
1 change: 0 additions & 1 deletion helpers/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ dependencies:
- matplotlib
- netCDF4
- numpy
- pandas
- xarray
1 change: 0 additions & 1 deletion helpers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
matplotlib
netCDF4
numpy
pandas
xarray

0 comments on commit 9fdcf3b

Please sign in to comment.