Actions

NCPOLO

From BAWiki

Revision as of 10:12, 16 April 2020 by Robert Hagen (talk | contribs) (Created page with "{{ProgramDescription |name_de=NCPOLO |name=NCPOLO |version=August 2019 |version_descr=April 2020 |catchwords=Postprocessor<br /> time series<br /> hodograph<br /> scatterplots...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

NCPOLO

Version-Date

August 2019

Description-Date

April 2020

Catchwords

Postprocessor
time series
hodograph
scatterplots
model skill

Short Description of Functionality

NCPOLO is applied in model calibration and validation. It corroborates validation illustration and skill scores combined with various export possibilities. With NCPOLO, a observation-prediction comparison can be performed quickly. For a successful application of NCPOLO, all measurements and model data must be available in pooled cf-netcdf.nc data. A time and space correlated difference, which can be interpreted by NCPOLO must be created with NCDELTA.

Remarks:

  • One should use BOE2NC for the preprocessing of non-pooled BOEWRT.DAT data
  • Measurements should be checked, as NCPOLO does not perform any plausibility checks on input data
  • Measurement names must be one-of-a-kind, as more than one measurement (e. g. multiple depths) are not possible to interpret yet.
  • Stations are named from the long_name of the NCDELTA variant
  • Model data can be provided in 2d and 3d
  • NCDELTA must be run with with_original_data = .true.
  • The station name will be used troughout illustrations and skill scores. Thus it is smart to chose a short name.
  • The processing of chunked data is usually faster, when using NCDELTA. One can chunk a cf-netcdf.nc file using NCCHUNKIE.
  • As the output can be defined in multiple languages, with more than 5 detailed times per tide gauge, the output mass can grow quickly to more than 1,000. Therefore, a user should only enable the illustrations, which are absolutely required.

Output of NCPOLO:

  • time series (complete, parts)
  • scatter plots (colored by density, uniform)
  • hodographs of current (colored by density, uniform)
  • box-whisker error distribution
  • statistics (33 parameters)
  • data export (per gauge)
  • statistics export (per gauge, all gauges)

Input-Files

  1. req: steeringBOE2NC.DAT
  2. opt: order of station e. g. order.txt

Output-Files

  1. log (Dateityp *.sdr)
  2. errors and warnings (Dateityp *.err)
  3. folder boewrt: original data
  4. folder boe: data as homogenized by ZEITRIO
  5. folder nc: data as homogenized by ZEITRIO, converted by DATACONVERT and appended by ncks
  6. folder nc_cat: ncrcat -h of the data in nc

Methodology

{{{methodology}}}

Program(s) to run before this Program

DATACONVERT, ZEITRIO

Program(s) to run after this Program

NCANALYSE, NCDVAR, NCPOLO, NCPLOT, NCVIEW2D, NetCDF Operators

Additional Information

Language

MATLAB r2019b

Additional software

keine

Original Version

R. Hagen

Maintenance

R. Hagen

Documentation/Literature

  • Template Files:
    • template files available in $PROGHOME/examples/boe2nc/

back to Program Descriptions


Overview