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

more info

parent cbb0da2c
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,17 @@ docker build -t nbearson/docker-science-stack . ...@@ -12,6 +12,17 @@ docker build -t nbearson/docker-science-stack .
docker push nbearson/docker-science-stack docker push nbearson/docker-science-stack
``` ```
# What's In The Box?
* HDF4 `$HDF4`
* HDF5 `$HDF5`
* netCDF `$NETCDF`
* NCO utilities
* Python 2.7
* pyhdf
* netcdf4-python
# Why? # Why?
* I want to try out an a new version of GCC without having to worry about properly isolating it from the rest of my machine and deleting it later. * I want to try out an a new version of GCC without having to worry about properly isolating it from the rest of my machine and deleting it later.
......
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