You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HyP3 jobs do not currently support the rare "Partial dual polarization" Sentinel-1 products, but the HyP3 API allows jobs to be submitted with these granules. Such jobs always result in a a FAILED status.
The regular expressions for acceptable S1 granule names should be updated to accept SV/SH/DV/DH in the polarization token, and to reject VV/HH/VH/HV. For more information, refer to the Sentinel-1 Naming Convention.
HyP3 jobs do not currently support the rare "Partial dual polarization" Sentinel-1 products, but the HyP3 API allows jobs to be submitted with these granules. Such jobs always result in a a
FAILED
status.Example: S1A_IW_SLC__1SVH_20141012T051822_20141012T051850_002792_003250_912E
The regular expressions for acceptable S1 granule names should be updated to accept
SV/SH/DV/DH
in the polarization token, and to rejectVV/HH/VH/HV
. For more information, refer to the Sentinel-1 Naming Convention.https://github.com/ASFHyP3/hyp3/blob/develop/apps/api/src/hyp3_api/api-spec/job_parameters.yml.j2#L54-L68
The text was updated successfully, but these errors were encountered: