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

Sandbox image upgrade #552

Merged
merged 27 commits into from
Oct 17, 2024
Merged

Sandbox image upgrade #552

merged 27 commits into from
Oct 17, 2024

Conversation

vikineema
Copy link
Collaborator

Proposed changes

Update tools and notebooks due to upgraded packages in sandbox image upgrade

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

vikineema and others added 27 commits September 30, 2024 20:43
…sandbox-notebooks into sandbox-image-upgrade
…/deafrica-sandbox-notebooks into sandbox-image-upgrade
@vikineema vikineema requested a review from mickwelli October 15, 2024 21:40
Copy link
Contributor

@mickwelli mickwelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vikineema. Looks good, I guess this will be tested in dev? We'll hold on the upgrade due to training this week.

@vikineema vikineema merged commit 4524ecc into main Oct 17, 2024
1 check passed
@vikineema vikineema deleted the sandbox-image-upgrade branch October 17, 2024 07:10
nanaboamah89 pushed a commit that referenced this pull request Nov 13, 2024
* Remove manual setting of variable USE_PYGEOS

* Bump version

* Remove flake8 constraint

* Fix ValueError in subpixel_contours

* Update build system dependencies

* Set crop default to False

* Bump version

* Update setuptools requirement

* Fix apps not available in 2.5.1

* Fix RecursionError in Intertidal_elevation notebook

* Update Change_filmstrips notebook

* Fix recursion error

* Fix crop parameter

* Update window size for lee filter

* Regenerate model file

* Update phenology plotting

* Bump version

* Update readme for tools

* Update conda environment file to match sandbox upgrade

* Update python version for precommit

* Fix parallel_apply

* Remove environment variable USE_PYGEOS
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