-
Notifications
You must be signed in to change notification settings - Fork 0
Notebook for BAIS2 #4
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
Conversation
|
Thank you @firzaariany . I'll give a review early next week and then we can meet to debrief. |
|
Sounds good! @emmanuelmathot |
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.
Nit: Perhaps use in-line LaTeX $...$ for the formulae, instead of text? Just because you can, I guess - the ones you have probably look nice enough...
notebooks/sentinel/sentinel-2/fire_and_disaster_monitoring/bais2_burned_area.ipynb
Show resolved
Hide resolved
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.
Should this be British English or AE, @emmanuelmathot?
Currently seems to be AE - "Vizualize"...
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.
I assume so, given the wordings in the example notebook
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.
Remove commented-out code.
emmanuelmathot
left a comment
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.
Reviewed in pair programming with @firzaariany .Great job!
* readme and contrib initial commit. * Add attribution section to NDCI cyanobacteria detection notebook * Specifies how to install virtual environment * Adds files to ignore * Processes BAIS2 evalscript with openEO * Adds requirement file * Removes unused libraries * Removes UDP print * Updates text-based math formulae with latex --------- Co-authored-by: Emmanuel Mathot <[email protected]>
* Enhance documentation and setup instructions in README and CONTRIBUTING files; add .gitignore and pyproject.toml for project configuration and dependency management. * Notebook for BAIS2 (#4) * readme and contrib initial commit. * Add attribution section to NDCI cyanobacteria detection notebook * Specifies how to install virtual environment * Adds files to ignore * Processes BAIS2 evalscript with openEO * Adds requirement file * Removes unused libraries * Removes UDP print * Updates text-based math formulae with latex --------- Co-authored-by: Emmanuel Mathot <[email protected]> * Enhance documentation and setup instructions in README and CONTRIBUTING files; add .gitignore and pyproject.toml for project configuration and dependency management. * Update .gitignore to include additional environment and temporary file exclusions --------- Co-authored-by: Firza Riany <[email protected]>
load_zarrmethod to load Sentinel-2 reflectance data as done in NDCI notebook - I might need help to navigate the items there though.requirement.txtfile includingopeneo,matplotlib,pillow, andnumpy. Let me know if additional independencies should be included.@emmanuelmathot we can talk through the notebook in a call if you're free next week?