geo-engine / geoengine

Workspace for the geo engine crates
https://www.geoengine.de/en/
Apache License 2.0
35 stars 15 forks source link

fix bands in time shift #935

Closed michaelmattig closed 6 months ago

michaelmattig commented 6 months ago

Here is a brief summary of what I did:

michaelmattig commented 6 months ago

RasterStacker: Reihenfolge der Tiles im Stream (Python?) stimmt nicht.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8154858495

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
operators/src/adapters/raster_stacker.rs 16 24 66.67%
<!-- Total: 17 25 68.0% -->
Files with Coverage Reduction New Missed Lines %
services/src/api/handlers/layers.rs 1 88.87%
services/src/pro/quota/mod.rs 1 94.98%
services/src/pro/users/postgres_userdb.rs 1 99.07%
services/src/datasets/external/netcdfcf/ebvportal_provider.rs 6 92.5%
services/src/pro/contexts/postgres.rs 7 96.87%
<!-- Total: 16 -->
Totals Coverage Status
Change from base Build 8083526067: -0.01%
Covered Lines: 127377
Relevant Lines: 140869

💛 - Coveralls