aodn / python-aodntools

Repository for templates and code relating to generating standard NetCDF files for the Australia Ocean Data Network
GNU Lesser General Public License v3.0
10 stars 3 forks source link

fix: mooring product processing level attribute for level 2 #156

Closed evacougnon closed 2 years ago

evacougnon commented 2 years ago

@mhidas the file_version and file_version_quality_control description in the hourly timeseries products did not match our documentation

The aggregated product showing Level 1 file version has the same description as shown in the table on page 25, so I assumed Level 2 should also show the corresponding text.

Following this fix we may want to re-process the hourly timeseries

codecov[bot] commented 2 years ago

Codecov Report

Merging #156 (04ee2dd) into master (34a3ffe) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   70.52%   70.52%           
=======================================
  Files          12       12           
  Lines        1133     1133           
  Branches      153      153           
=======================================
  Hits          799      799           
  Misses        317      317           
  Partials       17       17           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 34a3ffe...04ee2dd. Read the comment docs.