openclimatefix / MetOfficeDataHub

Python wrapper around MetOffice Atmospheric Model Data REST API
MIT License
3 stars 0 forks source link

Reduce memory2 #37

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

Reduce memory

How Has This Been Tested?

unittests

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #37 (4bd0f67) into main (54d61b0) will decrease coverage by 0.42%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   94.19%   93.76%   -0.43%     
==========================================
  Files           6        6              
  Lines         310      321      +11     
==========================================
+ Hits          292      301       +9     
- Misses         18       20       +2     
Impacted Files Coverage Δ
metofficedatahub/multiple_files.py 93.89% <83.33%> (-1.11%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more