Skip to content

support actual default coefficient of sar_backscatter #376

@soxofaan

Description

@soxofaan

This hardcodes the default value for sar_backscatter to "gamma0-terrain", following the official spec:

coefficient: Union[str, None] = "gamma0-terrain"

However, on CDSE deployment, we have "sigma0-ellipsoid" as default (and only option actually).
Picking the default value (when user does not explicitly specify coefficient) should follow this instead

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions