dea-notebooks icon indicating copy to clipboard operation
dea-notebooks copied to clipboard

Adding DEAfrica Wetland Turbidity notebook for Australian study site

Open Matt-dea opened this issue 1 year ago • 2 comments

Proposed changes

Adding a modified version of the DE Africa Wetlands Turbidity notebook using an Australian study site.

Closes issues (optional)

  • Closes Issue #000

Checklist

(Replace [ ] with [x] to check off)

  • [x] Notebook created using the DEA-notebooks template
  • [x] Remove any unused Python packages from Load packages
  • [x] Remove any unused/empty code cells
  • [x] Remove any guidance cells (e.g. General advice)
  • [x] Ensure that all code cells follow the PEP8 standard for code. The jupyterlab_code_formatter tool can be used to format code cells to a consistent style: select each code cell, then click Edit and then one of the Apply X Formatter options (YAPF or Black are recommended).
  • [x] Include relevant tags in the final notebook cell (refer to the DEA Tags Index, and re-use tags if possible)
  • [x] Clear all outputs, run notebook from start to finish, and save the notebook in the state where all cells have been sequentially evaluated
  • [x] Test notebook on both the NCI and DEA Sandbox (flag if not working as part of PR and ask for help to solve if needed)
  • [x] If applicable, update the Notebook currently compatible with the NCI|DEA Sandbox environment only line below the notebook title to reflect the environments the notebook is compatible with
  • [x] Check for any spelling mistakes using the DEA Sandbox's built-in spellchecker (double click on markdown cells then right-click on pink highlighted words). For example:

sandbox_spellchecker

Matt-dea avatar Jan 23 '24 02:01 Matt-dea

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Just a heads up, you can review these notebook changes with GitNotebooks too: https://gitnotebooks.com/GeoscienceAustralia/dea-notebooks/pull/1175

I think it offers some advantages over what you're currently using.

smith-kyle avatar Feb 01 '24 21:02 smith-kyle