-
Notifications
You must be signed in to change notification settings - Fork 2
Add crop monitoring notebook #3
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
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Reword a few paragraphs. Move and center anomaly image in introduction cell.
View / edit / reply to this conversation on ReviewNB zacdezgeo commented on 2025-06-06T08:15:20Z Line #16. import rioxarray # noqa is this an unused import? Greyed out in my editor locally. |
View / edit / reply to this conversation on ReviewNB zacdezgeo commented on 2025-06-06T08:15:21Z Line #1. field_gdf.explore(explore_column) No idea why the rendering is coming out as the entire globe in reviewNB. Renders appropriately locally. |
View / edit / reply to this conversation on ReviewNB zacdezgeo commented on 2025-06-06T08:15:22Z Line #3. parsed: odc.stac.ParsedItem,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hrodmn, again, really great work! I learned a lot reviewing the notebook. Your approach to anomaly detection and pulling in different data sources is well thought out. I can see others benefiting from it!
I reworded a few sections and moved/centered/resized the image in the introduction paragraph. I left a few comments about code things flagged by my editor, but I'll let you judge if they should be integrated.
@zacdezgeo here is what I have so far. I added the section at the bottom to export a CSV for further analysis.
It would be great if you could fill in some more details in the text!