Recent Releases of xdggs

xdggs - v0.2.1

What's Changed

  • new changelog section by @keewis in https://github.com/xarray-contrib/xdggs/pull/132
  • Added gh button + fixed myst_nb + doc contributor guide by @jbusecke in https://github.com/xarray-contrib/xdggs/pull/137
  • install from conda-forge by @keewis in https://github.com/xarray-contrib/xdggs/pull/152
  • also install from conda-forge in the docs build by @keewis in https://github.com/xarray-contrib/xdggs/pull/153
  • pre-commit hook maintenance by @keewis in https://github.com/xarray-contrib/xdggs/pull/154
  • Update contributing instructions by @VeckoTheGecko in https://github.com/xarray-contrib/xdggs/pull/149
  • small edit/typos by @ofk123 in https://github.com/xarray-contrib/xdggs/pull/157
  • API docs for missing methods by @jbusecke in https://github.com/xarray-contrib/xdggs/pull/145
  • forcibly rename the name of the pandas index by @keewis in https://github.com/xarray-contrib/xdggs/pull/161

New Contributors

  • @jbusecke made their first contribution in https://github.com/xarray-contrib/xdggs/pull/137
  • @VeckoTheGecko made their first contribution in https://github.com/xarray-contrib/xdggs/pull/149
  • @ofk123 made their first contribution in https://github.com/xarray-contrib/xdggs/pull/157

Full Changelog: https://github.com/xarray-contrib/xdggs/compare/0.2.0...0.2.1

- Python
Published by keewis 11 months ago

xdggs - 0.2.0

What's Changed

  • new changelog section by @keewis in https://github.com/xarray-contrib/xdggs/pull/110
  • request write permissions for issues by @keewis in https://github.com/xarray-contrib/xdggs/pull/116
  • use arrow functions to extract cell coordinates by @keewis in https://github.com/xarray-contrib/xdggs/pull/114
  • correct the HealpixIndex repr by @keewis in https://github.com/xarray-contrib/xdggs/pull/119
  • allow overriding the grid info by @keewis in https://github.com/xarray-contrib/xdggs/pull/63
  • allow to add any colormap with explore by @annefou in https://github.com/xarray-contrib/xdggs/pull/120
  • create documentation pages for the decode accessor methods by @keewis in https://github.com/xarray-contrib/xdggs/pull/121
  • adapt to recent changes to RTD by @keewis in https://github.com/xarray-contrib/xdggs/pull/122
  • allow specifying additional coords to include in the pixel inspection table by @keewis in https://github.com/xarray-contrib/xdggs/pull/123
  • support plotting multi-dimensional data by @keewis in https://github.com/xarray-contrib/xdggs/pull/124
  • plotting tests by @keewis in https://github.com/xarray-contrib/xdggs/pull/127
  • release 0.2 by @keewis in https://github.com/xarray-contrib/xdggs/pull/131

Full Changelog: https://github.com/xarray-contrib/xdggs/compare/0.1.1...0.2.0

- Python
Published by keewis over 1 year ago

xdggs - 0.1.1

What's Changed

  • new changelog section by @keewis in https://github.com/xarray-contrib/xdggs/pull/107
  • always use the latest stable version when releasing by @keewis in https://github.com/xarray-contrib/xdggs/pull/106
  • properly reference the readme in pyproject.toml by @keewis in https://github.com/xarray-contrib/xdggs/pull/108
  • prepare for the release of 0.1.1 by @keewis in https://github.com/xarray-contrib/xdggs/pull/109

Full Changelog: https://github.com/xarray-contrib/xdggs/compare/0.1.0...0.1.1

- Python
Published by keewis over 1 year ago

xdggs - 0.1.0

What's Changed

  • set up a CI by @keewis in https://github.com/xarray-contrib/xdggs/pull/31
  • configure ruff to auto-fix isort linting errors by @keewis in https://github.com/xarray-contrib/xdggs/pull/33
  • update design-doc by @allixender in https://github.com/xarray-contrib/xdggs/pull/32
  • replace h3 with h3ronpy by @keewis in https://github.com/xarray-contrib/xdggs/pull/28
  • tests for the healpix index by @keewis in https://github.com/xarray-contrib/xdggs/pull/36
  • fix the upstream-dev installation of healpy by @keewis in https://github.com/xarray-contrib/xdggs/pull/42
  • decoder function by @keewis in https://github.com/xarray-contrib/xdggs/pull/47
  • expose and test the decode function by @keewis in https://github.com/xarray-contrib/xdggs/pull/48
  • Goals by @RichardScottOZ in https://github.com/xarray-contrib/xdggs/pull/49
  • Minor edits by @RichardScottOZ in https://github.com/xarray-contrib/xdggs/pull/50
  • disable the upstream-dev CI by @keewis in https://github.com/xarray-contrib/xdggs/pull/52
  • pre-commit hook maintenance by @keewis in https://github.com/xarray-contrib/xdggs/pull/54
  • testing utils for exception groups by @keewis in https://github.com/xarray-contrib/xdggs/pull/55
  • another attempt to fix the upstream-dev CI by @keewis in https://github.com/xarray-contrib/xdggs/pull/51
  • move towards grid objects by @keewis in https://github.com/xarray-contrib/xdggs/pull/39
  • install h3ronpy from the new subdirectory by @keewis in https://github.com/xarray-contrib/xdggs/pull/58
  • pre-commit maintenance by @keewis in https://github.com/xarray-contrib/xdggs/pull/60
  • move the conversion methods to the grid object by @keewis in https://github.com/xarray-contrib/xdggs/pull/57
  • fix the cell centers computation by @keewis in https://github.com/xarray-contrib/xdggs/pull/61
  • compute cell boundaries from cell ids by @keewis in https://github.com/xarray-contrib/xdggs/pull/30
  • interactive plotting with lonboard by @keewis in https://github.com/xarray-contrib/xdggs/pull/67
  • Wrote a more user-friendly Readme file by @annefou in https://github.com/xarray-contrib/xdggs/pull/70
  • require the dependencies of explore by @keewis in https://github.com/xarray-contrib/xdggs/pull/72
  • pre-commit hook maintenance by @keewis in https://github.com/xarray-contrib/xdggs/pull/74
  • remove the rotation parameter of healpix by @keewis in https://github.com/xarray-contrib/xdggs/pull/73
  • install arro3-core from conda-forge by @keewis in https://github.com/xarray-contrib/xdggs/pull/78
  • initial documentation setup by @keewis in https://github.com/xarray-contrib/xdggs/pull/79
  • expose example datasets through xdggs.tutorial by @keewis in https://github.com/xarray-contrib/xdggs/pull/84
  • enforce colors in CI by @keewis in https://github.com/xarray-contrib/xdggs/pull/85
  • API documentation by @keewis in https://github.com/xarray-contrib/xdggs/pull/81
  • rename the primary grid parameter by @keewis in https://github.com/xarray-contrib/xdggs/pull/65
  • getting started guide and tutorials by @annefou in https://github.com/xarray-contrib/xdggs/pull/80
  • Fix headings in tutorials by @acocac in https://github.com/xarray-contrib/xdggs/pull/90
  • work around blocked HTTP requests from RTD to github by @keewis in https://github.com/xarray-contrib/xdggs/pull/93
  • citations file by @keewis in https://github.com/xarray-contrib/xdggs/pull/88
  • adapt to recent changes in h3ronpy by @keewis in https://github.com/xarray-contrib/xdggs/pull/94
  • lint / format hooks for pyproject.toml by @keewis in https://github.com/xarray-contrib/xdggs/pull/96
  • use bibtex for publications by @keewis in https://github.com/xarray-contrib/xdggs/pull/89
  • acknowledge the funding by @zawadzl in https://github.com/xarray-contrib/xdggs/pull/95
  • replace healpy with cdshealpix by @keewis in https://github.com/xarray-contrib/xdggs/pull/92
  • explicitly cast the level to python int by @keewis in https://github.com/xarray-contrib/xdggs/pull/98
  • rewrite the readme by @tinaok in https://github.com/xarray-contrib/xdggs/pull/97
  • readme badges by @keewis in https://github.com/xarray-contrib/xdggs/pull/100
  • populate the changelog by @keewis in https://github.com/xarray-contrib/xdggs/pull/99
  • fix the broken CI badge by @keewis in https://github.com/xarray-contrib/xdggs/pull/102
  • preliminary logo by @keewis in https://github.com/xarray-contrib/xdggs/pull/101
  • use the logo by @keewis in https://github.com/xarray-contrib/xdggs/pull/103
  • prepare for the release by @keewis in https://github.com/xarray-contrib/xdggs/pull/104
  • exclude bots from the release summary by @keewis in https://github.com/xarray-contrib/xdggs/pull/105

New Contributors

  • @allixender made their first contribution in https://github.com/xarray-contrib/xdggs/pull/32
  • @RichardScottOZ made their first contribution in https://github.com/xarray-contrib/xdggs/pull/49
  • @annefou made their first contribution in https://github.com/xarray-contrib/xdggs/pull/70
  • @zawadzl made their first contribution in https://github.com/xarray-contrib/xdggs/pull/95
  • @tinaok made their first contribution in https://github.com/xarray-contrib/xdggs/pull/97

Full Changelog: https://github.com/xarray-contrib/xdggs/compare/0.0.1...0.1.0

- Python
Published by keewis over 1 year ago

xdggs - 0.0.1

Initial release for demo purposes.

- Python
Published by keewis over 2 years ago