Skip to content

Ew4 tutorial further fixes#264

Merged
tennlee merged 2 commits into
ACCESS-Community-Hub:developfrom
stevehadd:ew4_tutorial_further_fixes
Jun 2, 2026
Merged

Ew4 tutorial further fixes#264
tennlee merged 2 commits into
ACCESS-Community-Hub:developfrom
stevehadd:ew4_tutorial_further_fixes

Conversation

@stevehadd

Copy link
Copy Markdown
Collaborator

Fixed link to zarr loading tutorial in gallery, and added a Open in Colab button to that tutorial.

Docstrings

  • Docstrings complete and follow Napoleon (google) style

Test Coverage

  • All new code is covered by unit tests

Documentation

  • [ X] Documentation is updated as required

Final Checks:

  • [ X] If no generative AI was used, then tick this box

Alternatively, if generative AI was used, then confirm you have:

  • Attributed any generative AI (such as GitHub Copilot) that was used in this PR. See our contributing guide for more information.
  • Included the name and version of the tool or system in the pull request
  • Described the scope of that use

Finally,

  • [X ] Mark the PR as ready to review. Note - we encourage you to ask for feedback at the outset or at any time during the work.

@stevehadd stevehadd requested a review from tennlee June 2, 2026 23:37
@stevehadd stevehadd self-assigned this Jun 2, 2026
@tennlee tennlee merged commit 0a9aec0 into ACCESS-Community-Hub:develop Jun 2, 2026
5 checks passed
@stevehadd

stevehadd commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator Author

@tennlee FYI - I figured out how to install from source on colab, as demonstrated in the branch:
https://github.com/stevehadd/PyEarthTools/blob/ew4_tutorial_further_fixes/docs/notebooks/data/Remote_Zarr_Loading.ipynb

So no rush now to do a release before the tutorial as colab use can proceed.

@stevehadd

Copy link
Copy Markdown
Collaborator Author

for information and completeness, it seems like you can't install an editable version of the library on colab (i.e. you need to use pip install /path/to/lib, without the -e option), so we may need a separate install fille for colab (other than requirements.txt) which doesn't have the -e flag. Will create in subsequent pull request.

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