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

Question about manually specifying timeline in sits_regularize() #1274

Open
liuyadong opened this issue Jan 24, 2025 · 1 comment
Open

Question about manually specifying timeline in sits_regularize() #1274

liuyadong opened this issue Jan 24, 2025 · 1 comment

Comments

@liuyadong
Copy link

Hi, I’m working with HLS data over a large ROI that spans multiple tiles. I would like to generate a 10-day composite for each year. However, the output timeline from sits_regularize(period = 'P10D') is regular but doesn’t start from January 1st of the year. Is there an option to manually specify the timeline instead of using the period parameter?

@OldLipe
Copy link
Contributor

OldLipe commented Jan 24, 2025

Dear @liuyadong,

Yes, there is. We introduced timeline parameter in sits_regularize() function on dev branch.
To install, use devtools::install_github("e-sensing/sits@dev").

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

2 participants