Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetchOrbit.py Error to download POD #842

Open
binfenhuayun opened this issue Apr 16, 2024 · 2 comments
Open

fetchOrbit.py Error to download POD #842

binfenhuayun opened this issue Apr 16, 2024 · 2 comments

Comments

@binfenhuayun
Copy link

first, an Error of 'Failed to find S1A orbits for tref 2017-04-01 11:09:14' will occur, which is strange, maybe you can use ASF based on python requests and beautifulSoup instead,
second, I am a little curious, why you used the orbit file the day before imaging day while correcting the image using POD? There is difference between ISCE and ESA SNAP, can somebody to explain it?

@Arctic-Ambrun
Copy link

First go to the ESA to download the orbit file manually https://dataspace.copernicus.eu/
Next, take care of the name of POD. There are 3 dates, OPOD release time - OPOD vaild start time -O POD vaild end time.
the orbit files in GNSSRD format is calculated and not accurate enough, so if possible, use POEORB
ISCE is better in SAR satellites and SNAP is better in Sentinel series satellites.

@EJFielding
Copy link
Contributor

Note that the Copernicus Sentinel-1 orbit files have 26 hours of data, starting 1 hour before midnight the day before the full day of data, and ending 1 hour after midnight the day after the full day, so the "start time" is always in the day before the SAR acquisition to be processed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants