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

Hourly LTSP: add contributors global attr #79

Closed diodon closed 4 years ago

diodon commented 4 years ago

add contributors name, emall and role to the global attributes of the resulting file

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will increase coverage by 0.69%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   89.15%   89.84%   +0.69%     
==========================================
  Files           5        5              
  Lines         673      778     +105     
  Branches      117      146      +29     
==========================================
+ Hits          600      699      +99     
+ Misses         42       41       -1     
- Partials       31       38       +7
Impacted Files Coverage Δ
aodntools/timeseries_products/hourly_timeseries.py 88.88% <100%> (+0.08%) :arrow_up:
...tools/timeseries_products/aggregated_timeseries.py 83.05% <0%> (+5.96%) :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 d70f778...3e05a5c. Read the comment docs.