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

Add TURBF to the hourly time series #82

Closed diodon closed 4 years ago

diodon commented 4 years ago

TURBF attributes where added to the template file and into the accepted variable names

diodon commented 4 years ago

TURBF was already in the variable binning method file, son no need to change that.

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   89.37%   89.37%           
=======================================
  Files           5        5           
  Lines         687      687           
  Branches      120      120           
=======================================
  Hits          614      614           
  Misses         41       41           
  Partials       32       32
Impacted Files Coverage Δ
aodntools/timeseries_products/hourly_timeseries.py 88.88% <ø> (ø) :arrow_up:

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 45f3b1e...ad5c277. Read the comment docs.

mhidas commented 4 years ago

:+1:

You could also add TURBF to the variables listed in the documentation.

diodon commented 4 years ago

done