-
Notifications
You must be signed in to change notification settings - Fork 19
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
No orbit data downloaded #45
Comments
Can you post the actual Sentinel file name that failed? |
Here is the filename, however there is no available precise orbit |
I think it might have been a different one that failed, as that one is from January:
But I entered the exact date time |
Sorry for my mistake. The correct one is S1A_IW_SLC__1SDV_20231013T111511_20231013T111541_050745_061D79_65D3.zip |
Have you installed the latest version? That file is working for me
|
use
$ eof --help
Usage: eof [OPTIONS]
Download Sentinel precise orbit files.
Saves files to `save-dir` (default = current directory)
Download EOFs for specific date, or searches for Sentinel files in --path.
Will find both ".SAFE" and ".zip" files matching Sentinel-1 naming
convention. With no arguments, searches current directory for Sentinel 1
products
Options:
-p, --search-path DIRECTORY Path of interest for finding Sentinel
products. [default: .]
--save-dir DIRECTORY Directory to save output .EOF files into
[default: .]
--sentinel-file PATH Specify path to download only 1 .EOF for a |
I make sure use the latest version. |
Ok just to make sure, what version does it say 0.8.3 for this?
|
Hi,
I have the S1 data from Jan to Oct 2023 and when T execute the eof command got following message,
eof.scihubclient.ValidityError: none of the input products completely covers the requested time interval: [t0=2023-10-13 11:15:11, t1=2023-10-13 11:16:11]
Is it related to the latest images that I downloaded?
if yes, I expect still possible to continue downloading the restitute one.
The text was updated successfully, but these errors were encountered: