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 subsetRasterTS() to functions where 'sensor' is used to subset #19

Closed
bendv opened this issue Apr 16, 2014 · 2 comments
Closed

Add subsetRasterTS() to functions where 'sensor' is used to subset #19

bendv opened this issue Apr 16, 2014 · 2 comments
Assignees

Comments

@bendv
Copy link
Collaborator

bendv commented Apr 16, 2014

No description provided.

@bendv bendv self-assigned this Apr 16, 2014
@bendv
Copy link
Collaborator Author

bendv commented Apr 17, 2014

TODO: check whether subsetting the raster a priori is more efficient than doing this on a per-pixel basis inside mc.calc()

@bendv
Copy link
Collaborator Author

bendv commented Apr 18, 2014

implemented at pixel level rather than subsetting rasters first. This function can be left as an optional pre-processing step, but doesn't need to be called in other functions like bfmPixel() and bfmSpatial()

@bendv bendv closed this as completed Apr 18, 2014
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