Releases: xarray-contrib/xdggs
Releases · xarray-contrib/xdggs
0.6.0
What's Changed
- move the pixi config into a separate file by @keewis in #202
- install
h3ronpyfrom the main repo in nightly by @keewis in #204 - convert between different metadata conventions by @keewis in #179
- modernize package metadata by @keewis in #206
- support variable-sized cells for healpix by @keewis in #207
- fix aligning healpix datasets by @keewis in #208
- refactor the treatment of keyword arguments for
selby @keewis in #211 - release v0.6.0 by @keewis in #212
- allow testing the release artifacts before the actual release by @keewis in #213
- debug the release workflow by @keewis in #214
- change the release runners by @keewis in #215
Full Changelog: 0.5.0...0.6.0
0.5.0
This adds a new widget for plotting, but temporarily removes support for plotting grids and overlaying maps.
What's Changed
- new changelog section by @keewis in #190
- ignore the lock file by @keewis in #193
- support ellipsoids in healpix by @keewis in #194
- Create a custom widget to include controls by @keewis in #199
- remove the defunct plot combination examples by @keewis in #200
- release 0.5.0 by @keewis in #201
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.0
0.2.2
What's Changed
- bump python versions by @keewis in #162
- resize the logo by @keewis in #163
- properly ignore some warnings by @keewis in #164
- migrate to pixi by @keewis in #167
- build debugging by @keewis in #170
- make sure we pass C contiguous arrays to arro3 by @keewis in #168
- remove compat code for
python<3.11by @keewis in #172 - hierarchical operations on cell ids: parents by @keewis in #62
- release 0.2.2 by @keewis in #176
Full Changelog: 0.2.1...0.2.2
v0.2.1
What's Changed
- new changelog section by @keewis in #132
- Added gh button + fixed myst_nb + doc contributor guide by @jbusecke in #137
- install from conda-forge by @keewis in #152
- also install from
conda-forgein the docs build by @keewis in #153 pre-commithook maintenance by @keewis in #154- Update contributing instructions by @VeckoTheGecko in #149
- small edit/typos by @ofk123 in #157
- API docs for missing methods by @jbusecke in #145
- forcibly rename the name of the pandas index by @keewis in #161
New Contributors
- @jbusecke made their first contribution in #137
- @VeckoTheGecko made their first contribution in #149
- @ofk123 made their first contribution in #157
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- new changelog section by @keewis in #110
- request write permissions for issues by @keewis in #116
- use
arrowfunctions to extract cell coordinates by @keewis in #114 - correct the
HealpixIndexrepr by @keewis in #119 - allow overriding the grid info by @keewis in #63
- allow to add any colormap with explore by @annefou in #120
- create documentation pages for the
decodeaccessor methods by @keewis in #121 - adapt to recent changes to RTD by @keewis in #122
- allow specifying additional coords to include in the pixel inspection table by @keewis in #123
- support plotting multi-dimensional data by @keewis in #124
- plotting tests by @keewis in #127
- release 0.2 by @keewis in #131
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0
What's Changed
- set up a CI by @keewis in #31
- configure
ruffto auto-fix isort linting errors by @keewis in #33 - update design-doc by @allixender in #32
- replace
h3withh3ronpyby @keewis in #28 - tests for the
healpixindex by @keewis in #36 - fix the
upstream-devinstallation ofhealpyby @keewis in #42 - decoder function by @keewis in #47
- expose and test the
decodefunction by @keewis in #48 - Goals by @RichardScottOZ in #49
- Minor edits by @RichardScottOZ in #50
- disable the upstream-dev CI by @keewis in #52
pre-commithook maintenance by @keewis in #54- testing utils for exception groups by @keewis in #55
- another attempt to fix the upstream-dev CI by @keewis in #51
- move towards grid objects by @keewis in #39
- install
h3ronpyfrom the new subdirectory by @keewis in #58 pre-commitmaintenance by @keewis in #60- move the conversion methods to the grid object by @keewis in #57
- fix the cell centers computation by @keewis in #61
- compute cell boundaries from cell ids by @keewis in #30
- interactive plotting with
lonboardby @keewis in #67 - Wrote a more user-friendly Readme file by @annefou in #70
- require the dependencies of
exploreby @keewis in #72 pre-commithook maintenance by @keewis in #74- remove the
rotationparameter ofhealpixby @keewis in #73 - install
arro3-corefromconda-forgeby @keewis in #78 - initial documentation setup by @keewis in #79
- expose example datasets through
xdggs.tutorialby @keewis in #84 - enforce colors in CI by @keewis in #85
- API documentation by @keewis in #81
- rename the primary grid parameter by @keewis in #65
- getting started guide and tutorials by @annefou in #80
- Fix headings in tutorials by @acocac in #90
- work around blocked HTTP requests from RTD to github by @keewis in #93
- citations file by @keewis in #88
- adapt to recent changes in
h3ronpyby @keewis in #94 - lint / format hooks for
pyproject.tomlby @keewis in #96 - use bibtex for publications by @keewis in #89
- acknowledge the funding by @zawadzl in #95
- replace
healpywithcdshealpixby @keewis in #92 - explicitly cast the
levelto pythonintby @keewis in #98 - rewrite the readme by @tinaok in #97
- readme badges by @keewis in #100
- populate the changelog by @keewis in #99
- fix the broken CI badge by @keewis in #102
- preliminary logo by @keewis in #101
- use the logo by @keewis in #103
- prepare for the release by @keewis in #104
- exclude bots from the release summary by @keewis in #105
New Contributors
- @allixender made their first contribution in #32
- @RichardScottOZ made their first contribution in #49
- @annefou made their first contribution in #70
- @zawadzl made their first contribution in #95
- @tinaok made their first contribution in #97
Full Changelog: 0.0.1...0.1.0