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

test fetch modis data #12

Open
nilshempelmann opened this issue Apr 4, 2018 · 2 comments
Open

test fetch modis data #12

nilshempelmann opened this issue Apr 4, 2018 · 2 comments
Assignees

Comments

@nilshempelmann
Copy link
Member

http://www.pymodis.org/_images/ipython_example.png

@nilshempelmann nilshempelmann self-assigned this Apr 4, 2018
@nilshempelmann
Copy link
Member Author

Traceback (most recent call last):
File "/home/nils/.conda/envs/flyingpigeon/bin/modis_download.py", line 153, in
main()
File "/home/nils/.conda/envs/flyingpigeon/bin/modis_download.py", line 147, in main
modisOgg.downloadsAllDay(clean=options.empty, allDays=options.alldays)
File "/home/nils/.conda/envs/flyingpigeon/lib/python2.7/site-packages/pymodis/downmodis.py", line 849, in downloadsAllDay
self._downloadAllDaysHTTP(days)
File "/home/nils/.conda/envs/flyingpigeon/lib/python2.7/site-packages/pymodis/downmodis.py", line 865, in _downloadAllDaysHTTP
self.dayDownload(day, listFilesDown)
File "/home/nils/.conda/envs/flyingpigeon/lib/python2.7/site-packages/pymodis/downmodis.py", line 827, in dayDownload
self.downloadFile(i, file_hdf, day)
File "/home/nils/.conda/envs/flyingpigeon/lib/python2.7/site-packages/pymodis/downmodis.py", line 676, in downloadFile
self._downloadFileHTTP(filDown, filHdf, day)
File "/home/nils/.conda/envs/flyingpigeon/lib/python2.7/site-packages/pymodis/downmodis.py", line 699, in _downloadFileHTTP
re=e.reason))
KeyError: 'ex'

@nilshempelmann
Copy link
Member Author

Modis 13QR1 (NDVI band) Landsurface temperature TVDI

@nilshempelmann nilshempelmann transferred this issue from bird-house/flyingpigeon Dec 5, 2018
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

1 participant