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

Python 3.5 and filter by bounding box coordinates #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Python 3.5 and filter by bounding box coordinates #2

wants to merge 7 commits into from

Conversation

gioeleminardi
Copy link

No description provided.

gioeleminardi and others added 7 commits October 5, 2015 18:29
In the line loop now check if tile is or is not present
Added the 'get_modis_coordinates' function for download non-reprojected tile, passing the boundingbox with upperleft and downright point (lat,lon)
@jgomezdans
Copy link
Owner

Hi @gioeleminardi ! Many thanks for your contribution, it does look really useful, I'd love to accept it, but it appears that you also need shapely as a dependency? I'd really like to avoid having that as a hard dependency, as a dependency on GEOS needs to be made compatible with the GEOS library in GDAL, and in our system, this is hard to get right, even with conda. Having said that, this is particularly useful for swath/L1 datasets, so will definitely get a test!!!

Also, since our computers still use Python 2.7, I'd need to ensure compatibility with that, but maybe it's time we caught up with the present ;-)

Many thanks for your contribution, really appreciated!

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

Successfully merging this pull request may close these issues.

2 participants