You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Copied from WorldCereal/presto-worldcereal#124:
"month"
,"dekad"
process_parquet
in its entirety to worldcereal-classification repo: https://github.com/WorldCereal/worldcereal-classification/blob/main/src/worldcereal/utils/refdata.pyThe text was updated successfully, but these errors were encountered: