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

Look at individual Landsat outputs for ET with different crops #8

Open
qjhart opened this issue Sep 16, 2016 · 2 comments
Open

Look at individual Landsat outputs for ET with different crops #8

qjhart opened this issue Sep 16, 2016 · 2 comments
Assignees

Comments

@qjhart
Copy link
Member

qjhart commented Sep 16, 2016

This is a simplified request of #4, and maybe the first thing to try.

  1. Export statistics (mean, quartiles) from a raster that has crop coefficient or evapotranspiration values; I want to be able to export these statistics based on a second raster that has crop type (so, ETc or Kc for alfalfa, almonds, etc.). I was hoping to export to google sheets or a .csv.
  2. Look at a map of the Delta and change the crop name (or crop code, that's fine) to see a color gradient map of the ETc or Kc values for that crop, so I can locate where high spots might be geographically.

The crop type raster is different for different dates, but those will stay the same, only the ETc or Kc rasters will be changed.

@qjhart
Copy link
Member Author

qjhart commented Sep 17, 2016

I looked at this some after our meeting, and I realized that the code wasn't too close to what we wanted, so rather than have you looking over my shoulder, I started to modify it alone. I've decided there should be two parts; A single date that allows looking at histograms for each of the 10 Level_1 crops, and a yearly summation to see some summaries over the whole time.

The file ssj-ucd-metric/et_statistics_for_landsat.js is a start. It has the yearly mean values. Next the individual histograms need to be created.

@nickrsan
Copy link
Member

Hey Quinn,

Looked here after I emailed you - sorry for slight redundancy, but this is more specific to the above - could you share the files in the import section of that script with me? etc_parms loads fine, but the other three don't. I get "image asset not found" in the console, but I'm assuming that's just a sharing issue. Thank you!

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

No branches or pull requests

4 participants