Releases: astronomy-commons/hats-import
Releases · astronomy-commons/hats-import
v0.6.0
What's Changed
- Be more numpy-ish with alignment handling by @delucchi-cmu in #556
- Write skymap.fits and alternative orders by @delucchi-cmu in #558
- Re-generate test data. by @delucchi-cmu in #560
- Skip reduce step if output exists. by @delucchi-cmu in #561
- Test for existence of new hats.properties file. by @delucchi-cmu in #562
- Update pyproject.toml by @delucchi-cmu in #563
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- Generate data thumbnail in the import pipelines by @camposandro in #534
- Remove directory-specific checks. by @delucchi-cmu in #535
- Add a CSV pyarrow file reader by @delucchi-cmu in #536
- Documentation for creating collection from existing catalog. by @delucchi-cmu in #543
- Re-arrange import documentation. by @delucchi-cmu in #544
- Run verification through typical
pipeline
construction by @delucchi-cmu in #546 - Refactor file_readers module into a subpackage by @hombit in #548
- Support FITS nested columns in
FitsReader
by @hombit in #551 - Require newer HATS by @delucchi-cmu in #554
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Update to PPT v2.0.6 by @delucchi-cmu in #518
- Pass additional kwargs through import by @delucchi-cmu in #519
- Pipeline to create catalog collections by @delucchi-cmu in #522
- Configure row group splitting strategies by @camposandro in #524
- Support a custom extension, with existing npix_suffix property by @delucchi-cmu in #525
- Support nested pandas I/O in latest hats by @smcguire-cmu in #530
- Require newest hats by @delucchi-cmu in #533
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Enable drop_empty_siblings by default by @delucchi-cmu in #512
- Add hats reimport function by @smcguire-cmu in #503
- Require newer hats by @delucchi-cmu in #515
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Pre-discover all leaf files for dataset creation. by @delucchi-cmu in #501
- Re-generate test data, and update expectations. by @delucchi-cmu in #502
- Remove SOAP pipeline by @delucchi-cmu in #505
- Don't generate Norder/Dir/Npix columns at import. by @delucchi-cmu in #506
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- Patch verification by @troyraen in #480
- Expand margin generation explanation. Use anon references. by @delucchi-cmu in #485
- Update RTD links by @olivialynn in #490
- LSSTC to LSST Discovery Alliance by @camposandro in #499
- Replace pandas IO in margin generation by @camposandro in #500
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Drop support for python 3.9 by @delucchi-cmu in #455
- Perform extra tests against empty files. by @delucchi-cmu in #456
- Update to PPT 2.0.5 - fixes slack notifications by @delucchi-cmu in #457
- Documentation improvements by @delucchi-cmu in #462
- Avoid overwriting valid catalogs. by @gitosaurus in #464
- Add description for pypi by @delucchi-cmu in #467
- Use a naive sparse histogram. by @delucchi-cmu in #463
- Move existing catalog check. by @delucchi-cmu in #466
- Address slow list operations in progress tracking. by @delucchi-cmu in #468
- Add verification tests by @troyraen in #428
- Update code snippet in sdss.rst by @olivialynn in #475
- Suggested changes from science homework. by @delucchi-cmu in #476
- Add more detail about available HATS properties on import. by @delucchi-cmu in #474
- Add verbosity option, convenience pass/fail, and user documentation by @delucchi-cmu in #477
- Remove typing imports for List, Tuple, Union by @delucchi-cmu in #478
- Require newer hats version by @delucchi-cmu in #479
New Contributors
- @olivialynn made their first contribution in #475
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Disable pylint import error. by @delucchi-cmu in #448
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #445
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #446
- Bump slackapi/slack-github-action from 1 to 2 by @dependabot in #447
- Bump pre-commit-ci/lite-action from 1.0.3 to 1.1.0 by @dependabot in #426
- Update PTT to 2.0.4 by @delucchi-cmu in #450
- Remove benchmarking by @delucchi-cmu in #451
- Test on Windows OS. by @delucchi-cmu in #454
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Helper documentation for hipscat conversion by @delucchi-cmu in #424
- Suppress pandas metadata on import. by @delucchi-cmu in #429
- Constrain Dask version by @camposandro in #430
- Remove extra testing for dask-on-ray. by @delucchi-cmu in #432
- Allow import of map types. by @delucchi-cmu in #437
- Remove margin fine filtering, and healpy dependency. by @delucchi-cmu in #442
- Force re-creation of margin catalog. by @delucchi-cmu in #443
- Require new hats by @delucchi-cmu in #444
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3 by @dependabot in #399
- Bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #398
- Move sparse histogram to hipscat by @camposandro in #405
- Run conversion from main pipeline script. by @delucchi-cmu in #414
- Remove pandas metadata in hipscat conversion by @delucchi-cmu in #413
- Support reading a file to pyarrow table in catalog import by @delucchi-cmu in #415
- Merge development branch by @delucchi-cmu in #417
- Update copier by @delucchi-cmu in #416
- Keep track of expected number of margin rows written. by @delucchi-cmu in #418
- Fix calls to read_hats by @delucchi-cmu in #420
- Update dependencies by @delucchi-cmu in #421
Full Changelog: v0.4.0...v0.4.1