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
jhkennedy
changed the title
HyP3 API rejects S2 COG names that are 26 characters in length
HyP3 API rejects S2 COG names that are 25 characters in length
May 19, 2022
Example:
Some example valid scene names that are longer than our current limit:
We'll need to adjust the autorift job specifications, e.g.:
https://github.com/ASFHyP3/hyp3/blob/develop/job_spec/AUTORIFT.yml#L29
https://github.com/ASFHyP3/hyp3/blob/develop/job_spec/AUTORIFT_ITS_LIVE.yml#L29
These tests will need to be updated:
https://github.com/ASFHyP3/hyp3/blob/develop/tests/test_api/test_submit_job.py#L257
https://github.com/ASFHyP3/hyp3/blob/develop/tests/test_api/test_submit_job.py#L279
The text was updated successfully, but these errors were encountered: