Skip to content

Commit 7979a6a

Browse files
committed
pip nc
1 parent c4add08 commit 7979a6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ install:
99
- sudo apt-get install python3-requests
1010
- sudo apt-cache search netcdf
1111
- sudo apt-get install libnetcdf-dev
12+
- sudo apt-get install netcdf-bin
1213
- sudo apt-get install python3-jinja2
1314
- sudo apt-get install python3-six
1415
- sudo apt-get install python3-pip
15-
- pip3 install netcdf4-python
16+
- pip3 install netCDF4
1617
- wget https://github.com/marqh/terra/archive/master.zip
1718
- unzip master.zip
1819
- cd terra-master

0 commit comments

Comments
 (0)