Commit 43f97e59 authored by Willi Rath's avatar Willi Rath
Browse files

Merge branch '23-pin-nc-128-everywhere' into 'develop'

Pin netCDF4 to v1.2.8 everywhere

See merge request !58
parents 2f14d4a5 01c87327
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@ dependencies:
  - matplotlib=1.5.3
  - matplotlib=1.5.3
  - mtspec
  - mtspec
  - nco
  - nco
  - netCDF4
  - netCDF4=1.2.8
  - numpy
  - numpy
  - pandas
  - pandas
  - pyngl
  - pyngl
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@ dependencies:
  - matplotlib
  - matplotlib
  - mtspec
  - mtspec
  - nco
  - nco
  - netCDF4
  - netCDF4=1.2.8
  - numpy
  - numpy
  - pandas
  - pandas
  - pytables
  - pytables
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@ dependencies:
  - matplotlib=1.5.3
  - matplotlib=1.5.3
  - mtspec
  - mtspec
  - nco
  - nco
  - netCDF4
  - netCDF4=1.2.8
  - numpy
  - numpy
  - pandas
  - pandas
  - pytables
  - pytables
+1 −0
Original line number Original line Diff line number Diff line
@@ -4,5 +4,6 @@ channels:
  - {anaconda}
  - {anaconda}
dependencies:
dependencies:
  - matplotlib=1.5.3
  - matplotlib=1.5.3
  - netCDF4=1.2.8
  - pyferret
  - pyferret
  - ferret_datasets
  - ferret_datasets
+1 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@ dependencies:
  - matplotlib=1.5.3
  - matplotlib=1.5.3
  - mtspec
  - mtspec
  - nco
  - nco
  - netCDF4
  - netCDF4=1.2.8
  - numpy
  - numpy
  - pandas
  - pandas
  - pyngl
  - pyngl
Loading