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

AOT retrieval #1

Closed
samsammurphy opened this issue Oct 27, 2016 · 2 comments
Closed

AOT retrieval #1

samsammurphy opened this issue Oct 27, 2016 · 2 comments

Comments

@samsammurphy
Copy link
Owner

add in-scene AOT retrieval

@samsammurphy
Copy link
Owner Author

  1. detect dense dark vegetation
  2. detect water
  3. detect cloud?
  4. scatter sample (e.g. randomized scatter?)
  5. calculate AOT for DDV
  6. calculate AOT for water
  7. interpolate AOT across scene (or subset)

@samsammurphy
Copy link
Owner Author

NASA/USGS moved away from this for the Landsat 8 surface reflectance product. They are using the MODIS product instead.. Probably a more stable/reliable solution..

In-scene methods would require advanced image classification (i.e. globally reliable).. doable but probably requires machine learning (e.g. TensorFlow).

Will use MODIS product for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant