URI:
       tio_libraries.sh - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
  HTML git clone git://src.adamsgaard.dk/pism
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
       tio_libraries.sh (116B)
       ---
            1 #!/bin/bash
            2 
            3 # Install all parallel I/O libraries PISM can use.
            4 
            5 . hdf5.sh
            6 . netcdf.sh
            7 . pnetcdf.sh
            8 . parallelio.sh