castelao / CoTeDe

Quality Control of Oceanographic Data
https://cotede.readthedocs.io
BSD 3-Clause "New" or "Revised" License
48 stars 17 forks source link

Sample datasets #54

Closed castelao closed 3 years ago

castelao commented 3 years ago

Sample data for demonstration and testing

codecov-io commented 3 years ago

Codecov Report

Merging #54 (615f0e4) into master (8a121dc) will decrease coverage by 0.37%. The diff coverage is 92.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   75.05%   74.67%   -0.38%     
==========================================
  Files          75       76       +1     
  Lines        3275     3183      -92     
==========================================
- Hits         2458     2377      -81     
+ Misses        817      806      -11     
Impacted Files Coverage Δ
cotede/datasets.py 89.79% <89.79%> (ø)
tests/test_datasets.py 100.00% <100.00%> (ø)
cotede/utils/utils.py 44.21% <0.00%> (-17.70%) :arrow_down:
cotede/qctests/woa_normbias.py 70.75% <0.00%> (-2.15%) :arrow_down:
tests/qctests/test_qc_woa_normbias.py 100.00% <0.00%> (ø)
tests/test_flex_time.py
tests/test_special_cases.py 100.00% <0.00%> (+26.31%) :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 9164665...7245d59. Read the comment docs.