Property:Describe post-processing software

From CSDMS

This is a property of type Text.

Showing 20 pages using this property.
C
Post-processing and (pre-processing) is through Matlab scripts.  +
Post-processing software is sometimes necessary: In some instances (if not just using the JPEGs generated by the model code), some post-processing of the results is desired, e.g. to compare the position of the shoreline between two different times. The model code comes with simple tools to perform simple post-processing. The model also outputs the shoreline in an ASCII format and further post-processing may be achieved using tools such as MATLAB.  +
G
Python workflows. Outputs are generated as compressed hdf5 files (The HDF Group, 2000-2010) that can be simply visualise as a temporal series in ParaView (Ahrens et al., 2005). In addition, post-processing scripts are also provided to build the output as VTK (Schroeder et al., 2006) or netCDF files (Brown et al., 1993) and to extract some specific information from the results such as erosion deposition thicknesses, stratigraphic records or river sediment load over time.  +
D
Python-based codes  +
E
RiverTools or a similar program can be used to create animations of the grid sequence.  +
T
RiverTools, VisIt or IDL can be used for visualization.  +
A
See: http://adcirc.org  +
S
Simply need to load the data into matlb using fread, data loading files and provided  +
Some visualization software is required to compare model outputs from different times to understand the temporal evolution of sorted bedforms within the domain  +
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.  +