Skip to content

Commit

Permalink
- added environment file for travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaussin committed Jan 28, 2019
1 parent f630d6d commit 17bcb18
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: merra2
channels:
- conda-forge
dependencies:
- matplotlib
- pandas
- netcdf4==1.2.8
- scipy
- pyresample
- pip:
- pygeobase
- pynetcf==0.1.18
- repurpose
- pytesmo
- datedown>=0.3
- trollsift
- monthdelta

0 comments on commit 17bcb18

Please sign in to comment.