juseg / hyoga

Paleoglacier modelling framework
https://hyoga.io
GNU General Public License v3.0
8 stars 0 forks source link

Add CHELSA atmospheric data. #56

Closed juseg closed 1 year ago

juseg commented 1 year ago

Add a function to download, cache, and open monthly climatologies from CHELSA in custom projection, extent and resolution, which can be exported as PISM atmosphere file.

codecov-commenter commented 1 year ago

Codecov Report

Base: 71.34% // Head: 68.26% // Decreases project coverage by -3.08% :warning:

Coverage data is based on head (3f462ea) compared to base (c920a56). Patch coverage: 20.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== - Coverage 71.34% 68.26% -3.09% ========================================== Files 17 17 Lines 656 690 +34 ========================================== + Hits 468 471 +3 - Misses 188 219 +31 ``` | [Impacted Files](https://codecov.io/gh/juseg/hyoga/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot) | Coverage Δ | | |---|---|---| | [hyoga/open/reprojected.py](https://codecov.io/gh/juseg/hyoga/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot#diff-aHlvZ2Evb3Blbi9yZXByb2plY3RlZC5weQ==) | `18.64% <18.64%> (ø)` | | | [hyoga/open/\_\_init\_\_.py](https://codecov.io/gh/juseg/hyoga/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot#diff-aHlvZ2Evb3Blbi9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Julien+Seguinot)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.