Recent Releases of astrodb_utils
astrodb_utils - v1.0.2
What's Changed
- Doc fixes by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/179
- try to add logo by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/170
- Add zenodo badge and citation file by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/169
- Tweak docs by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/184
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v1.0.1...v1.0.2
- Python
Published by kelle 9 months ago
astrodb_utils - v1.0.1
What's Changed
- add findspectrum and findspectra to API docs by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/183
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v1.0...v1.0.1
- Python
Published by kelle 9 months ago
astrodb_utils - v1.0
What's Changed
- Updating template to clone instead of using submodule by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/pull/176
- Update numpy requirement from <2.0 to <3.0 by @dependabot in https://github.com/astrodbtoolkit/astrodb_utils/pull/166
- Add ingestspectra function by @kelle in https://github.com/astrodbtoolkit/astrodbutils/pull/168
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.10...v1.0
- Python
Published by kelle 9 months ago
astrodb_utils - v0.10
What's Changed
- Bump markupsafe from 2.0.1 to 3.0.2 by @dependabot in https://github.com/astrodbtoolkit/astrodb_utils/pull/165
- Add arguments for column names by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/177
- make regime column optional by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/178
New Contributors
- @dependabot made their first contribution in https://github.com/astrodbtoolkit/astrodb_utils/pull/165
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.9...v0.10
- Python
Published by kelle 9 months ago
astrodb_utils - v0.9
What's Changed
- Improvements to developer documentation by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/161
- Expansion of docs for making a new database by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/157
- Create dependabot.yml by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/156
- Helper functions to check and get things from lookup tables by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/152
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.8...v0.9
- Python
Published by kelle 9 months ago
astrodb_utils - v0.8
What's Changed
- Logger tweaks by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/133
- Add dunder version by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/132
- Linting and Pre-commit Hooks by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/pull/135
- Template schema docs by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/134
- new submod pointer by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/139
- Doc tweaks by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/140
- include the submodule in RTD by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/143
- Remove clone by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/141
- new submod pointer by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/144
- Spectra docs by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/146
- Checkspectrumplottable fix for JWST data in Jy by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/151
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.7...v0.8
- Python
Published by kelle 10 months ago
astrodb_utils - v0.7
What's Changed
- Documentation improvements by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/121
- add adstoken to actions by @kelle in https://github.com/astrodbtoolkit/astrodbutils/pull/128
- add scheduled tests by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/130
- fix arxivid bug in ingestpublication by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/124
- Improvements to
sourcesmodule by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/127 - Improvements to
find_source_in_dbfunction by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/126
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.6...v0.7
- Python
Published by kelle 11 months ago
astrodb_utils - v0.6
What's Changed
- add new reference tables by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/105
- Adding
fuzzy=falsetofind_source_in_dband use iningest_sourceby @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/116 - fix internetconnection by @kelle in https://github.com/astrodbtoolkit/astrodbutils/pull/119
- bug fix when RA keyword exists in header by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/122
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.5...v0.6
- Python
Published by kelle 12 months ago
astrodb_utils - v0.5
What's Changed
- Update for astrodbkit 2.3 and astroquery 0.4.8, improve
ingest_sourceby @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/103
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.4...v0.5
- Python
Published by kelle about 1 year ago
astrodb_utils - v0.4
This version works with astroquery <= 0.4.7 astrodbkit < 2.3.
What's Changed
- Improvements to ingestsource, findpublication, ingestpublication by @kelle in https://github.com/astrodbtoolkit/astrodbutils/pull/100
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.3...v0.4
- Python
Published by kelle about 1 year ago
astrodb_utils - v0.3
What's Changed
- Docs re-org by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/90
- Reworking tests to use Felis version of schema by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/pull/91
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.2...v0.3
- Python
Published by kelle about 1 year ago
astrodb_utils - v0.2.2
Change was all in the github actions to push to PyPI Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.2.1...v0.2.2
- Python
Published by kelle over 1 year ago
astrodb_utils - v0.2
What's Changed
- Fix
find_source_in_dbfunction to accept column name arguments by @Exu-112 in https://github.com/astrodbtoolkit/astrodb_utils/pull/72 - link ingesting pubs to docs by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/77
- include stubs by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/80
- Updating setup for easier development and switching to astrodbkit by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/pull/82
New Contributors
- @Exu-112 made their first contribution in https://github.com/astrodbtoolkit/astrodb_utils/pull/72
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.1.1...v0.2
- Python
Published by dr-rodriguez over 1 year ago
astrodb_utils - v0.1.1
What's Changed
- rename testing run to be underscore by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/18
- Fix tests for updated schema by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/23
- Undo src layout and address pytest configuration setup by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/pull/25
- Change package name by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/37
- Add functions related to photometry by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/26
- document protected tables by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/39
- Name change the PyPI badge by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/40
- dynamically infer docs info from toml by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/38
- Fix
load_astrodbfunction by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/42 - Create installation / setup page by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/44
- Code and Test cleanup by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/pull/45
- Separate docs into clearer "dev" and "user" cases. by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_utils/pull/46
- Fix tests failing due to Photometry changes by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/58
- Helper functions for making FITS headers by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/51
- Utility functions to check spectra files by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/65
- Update README.md by @kelle in https://github.com/astrodbtoolkit/astrodb_utils/pull/70
Full Changelog: https://github.com/astrodbtoolkit/astrodb_utils/compare/v0.1.0...v0.1.1
- Python
Published by arjunsavel over 1 year ago
astrodb_utils - v0.1.0
First release.
What's Changed
- Some content by @kelle in https://github.com/astrodbtoolkit/astrodb_scripts/pull/2
- import utils in init file by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_scripts/pull/7
- Updating test to simplify the import statements by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_scripts/pull/10
- Set up readthedocs for astrodbscripts by @arjunsavel in https://github.com/astrodbtoolkit/astrodbscripts/pull/9
- Pypi setup by @arjunsavel in https://github.com/astrodbtoolkit/astrodb_scripts/pull/17
New Contributors
- @kelle made their first contribution in https://github.com/astrodbtoolkit/astrodb_scripts/pull/2
- @arjunsavel made their first contribution in https://github.com/astrodbtoolkit/astrodb_scripts/pull/7
- @dr-rodriguez made their first contribution in https://github.com/astrodbtoolkit/astrodb_scripts/pull/10
Full Changelog: https://github.com/astrodbtoolkit/astrodb_scripts/commits/v0.1.0
- Python
Published by arjunsavel about 2 years ago