CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

Site Tools


q_as:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
q_as:start [2024-09-06 10:47 am] hchoq_as:start [2024-09-20 08:23 am] (current) hcho
Line 18: Line 18:
                 grep $coor vs.txt | cut -d, -f3                 grep $coor vs.txt | cut -d, -f3
         ) > tmp.$$         ) > tmp.$$
-        paste $i tmp.$$+        paste $i tmp.$$ > tmp2.$$ 
 +        mv tmp2.$$ $i
 done done
-  + 
-rm -f tmp.$$+rm -f tmp*.$$
 </file> </file>
 +
 +===== Extract grid cell IDs =====
 +
 +In {{ :q_as:veg_param_nm_003125deg.zip |}}, extract grid cell IDs.
  
 ===== Files ===== ===== Files =====
  
 {{filelisting}}\\ {{filelisting}}\\
q_as/start.1725641257.txt.gz · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki