Skip to content

Conversation

@henrykironde
Copy link
Contributor

No description provided.

- Updated logic to exclude `scenes` rows where `display_id`
  matches any `undone$display_id` substring.
- Used `stringr::str_detect` for reliable matching.

Resolves issues with `undone$display_id` extensions causing mismatches.```
- Added logic to append default time `12:00:00` to timestamps in `YYYY-MM-DD` format.
- Used `sapply` with a helper function for transformation.
- Converted updated timestamps to datetime using `lubridate::ymd_hms`.
- Included checks to identify invalid timestamps after conversion.

Ensures consistent datetime format in the `timestamp` column for better analysis.
@gmyenni gmyenni merged commit d89575f into main Nov 18, 2024
@gmyenni gmyenni deleted the repair-ndvi_Rscript branch November 18, 2024 17:07
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

Successfully merging this pull request may close these issues.

3 participants