Property:Describe post-processing software

From CSDMS

This is a property of type Text.

Showing 20 pages using this property.
T
TOPMODEL is integrated in GRASS GIS version 5. TOPSIMPL, another Windows version of the model written by Georges-Marie Saulnier can be downloaded directly from the main TOPMODEL site  +
S
The data is written out to binary files. I have a file called dataconv that converts the binary files to a format readable by the visualization software paraview. I also often use MATLAB to do post-processing on the data in the binary files.  +
W
The model is integrated into the in-house developed Global Hydrological Archive and Analysis System (GHAAS), which has a rich set of GIS tools.  +
S
The model outputs a series of .mat files that contain the full output of the state fields of the model (e.g., elevation, water discharge). These files are convertible to netCDF file with coordinates for use with DeltaMetrics (https://github.com/DeltaRCM/DeltaMetrics).  +
G
To generate netcdf or GIS outputs one can write its own converter for that.  +
F
Typical Matlab or Excell plotting  +
K
Visualization of NetCDF files  +
W
WRF post-processing utilities: NCL, Vis5D, GrADS, RIP4, ARWpost, WPP, VAPOR (See: http://www.mmm.ucar.edu/wrf/users/docs/user_guide_V3/users_guide_chap2.htm)  +
C
Yes, Matlab routines  +
R
Yes, ROMS I/O is via NetCDF and follows CF-standard conventions. Therefore, any visualization software for NetCDF files can be used for pre- and post-processing.  +
C
Yes, ROMS I/O is via NetCDF and follows CF-standard conventions. Therefore, any visualization software for NetCDF files can be used for pre- and post-processing.  +
U
Yes, ROMS I/O is via NetCDF and follows CF-standard conventions. Therefore, any visualization software for NetCDF files can be used for pre- and post-processing.  +
C
Yes, ROMS I/O is via NetCDF and follows CF-standard conventions. Therefore, any visualization software for NetCDF files can be used for pre- and post-processing.  +
G
Yes, a C code is developed for this gvg3Dp in order to convert the raw binary data into the xml-vtr format which can be read using paraview software.  +
R
Yes, pre- and post-processing, and visualiztion tools provided in software package  +
V
http://www.hydro.washington.edu/Lettenmaier/Models/VIC/Documentation/PostProcessing.shtml  +
B
model supports a variety of output to ascii or binary files that relatively easy can be read into e.g. matlab or python plotting packages. Gnuplot as also been used.  +
F
post process : Enable (True) or disable (False). The default is enabled. Post process as True will aggregate floodplain and channel metrics from individual cross sections to the reach-scale. Post process as False will skip this step. stream buffer : Define stream width needed for post processing steps. The input is in Meters. The default is set to 60 meters. r exe path : Complete path to RScript.exe. The user will need to update the default which is set to C:\Program Files\R\...\bin\RScript.exe. To quickly find the correct file path run the function R.home() in R. clean : Enable (True) or disable (False). The default is disabled. Clean as True will delete all intermediate files. Clean as False will save all intermediate files within the folder structure. archive : Enable (True) or disable (False). The default is disabled. Archive as True will archive the entire HUC folder as a .zip file.  +
P
software that handles sgy files  +
C
very limited X11 based graphic output  +