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

Support polygon input #132

Open
ejm714 opened this issue Dec 20, 2023 · 0 comments
Open

Support polygon input #132

ejm714 opened this issue Dec 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ejm714
Copy link
Collaborator

ejm714 commented Dec 20, 2023

Goal: support users who want estimates across an entire body of water (e.g. heatmap-like output)

This would entail a preprocessing step where we:

  • accept a polygon as input
  • create a grid at Sentinel-2 resolution
  • create an input csv where the lat/lons correspond to the centroid of each grid cell

Likely implementation

  • we allow a csv where the rows are date and polygon to support estimates across multiple water bodies at once
  • TBD what the output is (e.g. a raster vs. csv)
@ejm714 ejm714 added the enhancement New feature or request label Dec 20, 2023
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