Skip to content

IMOS Toolbox v2.5.36 - 6 Nov 2017

Compare
Choose a tag to compare
@ggalibert ggalibert released this 06 Nov 05:00
· 63 commits to 2.5 since this release
03ccec7

Changes from 2.5.35:

  • imosVerticalSpikeQC is to be used in profile mode only. Fix added to leave out of the test any data with flag bad and probably bad. 7facc17
  • Update getPresRelForGSW so that presName content is now provided via separate zName and zComment variables. dfacb54
  • Added new QC test for profile data inspired from the density inversion test from Argo. ee83f35
  • Right click on a graph can now be used for manual QC. It differs from the left click in that instead of highlighting what is included in the box, it highlights what is outside the box. 0ec9dd3
  • Need to close resultset and statement objects used by JDBCDDB.java just like the connection at the end. 46ed41f
  • Update parsers for Signature Nortek ADCP to support SRS files: * Update readAD2CPBinary to Nortek Signature Integration manual 2017. 223a933
    • Add support to new data records such as: Burst Altimiter Raw, DVL Bottom Track, Altimiter, Avg Altimiter Raw.
    • Beam coordinate system information is being parsed.
    • Similar data records (same type, same config) are being grouped together in the same dataset across programmed modes.
    • Added following diagnostic parameters: AmbiguityVel, TransmitEnergy, NominalCorrelation, Error.
    • Add support to velocity in BEAM coordinates.
    • Add support to Altimeter LE and AST parameters.
    • Update support of .mat files so that result is consistent with .ad2cp files. Support Alt_Average and Alt_Burst programmed modes.
    • Generate as many datasets/NetCDF files as there is different programmed modes.
    • Add burst metadata in global attributes.
  • Increment version to 2.5.36 and update binaries accordingly. bbd4580