<p><b>sprice@lanl.gov</b> 2011-07-13 13:22:25 -0600 (Wed, 13 Jul 2011)</p><p>branch commit (land ice): Copied over 'basin' code from ocean projects dir and renamed as 'greenland'. Code will be altered for use in creating grids for Greenland ice sheet.<br>
</p><hr noshade><pre><font color="gray">Modified: branches/land_ice/greenland/README
===================================================================
--- branches/ocean_projects/basin/README        2011-07-13 13:58:10 UTC (rev 918)
+++ branches/land_ice/greenland/README        2011-07-13 19:22:25 UTC (rev 919)
@@ -1,3 +1,23 @@
+
+Program: greenland
+
+This is a hacked version of the &quot;basin&quot; code from the &quot;ocean_projects&quot; dir. The goal is to do 
+something similar but for a greenland ice sheet grid. That is ...
+
+1) use periodic_hex code to generate a periodic hex grid w/ appropriate dims for greenland DEM
+2) use altered version of basin code to extract cells from that grid that have zero thickness
+
+The .nc file containing the original (lat/lon georefed) data for greenland go in the &quot;topo&quot; dir.
+
+The info from the original readme file is included below.
+
+sfp 7/13/11
+
+
+
+
+--- original contents of readme file ---
+
 Program: basin
 
 This program reads in a MPAS grid file (grid.nc) and outputs a modified grid file 

</font>
</pre>