Labs WMT VisualizeOutput

From CSDMS
Revision as of 12:35, 13 July 2015 by Overeem (talk | contribs) (instructons for plotting timeseries)

Visualize and Analyze WMT Model Output

CSDMS promotes standardized model output formats, i.e. NetCDF files. NetCDF, Network Common Data Form, is developed by Unidata. NetCDF files are specifically designed for array-based scientific data and the format is adopted in many domains of the computational geosciences. Good information on NetCDf can be found here Unidata NetCDF info
One option to visualize NetCDF files is to use the Panoply package. This free open-source software developed by NASA allows easily visualization of 1) vector data, especially time-series data, and 2) gridded model output. It is also relatively straightforward to makes movies of grid stacks.

Download Panoply Software at NASA


Visualize a time series of data
An example file is posted here. This file contains simulation output consisting of daily bedload flux data.

>> download this file, open it up with Panoply
>> the name of the file reflects the CSDMS standard name of the parameter saved in it. In this case it is a file of the model hydrotrend (which we used in theWMT tutorial). <> The file lists sediment bedload, at the end of the river channel. And it has been recorded for 3650 days (or 10 years).
>> Select the parameters to plot against each other from the header information
>> Click on 'Create a Plot'
>> Using the menus under the Stroke, Grid and Labels Tabs you can manipulate what your plot looks like.

Plot a timeseries in Panoply