Releases: astronomy-commons/lsdb
Releases · astronomy-commons/lsdb
v0.4.2
What's Changed
- "Getting data into LSDB" should include a reference to the import topic by @gitosaurus in #483
- Add catalog validation tutorial by @delucchi-cmu in #480
- Tutorial for using index tables and search. by @delucchi-cmu in #484
- Address warning on writing catalog. by @delucchi-cmu in #488
- Add plot moc method by @smcguire-cmu in #491
- Add join catalogs notebook by @camposandro in #481
- Some grammar and clarity updates by @OliviaLynn in #482
- Update nested-dask to v0.3.0 by @hombit in #493
- Update pyproject.toml by @delucchi-cmu in #494
New Contributors
- @gitosaurus made their first contribution in #483
- @OliviaLynn made their first contribution in #482
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Always load index column with no pandas metadata by @smcguire-cmu in #449
- Merge development branch by @camposandro in #452
- Update copier by @delucchi-cmu in #448
- Fix benchmarking data for HATS migration by @delucchi-cmu in #457
- Fix shallow copy of catalog structure by @camposandro in #447
- Write point map on
to_hipscat
by @camposandro in #439 - Disable fine filtering in margin generation for from_dataframe by @delucchi-cmu in #458
- Use new healpix plotting from hats by @smcguire-cmu in #462
- Update output from docs. Update path to hats catalogs. by @delucchi-cmu in #445
- Pre-factor to simplify hats loading by @delucchi-cmu in #461
- Patch sky map when catalog has empty partitions by @camposandro in #474
- Remove margin object from
read_hats
by @camposandro in #475 - Update dependencies by @delucchi-cmu in #476
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Many BREAKING changes
What's Changed
- Bump asv from 0.6.3 to 0.6.4 by @dependabot in #411
- Use healpix shim for healpy operations. by @delucchi-cmu in #412
- Wrap nested_dask dropna function by @smcguire-cmu in #410
- Replace FilePointer with universal pathlib by @delucchi-cmu in #413
- Set _hipscat_index as pandas index, where possible. by @delucchi-cmu in #415
- HATS renaming by @delucchi-cmu in #443
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Replace dask dataframe with nested-dask by @smcguire-cmu in #368
- Reformat Docs Structure, Index page, and Getting Started Guide by @smcguire-cmu in #406
- Create "Getting data into LSDB" documentation by @camposandro in #400
- update LINCC Logo by @nevencaplar in #407
- Add merge_asof function to catalog by @smcguire-cmu in #409
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Allow
margin_cache
provided with PosixPath by @camposandro in #384 - Provide arrow schema on HiPSCat catalog creation by @camposandro in #383
- Require recent hipscat. by @delucchi-cmu in #395
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Docs hot fixes by @delucchi-cmu in #378
- Make from_dataframe defaults consistent with hipscat-import by @delucchi-cmu in #379
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Docs: performance by @hombit in #360
- Clean up docstrings for sphinx rendering by @delucchi-cmu in #362
- Adds fine filtering on
read_hipscat
by @camposandro in #350 - Change to using dask expressions by @smcguire-cmu in #364
- Workflow diagram by @delucchi-cmu in #363
- Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in #365
- Bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #366
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Enable python 3.12 in CI by @delucchi-cmu in #344
- Rename search method and add fine as a search object argument by @camposandro in #345
- Fix empty right catalog error in cross-matching by @hombit in #349
- Refactor AbstractCrossmatchAlgorithm by @smcguire-cmu in #347
- Allow path-like objects in the margin cache argument by @camposandro in #353
- Update catalog threshold estimation by @camposandro in #356
- Use pathlib for test path construction. by @delucchi-cmu in #354
- Specify argument name for optional storage_options argument. by @delucchi-cmu in #358
- Support to query params on http filesystem by @Schwarzam in #355
- Support map_partitions ufunc with non data frame output by @smcguire-cmu in #357
- Require recent hipscat by @delucchi-cmu in #361
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Allow margin path argument in
read_hipscat
by @camposandro in #328 - Add catalog partition indexer by @camposandro in #334
- Use MOCs for spatial filters by @smcguire-cmu in #331
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Use MOCs for alignment and generate MOC in from_dataframe by @smcguire-cmu in #322
- Recreate output directory on
to_hipscat
when using overwrite by @camposandro in #327
Full Changelog: v0.2.3...v0.2.4