Marco Wolsza

Results 29 issues of Marco Wolsza

Passing a VRT to `dem_create` that contains non-existing source files does not raise an error or at least warn the user of missing files. The resulting DEM is either just...

## Expected behavior and actual behavior. I've created a VRT that applies the pixel function `log10` and a scaling factor of 10 to convert linear Sentinel-1 backscatter values to decibel....

enhancement

Hi all! Thought I should share my solution to include short-captions for tables as this is a known issue. The solution feels a bit hacky, but - for me at...

Hi all, I'm running into issues processing an SLC scene. Both GTC and RTC results are not really usable. I suspect my DEM is the problem and I'm wondering why,...

Hi all, I was wondering why you chose to stick to the beta-0 backscatter convention instead of gamma-0 for the RTC output? Isn't the entire point of applying David Small's...

Hi there! Just a quick comment that the website you provide in the description of this repository is missing the `www.`. Otherwise it fails to load (for me at least)....

Hi everyone! I'm not sure what exactly I'm doing wrong or if this is a possible bug. So any help or advice is appreciated! I have a bunch of STAC...

bug

Hi all! When generating Items using `item.save_object( )`, I expected the order of fields in my JSON files to reflect the order as listed [here](https://github.com/radiantearth/stac-spec/blob/master/item-spec/item-spec.md#item-fields) and the [example file](https://github.com/radiantearth/stac-spec/blob/master/examples/simple-item.json). However,...

enhancement