Actions

NCAGGREGATE: Difference between revisions

From BAWiki

imported>Lang Guenther
(NCAUTO added)
imported>Lang Guenther
(version date changed; first (experimental) referejce to DFlow FM)
Line 2: Line 2:
|name_de=NCAGGREGATE
|name_de=NCAGGREGATE
|name=NCAGGREGATE
|name=NCAGGREGATE
|version=August 2015
|version=January 2016
|version_descr=November 2015
|version_descr=January 2016
|catchwords=
|catchwords=
data analysis<br />
data analysis<br />
Line 40: Line 40:
*# [[NCPLOT]].
*# [[NCPLOT]].
* aggregation of differences for characteristic numbers or synoptic data aiming at the reduction of data complexity:
* aggregation of differences for characteristic numbers or synoptic data aiming at the reduction of data complexity:
*# [[UNTRIM2007]] or [[UNTRIM2]],
*# [[UNTRIM2007]] or [[UNTRIM2]] (experimentally also for DFlow FM),
*# [[NCANALYSE]] (computation of characteristic numbers),
*# [[NCANALYSE]] (computation of characteristic numbers),
*# [[NCPLOT]] (check characteristic numbers),
*# [[NCPLOT]] (check characteristic numbers),

Revision as of 16:11, 19 January 2016

Basic Information

Name of Program

NCAGGREGATE

Version-Date

January 2016

Description-Date

January 2016

Catchwords

data analysis
postprocessor
synoptic data sets
tidal characteristic numbers
tide-independent characteristic numbers
differences for synoptic data sets
differences for tidal characteristic numbers
differences for tide-independent characteristic numbers
CF NetCDF format for 2D/3D data
aggregated data for control volumes
orthogonal unstructured grid model
support of computational results based on sub-grid bathymetry
parallelization using OpenMP

Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).

Short Description of Functionality

Program NCAGGRGATE may be useful in the following typical situations:

During aggragation of classical data land binary masks (LBM) are automatically added to the result file. LBMs are used to describe the distribution of land and water at aggregation time. LBMs therefore empower visualization programs like NCPLOT to optimally present aggregated data in combination with a meaningful land-water-distribution.

Picture control volumes and exchanges.

Input-Files

  1. general input data (file type ncaggregate.dat);
  2. synoptic data sets (file type cf-netcdf.nc);
  3. control volumes (file type ipds.dat).

Output-Files

  1. data analysis result files (file type cf-netcdf.nc)
  2. (optional) informative printer file of program execution (file type ncaggregate.sdr)
  3. (optional) trace of program execution (file type ncaggregate.trc)

Methodology

Physical data, suitable for aggregation, are collected for different control volumes as well as exchanges between adjacent control volumes.

Program(s) to run before this Program

NCANALYSE, NCDELTA, UNTRIM2007, UNTRIM2

Program(s) to run after this Program

INSPECT_CONTROL_VOLUMES, NCANALYSE, NCAUTO, NCDELTA, NCPLOT

Additional Information

Language

Fortran95

Additional software

---

Original Version

G. Lang

Maintenance

G. Lang, S. Spohr

Documentation/Literature

template files available in $PROGHOME/examples/ncaggregate


back to Program Descriptions


Overview