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

Move and update process_parquet from presto-worldcereal #253

Open
4 tasks
kvantricht opened this issue Jan 20, 2025 · 0 comments
Open
4 tasks

Move and update process_parquet from presto-worldcereal #253

kvantricht opened this issue Jan 20, 2025 · 0 comments
Assignees
Milestone

Comments

@kvantricht
Copy link
Contributor

Copied from WorldCereal/presto-worldcereal#124:

  • no longer infer frequencies from the data but accept them as input
  • for now only implement two options: "month", "dekad"
  • Look for the occurrence of missing timestamps and if needed fill them with nodata (log a warning for user). Actual timestamps should be constructed with convenience functions for date ranges (e.g. dekad not supported natively by pandas)
  • Move process_parquet in its entirety to worldcereal-classification repo: https://github.com/WorldCereal/worldcereal-classification/blob/main/src/worldcereal/utils/refdata.py
@kvantricht kvantricht added this to the System V2 milestone Jan 20, 2025
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