xarray-sentinel icon indicating copy to clipboard operation
xarray-sentinel copied to clipboard

Xarray backend to Copernicus Sentinel-1 satellite data products

Results 27 xarray-sentinel issues
Sort by recently updated
recently updated
newest added

Install resources (XML schema files)

it would be great if you could add a pip package. thanks a lot.

* just a suggestion to use this https://gdal.org/drivers/raster/safe.html

wontfix

as type copies arrays when not specified otherwise see: https://numpy.org/doc/stable/reference/generated/numpy.ndarray.astype.html * https://github.com/bopen/xarray-sentinel/blob/main/xarray_sentinel/sentinel1.py#L741 * https://github.com/bopen/xarray-sentinel/blob/main/xarray_sentinel/sentinel1.py#L746 Seems to be reason for tests failing in sarsen, will try working more on this and...

Currently, users of xarray-sentinel pass the path / URL to a `manifest.safe` file, which is used to discover everything necessary to build the xarray Dataset. I'm curious whether xarray-sentinel might...

enhancement

Useful enhancements: - [ ] read the `firstValidSample` and `lastValidSample` tags and expose them (possibly making them more readable) - [ ] provide and option to crop the burst to...

enhancement

https://sentinel.esa.int/web/sentinel/technical-guides/sentinel-1-sar/pod/products-requirements

enhancement