Property:Describe pre-processing software
From CSDMS
This is a property of type Text.
P
R
Associated with the RHESSys simulation are a number of interface programs which organize input data into the format required by the RHESSys simulation model. These include a standard GIS-based terrain partitioning program, r.watershed, and other basic GIS routines as part of the GRASS GIS system and two RHESSys specific programs:
# GRASS2WORLD (derives landscape representation from GIS images)
# CREATE_FLOWPATHS (establishes connectivity between spatial units) +
G
Available as jupyter notebooks based on CSV and numpy compressed arrays format. The documentation contains some workflows and functions that helps, among others, to pre-process netCDF elevation and climate dataset, plate velocity files and to create
an unstructured spherical mesh used as input for gospl. +
C
Channel profile data must be prepared to meed the specifications of the *.chan file. The format of this file is described in the documentation provided with the source code. +
S
L
External Dependencies and Programs. LTRANS requires NetCDF libraries and uses the following programs to calculate random numbers (Mersenne Twister) and fit tension splines (TSPACK). Because LTRANS reads-in ROMS-generated NetCDF (.nc) files, it requires that the appropriate NetCDF libraries be installed on your computer (see files and links below). Also, please note that although the Mersenne Twister and TSPACK programs are included in the LTRANS in the Random_module.f90 and Tension_module.f90, respectively, they do not share the same license file as LTRANS. See also: http://northweb.hpl.umces.edu/LTRANS.htm +
G
For spatial case one can developed its own pre-processing in order to put the input dataset in the format readable for GIPL. +
C
D
F
I
If not available, change detection may need to be completed in advance of model use. The model includes a tool to convert .LAS files to .TIF if point cloud change detection is used. A flow-routed debris flow path shapefile is the only other item which may not be readily accessible. DEMs can be found on OpenTopography or similar and should not require pre-processing software. +
R
In cases where the standard required the use of a non-typical format (as in the use of the machine-independent binary HDF formats for large arrays), then the data transfer to and from LRSS is handled using a pre- and post-processing layer. +
S
Initial centerline needs to be created or digitized. Hyrologic and sedimentary parameters need to be estimated from external information. See documentation. +
E
Input is the along-channel width profile. You can obtain this for example with google earth and GIS software. +
T
It is used to digitize the data and describe the problem, simulation programmes +
M
Microsoft Excel +
D
O
OTIS relies on flat ASCII (text) files for input and output. At present, a graphical user interface for comprehensive management of OTIS input and output is not available. OTIS input files have traditionally been developed on the user's local computer system using a text-based editor. As an alternative, users may fill out the web-based forms available via the Generate Input section of http://water.usgs.gov/software/OTIS/. After providing the required information, users can download the resultant input files and run OTIS in the usual manner. +
C
Post-processing and (pre-processing) is through Matlab scripts. +