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

Gridded timeseries #83

Closed diodon closed 4 years ago

diodon commented 4 years ago

interpolate TEMP or PSAL into fixed depth bins from the hourly timeseries product

codecov[bot] commented 4 years ago

Codecov Report

Merging #83 into master will decrease coverage by 10.75%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #83       +/-   ##
===========================================
- Coverage   89.37%   78.61%   -10.76%     
===========================================
  Files           5        6        +1     
  Lines         687      781       +94     
  Branches      120      126        +6     
===========================================
  Hits          614      614               
- Misses         41      135       +94     
  Partials       32       32
Impacted Files Coverage Δ
...odntools/timeseries_products/gridded_timeseries.py 0% <0%> (ø)

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...b945a32. Read the comment docs.

diodon commented 4 years ago

I will close it as the code changed significantly and no one has review this version so far...