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

LTSP in netCDF4 CLASSIC #103

Closed diodon closed 4 years ago

diodon commented 4 years ago

the output files are now in netCDF4 classic format. Added missing functions and fix data types in the gridded product

codecov[bot] commented 4 years ago

Codecov Report

Merging #103 into master will decrease coverage by 1.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   66.38%   65.18%   -1.21%     
==========================================
  Files           7        7              
  Lines         946      965      +19     
  Branches      147      151       +4     
==========================================
+ Hits          628      629       +1     
- Misses        291      309      +18     
  Partials       27       27              

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 e05c893...56d2028. Read the comment docs.