Skip to content
Snippets Groups Projects
Commit 0bf1072b authored by Nick Bearson's avatar Nick Bearson
Browse files

adding version #s for pyhdf & netcdfpy

parent 43312179
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -14,6 +14,8 @@ ENV HDF5_VERSION 1.8.17 ...@@ -14,6 +14,8 @@ ENV HDF5_VERSION 1.8.17
ENV NC4F_VERSION 4.4.4 ENV NC4F_VERSION 4.4.4
ENV NC4C_VERSION 4.4.1 ENV NC4C_VERSION 4.4.1
ENV NCO_VERSION 4.6.1 ENV NCO_VERSION 4.6.1
ENV PYHDF_VERSION 0.9.0
ENV NETCDFPY_VERSION 1.2.4rel
# grab some packages we need # grab some packages we need
RUN apt-get update && apt-get install -y byacc bison diffutils flex make RUN apt-get update && apt-get install -y byacc bison diffutils flex make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment