Difference between revisions of "Tarsier Tutorial: Watershed simulation using the Marmoset Model"

From CCoWS Wiki
Jump to: navigation, search
(Creating a Netdata)
Line 2: Line 2:
  
 
== Importing Hydro DEM into Tarsier ==
 
== Importing Hydro DEM into Tarsier ==
* Find your hydroDEM and change the extension from '''.txt''' to '''.asc'''.
+
# Find your hydroDEM and change the extension from '''.txt''' to '''.asc'''.
* Open Tarsino
+
# Open Tarsino
* Open your hydroDEM raster by going to File->Open, navigate to your raster and click open.
+
# Open your hydroDEM raster by going to File->Open, navigate to your raster and click open.
* Save the raster
+
# Save the raster
** File->Save As.
+
## File->Save As.
** The Tarsier Save Dialog should come up. The top yellow box is the raster viewer file '''*.trv'''. The second box is your raster file '''*.tra'''. Go to the second box and click the browse button. Browse to an appropriate folder and give the file a name. Click the 'Save All' Button.
+
## The Tarsier Save Dialog should come up. The top yellow box is the raster viewer file '''*.trv'''. The second box is your raster file '''*.tra'''. Go to the second box and click the browse button. Browse to an appropriate folder and give the file a name. Click the 'Save All' Button.
  
 
== Creating a Network data using the WatershedForm ==
 
== Creating a Network data using the WatershedForm ==
Line 16: Line 16:
 
## Go to the '''streams''' tab and click the '''Calc Ptr''' button
 
## Go to the '''streams''' tab and click the '''Calc Ptr''' button
 
## Go to the Ptr UseeControl and click the view button.
 
## Go to the Ptr UseeControl and click the view button.
## Now save your Ptr raster by
+
## Now save your Ptr raster  
 +
### File->Save As.
 +
### The Tarsier Save Dialog should come up. The top yellow box is the raster viewer file '''*.trv'''. The second box is your raster file '''*.tra'''. Go to the second box and click the browse button. Browse to an appropriate folder and give the file a name. Click the 'Save All' Button.
 +
## Close the Ptr raster
 +
# Calculate the streams
 +
## Set the threshold upslope area above which cells are considered streams by changing the value inside the Tresh box.
 +
## Click '''Calc stream''' button - this will calculate NetPtr, UpslopeArea, LnA, and Stream.
  
 
== Creating 3D view ==
 
== Creating 3D view ==
  
 
== Running the model ==
 
== Running the model ==

Revision as of 15:13, 1 March 2010

Prerequisites

Importing Hydro DEM into Tarsier

  1. Find your hydroDEM and change the extension from .txt to .asc.
  2. Open Tarsino
  3. Open your hydroDEM raster by going to File->Open, navigate to your raster and click open.
  4. Save the raster
    1. File->Save As.
    2. The Tarsier Save Dialog should come up. The top yellow box is the raster viewer file *.trv. The second box is your raster file *.tra. Go to the second box and click the browse button. Browse to an appropriate folder and give the file a name. Click the 'Save All' Button.

Creating a Network data using the WatershedForm

  1. Create a new Watershed form
    1. File->New->Analysis->Watershed form
  2. Go to the input tab and load your hydroDEM
  3. Create a pointer image(Ptr) raster
    1. Go to the streams tab and click the Calc Ptr button
    2. Go to the Ptr UseeControl and click the view button.
    3. Now save your Ptr raster
      1. File->Save As.
      2. The Tarsier Save Dialog should come up. The top yellow box is the raster viewer file *.trv. The second box is your raster file *.tra. Go to the second box and click the browse button. Browse to an appropriate folder and give the file a name. Click the 'Save All' Button.
    4. Close the Ptr raster
  4. Calculate the streams
    1. Set the threshold upslope area above which cells are considered streams by changing the value inside the Tresh box.
    2. Click Calc stream button - this will calculate NetPtr, UpslopeArea, LnA, and Stream.

Creating 3D view

Running the model