Difference between revisions of "Directory structure"

From Rhessys
Jump to navigationJump to search
Line 3: Line 3:
  
 
worldfiles
 
worldfiles
 +
 
worldfiles/templates
 
worldfiles/templates
 +
 
flowtables
 
flowtables
 +
 
tecfiles
 
tecfiles
 +
 
clim
 
clim
 +
 
defs
 
defs
 +
 
scripts
 
scripts
 +
 
out
 
out
 +
 
out/cal
 
out/cal
 +
 
out/cal/sims
 
out/cal/sims
 +
 
obs
 
obs
 +
 
post
 
post
 +
 
auxdata
 
auxdata
 +
  
 
When you create a mapset in GRASS, you will tell GRASS where to store it (within this same main directory workspace), and an additional sub-directory that contains the GRASS mapset will be created for you at the same level as the above.
 
When you create a mapset in GRASS, you will tell GRASS where to store it (within this same main directory workspace), and an additional sub-directory that contains the GRASS mapset will be created for you at the same level as the above.

Revision as of 16:36, 29 June 2009

Generally you will set up a main directory workspace. Within that directory, set up the following sub-directories:

worldfiles

worldfiles/templates

flowtables

tecfiles

clim

defs

scripts

out

out/cal

out/cal/sims

obs

post

auxdata


When you create a mapset in GRASS, you will tell GRASS where to store it (within this same main directory workspace), and an additional sub-directory that contains the GRASS mapset will be created for you at the same level as the above.