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

E3SM UXarray and Dask Examples #836

Open
wants to merge 68 commits into
base: main
Choose a base branch
from
Open

Conversation

rytam2
Copy link
Collaborator

@rytam2 rytam2 commented Jul 3, 2024

Closes #822

Overview

Added user guide notebook on parallel loading with Dask; and workflow examples with E3SM output with visualization and calculations.

PR Checklist

General

  • An issue is linked created and linked
  • Add appropriate labels
  • Filled out Overview and Expected Usage (if applicable) sections

Examples

  • Any new notebook examples added to docs/examples/ folder
  • Clear the output of all cells before committing
  • New notebook files added to docs/examples.rst toctree
  • New notebook files added to new entry in docs/gallery.yml with appropriate thumbnail photo in docs/_static/thumbnails/

@rytam2 rytam2 added documentation Improvements or additions to documentation scalability Related to scalability & performance efforts labels Jul 3, 2024
@rytam2 rytam2 self-assigned this Jul 3, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator Author

rytam2 commented Aug 30, 2024

Related to bug in .plot.rasterize that requires a name to plot; will keep this line as a temporary solution.


View entire conversation on ReviewNB

Copy link

review-notebook-app bot commented Oct 8, 2024

View / edit / reply to this conversation on ReviewNB

philipc2 commented on 2024-10-08T22:47:56Z
----------------------------------------------------------------

Use an Orthographic projection to better showcase the grid.


rytam2 commented on 2024-10-09T20:32:01Z
----------------------------------------------------------------

accepted

Copy link

review-notebook-app bot commented Oct 8, 2024

View / edit / reply to this conversation on ReviewNB

philipc2 commented on 2024-10-08T22:47:58Z
----------------------------------------------------------------

Rephrase to:

This usage example demonstrates how to load unstructured input data with UXarray and Dask. Loading in parallel and chunking and their respective performances are also showcased.


Copy link

review-notebook-app bot commented Oct 8, 2024

View / edit / reply to this conversation on ReviewNB

philipc2 commented on 2024-10-08T22:47:59Z
----------------------------------------------------------------

Can you look into resolving this warnings? We shouldn't include these in the notebook.


Copy link
Member

@philipc2 philipc2 left a comment

Choose a reason for hiding this comment

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

Excellent work Rachel! I've put a few comments in ReviewNB.

May we change the thumbnail to one of the projected ones?

image

I'd also consider a thumbnail for the e3sm calc notebook.

@philipc2 philipc2 added this to the Documentation milestone Oct 8, 2024
Copy link
Collaborator Author

rytam2 commented Oct 9, 2024

accepted


View entire conversation on ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation scalability Related to scalability & performance efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E3SM Visualization Example
6 participants