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

Potential ts.composite enhancements #9

Open
mflaxman10 opened this issue Mar 13, 2019 · 0 comments
Open

Potential ts.composite enhancements #9

mflaxman10 opened this issue Mar 13, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@mflaxman10
Copy link
Contributor

ts.scene lets you specify a point (in web mercator).

it would be very useful in scripting to have the same for ts.composite.

I think it would also be nice if this could be specified in lat/lon as well as web merc. Outside the Tesselo-verse, lat/lon WGS4 is much more common.

Also, I personally find min_date_0 and min_date_1 unintuitive names, so perhaps:
latitude = 45, longitude = -120.0, start_date = '2019-01-01', end_date = '2019-01-31'
or
northing=239023, easting=-329023 ...

Of course, to future proof, might also consider ISO date range standard which is a / separator:
2013-01-01/2013-06-31

I think this also extends to naive and time zone aware times, for when we start getting into Planet and other satellite choices with multiple options daily!

@mflaxman10 mflaxman10 added the enhancement New feature or request label Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant