Skip to content

Implement convenience mode #6

@konstntokas

Description

@konstntokas

"Convenience mode" describes a user-friendly mode, which shows the "measurement" group as a xr.dataset. This means specifically for the individual Sentinel products:

Satellite Product Data structure
Sentinel-1 GRD 2 data sets (VH=cross-polarization) and (VV=co-polarization) is presented as 2d dataset with dims (azimuth_time, ground_range), present the two data sets as
Sentinel-1 SLC Includes VV and VH, three sub swaths IW1, IW2, IW3, and multiple bursts along the azimuth time; multiple burst could be stitched together along the azimuth time axis. is there stitching along the 3 sub-swaths possible?
Sentinel-1 OCN contains Ocean Wind field (OWI), Ocean Swell spectra (OSW), Surface Radial Velocity (RVL), all of them have difference dimensions
Sentinel-2 L1C & L2A Bands are available in different spatial resolutions; user selects bands and spatial resolution; if spatial resolution is not available, resampling is performed; nearest neighbor and bilinear interpolation shall be supported;
Sentinel-3 OLIC EFR rectification ?
Sentinel-3 SLSTR FPR rectification ?

We can get inspiration from SNAP (https://github.com/senbox-org)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions