Release v2.2.8

  • docs: convert README to markdown (#450)

  • docs: update contribution guidelines (#450)

  • docs: add some admonitions (#450)

  • docs: add more notes and admonitions (#451)

  • docs: update contribution guidelines (#451)

  • refactor: use timescale shortcut wrapper function (#453)

  • feat: add functions for converting models to xarray (#455)

  • docs: add s3 recipes and examples (#455)

  • chore: add aws feature dependencies to pixi (#455)

  • chore: update pixi lock file (#455)

  • docs: add pixi task that can create HTML documentation (#455)

  • feat: use vectorized linear interpolator in infer_minor (#455)

  • feat: improve performance of bilinear interpolation (#455)

  • test: add xarray tests (#455)

  • ci: add xarray to test environment (#455)

  • feat: add basic xarray accessor for tide model data (#456)

  • test: add xarray accessor checks (#456)

  • feat: added option to gap fill constituent grids (#457)

  • docs: add gap fill notebook to examples (#458)

  • fix: suppress crs warnings about proj conversion (#458)

  • test: add inpaint gap filling test (#459)

  • feat: add Woodworth tide potential tables (#459)

  • test: add check if running tests on GitHub Actions (#460)

  • docs: add project testing readme (#461)

  • feat: can choose different tide potential catalogs for body tides (#462)

  • refactor: remake tide potential catalogs to include degree (#462)

  • feat: include complex latitudinal dependence (#463)

  • feat: add wrapper for catalog-based solid earth tides (#464)

  • refactor: split IERS ephemeride method into a separate function (#464)

  • docs: update solid earth tide description (#464)