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 product metadata updates #96

Closed mhidas closed 4 years ago

mhidas commented 4 years ago

Same deal as #78 - add source_file metadata and code URL/version in global attributes.

codecov[bot] commented 4 years ago

Codecov Report

Merging #96 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   78.16%   78.29%   +0.13%     
==========================================
  Files           6        6              
  Lines         783      788       +5     
  Branches      129      130       +1     
==========================================
+ Hits          612      617       +5     
  Misses        139      139              
  Partials       32       32
Impacted Files Coverage Δ
aodntools/timeseries_products/hourly_timeseries.py 89.05% <100%> (+0.21%) :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 3d1130f...1a4fcef. Read the comment docs.