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

From CCoWS Wiki
Jump to: navigation, search
(Importing Hydro DEM)
(Creating a Netdata)
Line 9: Line 9:
 
** 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 Netdata ==
+
== Creating a Network data using the WatershedForm ==
 
+
# Create a new Watershed form
 +
## File->New->Analysis->Watershed form
 +
# Go to the '''input''' tab and load your hydroDEM
 +
# Create a pointer image(Ptr) raster
 +
## Go to the '''streams''' tab and click the '''Calc Ptr''' button
 +
## Go to the Ptr UseeControl and click the view button.
 +
## Now save your Ptr raster by
  
 
== Creating 3D view ==
 
== Creating 3D view ==
  
 
== Running the model ==
 
== Running the model ==

Revision as of 15:09, 1 March 2010

Prerequisites

Importing Hydro DEM into Tarsier

  • Find your hydroDEM and change the extension from .txt to .asc.
  • Open Tarsino
  • Open your hydroDEM raster by going to File->Open, navigate to your raster and click open.
  • Save the 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.

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 by

Creating 3D view

Running the model