CliMA / GriddingMachine.jl

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

new data and features #79

Closed Yujie-W closed 1 year ago

Yujie-W commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 54.74% and project coverage change: -2.23 :warning:

Comparison is base (f9df072) 63.59% compared to head (fa24ce4) 61.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== - Coverage 63.59% 61.36% -2.23% ========================================== Files 9 27 +18 Lines 434 541 +107 ========================================== + Hits 276 332 +56 - Misses 158 209 +51 ``` | [Impacted Files](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?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/79?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/Fetcher.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?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/Indexer.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0luZGV4ZXIuamw=) | `80.76% <ø> (+0.18%)` | :arrow_up: | | [src/Requestor.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1JlcXVlc3Rvci5qbA==) | `89.47% <0.00%> (ø)` | | | [src/borrowed/EmeraldUtility.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2JvcnJvd2VkL0VtZXJhbGRVdGlsaXR5Lmps) | `0.00% <0.00%> (ø)` | | | [src/fetcher/carbontracker.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL2ZldGNoZXIvY2FyYm9udHJhY2tlci5qbA==) | `0.00% <ø> (ø)` | | | [src/fetcher/general.jl](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?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/79?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/79?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/79?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 [14 more](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/CliMA/GriddingMachine.jl/pull/79/indirect-changes?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: Do you have feedback about the report comment? Let us know in this issue.

Yujie-W commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.