Skip to content

Releases: metno/TITAN

version 3.0.0

30 Mar 11:34
a19f597
Compare
Choose a tag to compare

TITAN - Automatic data quality control software

Main changes with respect to version 2.1.0:

  • The tests are based on titanlib
  • The main program is now modular
  • Tests and example datasets are provided
  • Tests changes:
    • The SCT can make use of a background field
    • Introduction of the First-Guess Test (FGT)
    • Introduction of SCT dual for dichotomous (yes/no) variables. SCT dual can make use of a background field.
    • STEVE and COOL tests have been removed. Use SCT dual instead.
  • Input/Output:
    • output file do not include SCT-score and coefficients of representativeness
    • background fields, it is possible to specify more than two background fields

version 2.1.1

14 Feb 14:15
79929a3
Compare
Choose a tag to compare

TITAN - Automatic data quality control software

changes with respect to version 2.1.0:

  • read netcdf file with land-area fraction, manage the case of missing PROJ4 string

version 2.1.0

13 Sep 13:28
Compare
Choose a tag to compare

TITAN - Automatic data quality control software

changes with respect to version 2.0.1:

  • first-guess check, it is now possible to specify range of observed and/or first-guess values
  • buddy checks, now the first-guess field can be used also in those checks
  • included "break" options to stop tests if few observations are flagged
  • fixed some bugs

version 2.0.1

26 Aug 11:01
Compare
Choose a tag to compare

TITAN - Automatic data quality control software

changes with respect to version 2.0.0:

  • fixed bug while writing the provider identifier on the output file

version 2.0.0

22 Aug 13:12
Compare
Choose a tag to compare

TITAN - Automatic data quality control software

  • variables: temperature, precipitation, relative humidity, surface snow thickness
  • several checks available: plausibility, buddy checks, cross-checks between variables, spatial consistency test (SCT), check against first-guesses
  • adjust precipitation for wind-induced under-catch
  • radar-derived precipitation can be returned within the output file

Notable changes with respect to version 1.0.0

  • COOL test replaces STEVE and puddle- checks
  • SCT smart-box approach implemented
  • SCT station-by-station approach implemented
  • input/output, is now possible to remove duplicates from the input data
  • bug fixes and performance improvements

version 1.0.0

08 Jun 08:31
Compare
Choose a tag to compare
  • variables: temperature, precipitation, relative humidity, surface snow thickness
  • use a configuration file (optional)
  • two additional checks: buddy-check (based on the definition of an "event"); puddle-check
  • radar-derived precipitation can be returned within the output file
  • bug fixes and performance improvements

version 1.0.0-beta

02 Apr 11:42
Compare
Choose a tag to compare
version 1.0.0-beta Pre-release
Pre-release

Change-log:

  • possibility to check observations of: temperature, precipitation, relative humidity
  • added checks against a user-specified first-guess field (deterministic and/or ensemble of fields)
  • possibility to use an external first-guess field in the SCT and improvements in the estimation of SCT parameters
  • added isolated event test (STEVE)
  • new routine to read netCDF files that support ensemble of model fields. Special support for reading MEPS files and radar-derived precipitation as stored in the MET Norway archive (hourly accumulated precipitation).
  • improved debug options
  • bug fixes in the plausibility check, SCT

version 0.1.1

31 Mar 23:58
Compare
Choose a tag to compare

Change-log:

  • bug fixed in the plausibility test

version 0.1.0: Initial

22 Mar 23:43
Compare
Choose a tag to compare

Initial development