NCANALYSE: Difference between revisions
From BAWiki
Robert Hagen (talk | contribs) No edit summary |
Günther Lang (talk | contribs) (version date changed) |
||
Line 2: | Line 2: | ||
|name_de=NCANALYSE | |name_de=NCANALYSE | ||
|name=NCANALYSE | |name=NCANALYSE | ||
|version= | |version=March 2020 | ||
|version_descr= | |version_descr=March 2020 | ||
|catchwords= | |catchwords= | ||
data analysis<br /> | data analysis<br /> |
Revision as of 10:56, 2 March 2020
Basic Information
Name of Program
NCANALYSE
Version-Date
March 2020
Description-Date
March 2020
Catchwords
data analysis
postprocessor
synoptic data sets
measured time series data (optionally with flag variables for a more detailed qualification of data)
depth averaged (2D) and depth structured data (3D) with z-layers
tidal characteristic numbers of water level
tidal characteristic numbers of current, tidal characteristic numbers of water transport
tidal characteristic numbers of salinity, tidal characteristic numbers of salt transport
tidal characteristic numbers of temperature, tidal characteristic numbers of heat transport
tidal characteristic numbers of suspended sediment,
tidal characteristic numbers of suspended load transport
tidal characteristic numbers of tracer load, tidal characteristic numbers of tracer load transport
tidal characteristic numbers of effective bed shear stress
tidal characteristic numbers of bed load transport
harmonic analysis of water level
harmonic analysis of current velocity
characteristic numbers of water level (independent of tides)
characteristic numbers of current velocity (independent of tides)
characteristic numbers of salinity (independent of tides)
characteristic numbers of temperature (independent of tides)
characteristic numbers of suspended sediment concentration (independent of tides)
characteristic numbers of tracer load (independent of tides)
characteristic numbers of oxygen concentration (independent of tides)
characteristic numbers of morphodynamics (independent of tides)
characteristic numbers of bedload transport (independent of tides)
characteristic numbers of effective bed shear stress (independent of tides)
characteristic numbers of water transport (independent of tides)
characteristic numbers of salt transport (independent of tides)
characteristic numbers of heat transport (independent of tides)
characteristic numbers of tracer transport (independent of tides)
characteristic numbers of suspended sediment transport (independent of tides)
characteristic numbers of sediment transport (independent of tides) (bed and suspended load at the bottom)
characteristic numbers of tidal energy transport
characteristic numbers of meteorological data (wind speed)
characteristic numbers for wave and sea state (significant wave height)
CF NetCDF format for 2D/3D data
orthogonal unstructured grid model
orthogonal unstructured grid model with subgrid information
data at individual locations (Discrete Sampling Geometry featureType = timeSeriesProfile)
data at multiple locations along trajectories (Discrete Sampling Geometry featureType = trajectoryProfile)
parallelization using OpenMP and MPI (MPI ist not available for the August 2014 version)
automatic quality assurance (value range)
automatic adjustment of number of READ data to chunk size of data
automatic setting of WRITE chunk sizes for written variables
Storage of the content of the ASCII input control files in netcdf.nc (as a variable)
Storage of MD5 hash values of input files in netcdf.nc (as a variable)
optional closing of data gaps at reference positions by interpolation
Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).
Short Description of Functionality
Program NCANALYSE serves as an analysis program for data stored in CF netCDF data files.
Input-Files
- general input data (file type ncanalyse.dat);
- synoptic data sets (file type CF-NETCDF.NC);
- for automatic quality assurance (file type bounds_verify.dat).
Output-Files
- data analysis result files (file type CF-NETCDF.NC)
- (optional) informative printer file of program execution (file type ncanalyse.sdr)
- (optional) trace of program execution (file type ncanalyse.trc)
Methodology
The following data analysis methods are currently available:
- Tidal Characteristic Numbers:
- Tidal Characteristic Numbers of Water Level;
- Tidal Characteristic Numbers of Current;
- Tidal Characteristic Numbers of Salinity;
- Tidal Characteristic Numbers of Temperature;
- Tidal Characteristic Numbers of Suspended Sediment;
- Tidal Characteristic Numbers of Tracer Load;
- Tidal Characteristic Numbers of Effective Bed Shear Stress;
- Tidal Characteristic Numbers of Bed Load Transport.
- Tide-dependent Characteristic Numbers for Transport-Processes (based on exact integrals):
- Harmonic Analysis:
- Tide-Independent Characteristic Numbers:
- Characteristic Numbers of Water Level (independent of tides);
- Characteristic Numbers of Current Velocity (independent of tides);
- Characteristic Numbers of Salinity (independent of tides);
- Characteristic Numbers of Temperature (independent of tides);
- Characteristic Numbers of Suspended Sediment Concentration (independent of tides);
- Characteristic Numbers of Tracer Load (independent of tides);
- Characteristic Numbers of Oxygen Concentration (independent of tides);
- Characteristic Numbers of Morphodynamics (independent of tides);
- Characteristic Numbers of Bed Load Transport (independent of tides);
- Characteristic Numbers of Eff. Bed Shear Stress (independent of tides).
- Tide-Independent Characteristic Numbers for Transport-Processes (based on exact integrals):
- Characteristic Numbers of Water Transport (independent of tides);
- Characteristic Numbers of Water Transport (independent of tides);
- Characteristic Numbers of Salt Transport (independent of tides);
- Characteristic Numbers of Heat Transport (independent of tides);
- Characteristic Numbers of Tracer Transport (independent of tides);
- Characteristic Numbers of Suspended Sediment Transport (independent of tides);
- Characteristic Numbers of Sediment Transport (independent of tides) (bed an suspended load at the bottom).
- Tidal Energy Transport:
- Characteristic Numbers of Meteorological Data:
- Characteristic Numbers for Wave and Sea State:
Just in case HDF error is detected during read of a data record, the program tries to reconstruct the wanted data set from adjacent (in time) records for the same variable. This type of repair works for time dependent variables only.
Program(s) to run before this Program
BOE2NC, DATACONVERT, GRIDCONVERT, NCAGGREGATE, NCCHUNKIE, NCCUTOUT, NetCDF Operators, QUICKPLOT, UNTRIM2007, UNTRIM2
Program(s) to run after this Program
DAVIT, DISPLAY_CONTROL_VOLUMES, NCAGGREGATE, NCAUTO, NCCHUNKIE, NCCUTOUT, NCDELTA, NCPLOT, NC2TABLE, PLOTPROFILZEIT, PLOTTS
Additional Information
Language
Fortran95
Additional software
---
Original Version
Maintenance
Documentation/Literature
- Presentations (available in German only):
- 2015-05-29: Tidewelle und Energietransport (DOI: http://dx.doi.org/10.13140/RG.2.2.31352.14089);
- 2014-12-03: NCANALYSE - Tideunabhängige Kennwerte des Salzgehalts;
- 2014-12-03: NCANALYSE - Tidekennwerte des Salzgehalts;
- 2014-10-08: NCANALYSE - Tideunabhängige Kennwerte der Strömung;
- 2014-09-10: NCANALYSE - Tidekennwerte der Strömung;
- 2013-08-07: NCANALYSE - Tideunabhängige Kennwerte des Wasserstands;
- 2013-05-15: NCANALYSE - Daten aus CF netCDF Dateien analysieren.
- Template input files:
- template files available in $PROGHOME/examples/ncanalyse
back to Program Descriptions