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

Add support for "Kc" variable in Collection methods (specifically .interpolate()) #5

Open
cgmorton opened this issue May 1, 2019 · 0 comments

Comments

@cgmorton
Copy link
Member

cgmorton commented May 1, 2019

The interpolation code is currently hardcoded to work with "ETf" (fraction of reference ET) as the primary interpolation band (interpolate ETf to daily, multiply by daily ETr to get daily ET, then aggregate). To speed up development the interpolation code was not modified and an Image.etf method was added that returns kc. At some point it would be good to add real support for a user wanting to export "Kc" images or collections.

cgmorton added a commit that referenced this issue Jan 24, 2020
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

1 participant