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

Refactor process_parquet #122

Open
2 of 3 tasks
cbutsko opened this issue Nov 29, 2024 · 2 comments
Open
2 of 3 tasks

Refactor process_parquet #122

cbutsko opened this issue Nov 29, 2024 · 2 comments
Assignees

Comments

@cbutsko
Copy link

cbutsko commented Nov 29, 2024

The existing process_parquet functions needs to be refactored:

  • remove redundant columns used as index so that the function is compatible with the Phase II extractions
  • replace indexing functions that rely on month value with more generic ones
  • add the handling of the labels from the new legend
@cbutsko cbutsko self-assigned this Nov 29, 2024
@jdegerickx
Copy link

@cbutsko, in branch point-extractions, I just revised handling of crop types in process_parquet using legend from artifactory and assuming the dataset has phase II labels, no longer Phase I labels

@cbutsko
Copy link
Author

cbutsko commented Dec 12, 2024

In this PR, the original process_parquet got refactored #124

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