Skip to content

Fix up plotting notebooks #92

Open
@dcherian

Description

@dcherian
  • move data creation to xarray.tutorial.load_dataset("temperature_gradients")?
    Fix exercise formatting
    More text in hvplot notebook

Activity

scottyhq

scottyhq commented on Jul 1, 2024

@scottyhq
Contributor

Also noticing that there is currently a mix of plt.rcParams and matplotlib retina settings. If retina is not set, plots appear stretched on modern monitors:

https://tutorial.xarray.dev/intermediate/01-high-level-computation-patterns.html#load-example-dataset

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Fix up plotting notebooks · Issue #92 · xarray-contrib/xarray-tutorial