-
For any image preprocessing and analysis steps we should be able to store and keep track of the band information of a satellite image. In particular, we should know which band index refers to which wa…
-
Replace EarthExplorer with SAT API (https://landsatlook.usgs.gov/sat-api). First we need to check whether we can really find and get the same products there, this is not entirely clear to me on [first…
-
Currently our stacapi unittests rely on a single endpoint (https://earth-search.aws.element84.com/v0/) and its specifications. To ensure larger flexibility of the stacapi module, we should test it acc…
-
## Description
The services-ogc implements a lot of functionality https://github.com/dlr-eoc/ukis-frontend-libraries/tree/v7.2.0/projects/services-ogc/src/lib.
Currently only `owc`, `wps` and …
-
## Description
- Add possibility to hide Layers/Groups in `@dlr-eoc/layer-control` without removing them from the `LayersService`.
- Allow dynamic Angular Components for Groups (like for Layers …
-
## Describe the bug
The `LayerentryComponent` showsa misleading title on hover state when radio button is used with the `BaseLayerControlComponent`.
## To Reproduce
Steps to reproduce the beh…
-
## Describe the bug
When you create an instance of InterpolationLayer, just like in the example shown in route-map4.component.ts
https://github.com/dlr-eoc/ukis-frontend-libraries/blob/128c9e3…
-
Make our metadata a [SpatioTemporal Asset Catalogs](https://stacspec.org/) to be interoperable with other tools. We should also be able to extent it if we need more. @MWieland what do you think about …
-
The current implementation can be run on CPU or on CUDA enabled GPU. The current default requirements use `onnxruntime`, which runs `ukis-csmask` on CPU.
It would be great to have an install tag f…
-
Hello,
I'm trying to figure out how to use this tool with Angular 7 project which uses Typescript. I've seen that there should be a built-in support for it but so far the tool is reporting all of m…