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-forgein the docs build by @keewis in https://github.com/xarray-contrib/xdggs/pull/153 pre-commithook 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
arrowfunctions to extract cell coordinates by @keewis in https://github.com/xarray-contrib/xdggs/pull/114 - correct the
HealpixIndexrepr 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
decodeaccessor 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.tomlby @keewis in https://github.com/xarray-contrib/xdggs/pull/108 - prepare for the release of
0.1.1by @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
ruffto 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
h3withh3ronpyby @keewis in https://github.com/xarray-contrib/xdggs/pull/28 - tests for the
healpixindex by @keewis in https://github.com/xarray-contrib/xdggs/pull/36 - fix the
upstream-devinstallation ofhealpyby @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
decodefunction 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-commithook 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
h3ronpyfrom the new subdirectory by @keewis in https://github.com/xarray-contrib/xdggs/pull/58 pre-commitmaintenance 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
lonboardby @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
exploreby @keewis in https://github.com/xarray-contrib/xdggs/pull/72 pre-commithook maintenance by @keewis in https://github.com/xarray-contrib/xdggs/pull/74- remove the
rotationparameter ofhealpixby @keewis in https://github.com/xarray-contrib/xdggs/pull/73 - install
arro3-corefromconda-forgeby @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.tutorialby @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
h3ronpyby @keewis in https://github.com/xarray-contrib/xdggs/pull/94 - lint / format hooks for
pyproject.tomlby @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
healpywithcdshealpixby @keewis in https://github.com/xarray-contrib/xdggs/pull/92 - explicitly cast the
levelto pythonintby @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