Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 21:52
· 558 commits to main since this release

v0.2.2 (2024-01-16)

Documentation

  • docs: Add mesh edges screenshot to viewer tutorial (88be0ce)

  • docs: improve Pangeo Forge examples (15d0c4e)

  • docs: Update current time in description for updated screenshot (9b5814a)

  • docs: Add descriptors for what each axis represents (61ee428)

  • docs: Add configuration for readthedocs (c2c1e37)

  • docs: fill API documentation pages (b261649)

  • docs: Add typing and docstrings to dataset_builder.py (d6d8855)

Fix

  • fix: use true min and max for default slicing (8965827)

  • fix: use relative path for pangeo datasets JSON (6d9d9e9)

  • fix: update test expected size for updated example file (81d4601)

  • fix: change pyvista StructuredGrid reference (d917fd0)

  • fix(DatasetBuilder): typing adjustments (aa5dbc8)

Refactor

  • refactor: add lfs images (0256f52)

  • refactor: store docs images with git-lfs (7d0d776)

  • refactor: remove docs images (to be stored with git-lfs) (b63799d)

Style

  • style: Use black to fix styling (fd4f265)

  • style: replace 2 tutorial images with rotated worlds (872d693)

  • style: Use black to fix styling (07ce042)

  • style: switch cover image in README (ef01699)

  • style: Use black to fix styling (965c11c)

Unknown

  • Merge pull request #47 from Kitware/docs-and-tutorials

Docs and tutorials (b33ae78)

  • Merge branch 'main' into docs-and-tutorials (4876d7c)