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

Problem with the Path Overpass day lookup table #36

Open
rohanfisher opened this issue Mar 24, 2017 · 1 comment
Open

Problem with the Path Overpass day lookup table #36

rohanfisher opened this issue Mar 24, 2017 · 1 comment

Comments

@rohanfisher
Copy link

There seems to be a discrepancy with the path over pass days for some paths. For example using:
download_landsat_scene.py -o scene -b LC8 -d 20170303 -s096071 -u usgs.txt
produces:
Searching for images on (julian date): 2017065
......
Searching for images on (julian date): 2017081
......
However the overpass days for this Path (Scene) should be (julian date): 2017066 and 2017082
There is a similar Problem with Path 097
Is there a problem with the Path Overpass day lookup table??

@tvoirand
Copy link

tvoirand commented Jan 11, 2019

Hello,
I am also having issues with Path 201.
Investigating...

EDIT: It turns it was coming from my subprocess call (I'll remember to strip my strings of whitespaces when giving a list of scenes to download in a configuration file!)

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

2 participants