Skip to content

Python 3.5 and filter by bounding box coordinates#2

Open
gioeleminardi wants to merge 7 commits into
jgomezdans:masterfrom
gioeleminardi:master
Open

Python 3.5 and filter by bounding box coordinates#2
gioeleminardi wants to merge 7 commits into
jgomezdans:masterfrom
gioeleminardi:master

Conversation

@gioeleminardi
Copy link
Copy Markdown

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
Copy Markdown
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