tREADME.md - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
 (HTM) git clone git://src.adamsgaard.dk/pism
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       tREADME.md (776B)
       ---
            1 Antarctic model using Bedmap2 data
            2 =================
            3 
            4 This is just a draft script for converting the Bedmap2 product into NetCDF.
            5 
            6 See (http://www.antarctica.ac.uk//bas_research/our_research/az/bedmap2/index.php)
            7 
            8 Cite this publication if you use this example:
            9 
           10 * Fretwell, P., and others (2013) *Bedmap2: improved ice bed, surface and thickness datasets for Antarctica*.  The Cryosphere 7, 375--393, doi:10.5194/tc-7-375-2013. (http://www.the-cryosphere.net/7/375/2013/tc-7-375-2013.pdf)
           11 
           12 Running the example
           13 =================
           14 
           15 First download and extract (https://secure.antarctica.ac.uk/data/bedmap2/bedmap2_bin.zip)
           16 
           17 The script `readgeom.py` has two editable parameters, the string `BM2PATH` and
           18 the flag `showgeom`.  Choose the values you like.
           19 
           20 Do:
           21 
           22     $ ./readgeom.py
           23