Releases: astronomy-commons/hats-import
Releases · astronomy-commons/hats-import
v0.1
What's Changed
- More argument help text. by @delucchi-cmu in #97
- Merge in changes to map stage callback. by @delucchi-cmu in #98
- Add some documentation by @jeremykubica in #99
- Pull resume logic into helper class. by @delucchi-cmu in #95
New Contributors
- @jeremykubica made their first contribution in #99
Full Changelog: v0.0.4...v0.1
v0.0.5
What's Changed
- More argument help text. by @delucchi-cmu in #97
- Merge in changes to map stage callback. by @delucchi-cmu in #98
- Add some documentation by @jeremykubica in #99
- Pull resume logic into helper class. by @delucchi-cmu in #95
New Contributors
- @jeremykubica made their first contribution in #99
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Move files for creation of new target catalogs. by @delucchi-cmu in #61
- Let users pass in kwargs to input reader. by @delucchi-cmu in #62
- Use pandas 2.0.0 arguments. by @delucchi-cmu in #63
- Updates to importer to support other table types. by @delucchi-cmu in #65
- Prefactor for alternate table import arguments. by @delucchi-cmu in #67
- Write final parquet with pandas metadata. by @delucchi-cmu in #68
- Add option to generate a catalog at a fixed order. by @delucchi-cmu in #73
- Initial implementation of association pipeline. by @delucchi-cmu in #69
- Require dask_client if not requested. by @delucchi-cmu in #76
- Initial commit of indexing pipeline. by @delucchi-cmu in #74
- Improve performance of long-running imports by further splitting into map and split stages. by @delucchi-cmu in #79
- Max/margin generation by @maxwest-uw in #82
- Use type-specific catalog info by @delucchi-cmu in #84
- Remove command line arguments. by @delucchi-cmu in #87
- Consolidate pipeline logic by @delucchi-cmu in #88
- Add unit test for example in documentation. by @delucchi-cmu in #92
- Checkpoint some quality-of-life fixes by @delucchi-cmu in #90
- Margin cache generation reduce phase by @maxwest-uw in #94
- Fleshing out guide for importing catalogs by @delucchi-cmu in #91
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Implement pipeline resume by @delucchi-cmu in #31
- Point to readthedocs for more info. by @delucchi-cmu in #39
- Checkpoint of provenance file writing. by @delucchi-cmu in #51
- Write additional metadata files on import. by @delucchi-cmu in #52
- Enhancements to importing from FITS file. by @delucchi-cmu in #53
- Add hipscat index on import by @delucchi-cmu in #56
- Add console entry points for import tool. by @delucchi-cmu in #59
- And other documentation and copier updates
Full Changelog: v0.0.1...v0.0.3
Test of pypi release
Merge pull request #30 from astronomy-commons/delucchi/args Run copier update
Test of pypi release
What's Changed
- Initial commit of hipscat-import
New Contributors
- @delucchi-cmu made their first contribution in #7
- @smcguire-cmu made their first contribution in #11
- @maxwest-uw made their first contribution in #18
Full Changelog: https://github.com/astronomy-commons/hipscat-import/commits/v0.0.1