Skip to content

Commit

Permalink
Merge pull request #1 from w-k-jones/v1.8
Browse files Browse the repository at this point in the history
Version 1.8
  • Loading branch information
w-k-jones authored Jun 11, 2023
2 parents 45b7541 + 416c22f commit 5f6bdb4
Show file tree
Hide file tree
Showing 30 changed files with 1,324 additions and 593 deletions.
34 changes: 34 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: tobac_flow
channels:
- conda-forge
dependencies:
- numpy
- scipy
- scikit-image
- scikit-learn
- pandas
- xarray
- dask
- requests
- opencv
- pyproj
- cf_xarray
- python-dateutil
- satpy
- pyspectral
- cython
- matplotlib
- cartopy
- jupyter
- notebook
- black
- google-cloud-storage
- libnetcdf<=4.9.1
- netcdf4
- arm_pyart
- cmcrameri
- palettable
- pip
- pip:
- "--editable=git+https://github.com/deeplycloudy/lmatools.git#egg=lmatools"
- "--editable=git+https://github.com/deeplycloudy/glmtools.git#egg=glmtools"
Loading

0 comments on commit 5f6bdb4

Please sign in to comment.