Skip to content
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

WaPOR notebooks in repo #560

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

WaPOR notebooks in repo #560

wants to merge 4 commits into from

Conversation

mickwelli
Copy link
Contributor

Proposed changes

Add wapor notebooks and loading function to tools.

Checklist (replace [ ] with [x] to check off)

  • Remove any unused Python packages from Load packages
  • Remove any unused/empty code cells
  • Remove any guidance cells (e.g. General advice)
  • 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)
  • Include relevant tags in the first notebook cell and re-use tags if possible
  • Ensure appropriate colour schemes have been used to maximise accessibility for vision impairment. Test your images or learn more with Coblis or TPGI
  • Clear all outputs, run notebook from start to finish, and save the notebook in the state where all cells have been sequentially evaluated

@mickwelli
Copy link
Contributor Author

This draft PR contains materials for including WaPOR in the notebooks repo. They are:

  • Datasets/WaPOR.ipynb
  • Real_world_examples/Inspecting_WaPOR_through_time.ipynb
  • Tools/deafrica_tools/load_wapor.py

There appears to be a conflict with gdal software preventing the loading of the wapordl package. This will need to be resolved before merging.

The package loading and installation cells will need to be removed and notebooks run completely before merging, as per checklist above.

@nanaboamah89
Copy link
Contributor

Getting this error

Screenshot 2024-11-25 181243

@mickwelli
Copy link
Contributor Author

Getting this error

Screenshot 2024-11-25 181243

Thanks Edward, yes @vikineema is working on resolving the issue with netcdf handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants