CliMA / GriddingMachine.jl

Functions to read gridded data so as to feed Clima Land model
Other
34 stars 7 forks source link

add more fetcher support #80

Closed Yujie-W closed 9 months ago

Yujie-W commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 2.63% and project coverage change: -1.45% :warning:

Comparison is base (39d0ff3) 61.36% compared to head (770b75d) 59.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== - Coverage 61.36% 59.92% -1.45% ========================================== Files 27 29 +2 Lines 541 554 +13 ========================================== Hits 332 332 - Misses 209 222 +13 ``` | [Files Changed](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA) | Coverage Δ | | |---|---|---| | [src/Blender.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0JsZW5kZXIuamw=) | `100.00% <ø> (ø)` | | | [src/Collector.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0NvbGxlY3Rvci5qbA==) | `84.90% <ø> (ø)` | | | [src/Fetcher.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0ZldGNoZXIuamw=) | `100.00% <ø> (ø)` | | | [src/GriddingMachine.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0dyaWRkaW5nTWFjaGluZS5qbA==) | `100.00% <ø> (ø)` | | | [src/Indexer.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0luZGV4ZXIuamw=) | `80.76% <ø> (ø)` | | | [src/fetcher/gedi.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2ZldGNoZXIvZ2VkaS5qbA==) | `0.00% <0.00%> (ø)` | | | [src/fetcher/general.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2ZldGNoZXIvZ2VuZXJhbC5qbA==) | `0.00% <0.00%> (ø)` | | | [src/fetcher/modis.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2ZldGNoZXIvbW9kaXMuamw=) | `0.00% <0.00%> (ø)` | | | [src/fetcher/password.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2ZldGNoZXIvcGFzc3dvcmQuamw=) | `0.00% <0.00%> (ø)` | | | [src/fetcher/smap.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2ZldGNoZXIvc21hcC5qbA==) | `0.00% <0.00%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/80?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA) | |

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.