We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The frontend usability can be improved if season dates can be derived automatically. Provide python code to do this, allowing frontend to integrate.
The text was updated successfully, but these errors were encountered:
https://github.com/WorldCereal/worldcereal-classification/blob/main/notebooks/worldcereal_v1_demo_custom_croptype.ipynb
seasons = retrieve_worldcereal_seasons(spatial_extent)
Sorry, something went wrong.
with the actual code to read and process seasons from the geotiff files here: https://github.com/WorldCereal/worldcereal-classification/blob/main/src/worldcereal/seasons.py#L283
kvantricht
No branches or pull requests
The frontend usability can be improved if season dates can be derived automatically.
Provide python code to do this, allowing frontend to integrate.
The text was updated successfully, but these errors were encountered: