Releases: SIMPLE-AstroDB/SIMPLE-db
Releases · SIMPLE-AstroDB/SIMPLE-db
2023.3
What's Changed
- Companions table by @Ajb2307 in #385
- Ingest Y MKO photometry data from Ultracool Sheet by @astro-c in #405
- add test for spectrum urls by @kelle in #404
- Add manual option run for scheduled tests by @kelle in #410
- Parametrizing the photometry tests for clearer updates by @dr-rodriguez in #407
- Fix type scheduled-tests.yml by @kelle in #411
- Add "missing source" issue template by @kelle in #403
- Expect fewer failing spectra by @kelle in #412
- Update VHS 1256b by @kelle in #415
New Contributors
Full Changelog: 2023.2...2323.3
2023.2
What's Changed
- Ingest of JWST spectra for VHS 1256b by @dr-rodriguez in #392
Full Changelog: 2023.1...2023.2
2023.1
What's Changed
- Create pull request template by @kelle in #331
- IPAC spectra convert by @jolielheureux in #328
- Update test workflow to use v3 of actions by @kelle in #342
- Update the author codes in the publications table by @SherelynA in #344
- Making astropy units resolvable on modeled parameters by @Ajb2307 in #340
- SQLAlchemy 2.0 support by @dr-rodriguez in #345
- Remove spectra units. by @kelle in #348
- MKO photometry - 2nd Try by @SherelynA in #352
- Rename 'publication' to 'reference' in the Publications table. by @kelle in #351
- Updating actions to use AstrodbKit2 version 0.5 by @dr-rodriguez in #350
- Rework Telescope, Instrument, and Modes tables by @kelle in #358
- Convert bard14 spectra2 by @jolielheureux in #365
- ingest filippazzo 2015 modeled parameters by @Ajb2307 in #357
- Updating evironment file by @dr-rodriguez in #368
- Prototyping views in SIMPLE by @dr-rodriguez in #356
- Rework photometry filters by @dr-rodriguez in #379
- Rework Instruments table by @dr-rodriguez in #380
- Update Versions.json for 2023.1 release by @kelle in #386
New Contributors
- @jolielheureux made their first contribution in #328
- @Ajb2307 made their first contribution in #340
Full Changelog: 2022.5...2023.1
2022.5
What's Changed
- Implementation of ModeledParameters table by @dr-rodriguez in #292
- Ingest data on late-T and Y dwarfs from Leggett 2021 compilation by @kelle in #306
Full Changelog: 2022.4...2022.5
2022.4
Version 2022.3
2022.2
What's Changed
- Versions update for generation script by @dr-rodriguez in #283
- Ingesting Suarez 22 Spectra -2nd Try by @SherelynA in #278
- Updating gen-db.yml to track on release not build by @Will-Cooper in #291
- Ingest of VHS 1256b data by @kelle in #285
Full Changelog: 2022.1...2022.2
Version 2022.1
What's Changed
- Example scripts and data with astrodbkit2 by @dr-rodriguez in #2
- Updating Publications and adding more scripts by @dr-rodriguez in #6
- providing example test setup by @dr-rodriguez in #16
- Create conda environment file by @Will-Cooper in #28
- Create python-app.yml by @kelle in #30
- updating documentation with instructions on how to start up by @dr-rodriguez in #32
- Update environment with new pypi command (v0.1.0) by @Will-Cooper in #34
- Adding tests to verify publications, source coordinates by @dr-rodriguez in #35
- Add three data integrity tests by @kelle in #36
- Remove travis yml file. Closes #29. by @kelle in #37
- New tests and scripts by @dr-rodriguez in #38
- Reorganizing the script directory by @dr-rodriguez in #42
- Cleaning up duplicate test by @dr-rodriguez in #40
- add project overview to the README by @kelle in #44
- Adding test with Simbad check by @dr-rodriguez in #41
- Expanding Names test by @dr-rodriguez in #43
- Renaming the test in Github for more clarity by @dr-rodriguez in #49
- Initial ingest of BDNYC sources by @dr-rodriguez in #48
- Github Action to regenerate database by @dr-rodriguez in #53
- Set up website directory with working scripts by @Will-Cooper in #39
- Initial ingest of BDNYC WISE Photometry by @dr-rodriguez in #56
- Some minor debug messages when creating database by @dr-rodriguez in #54
- Adding Parallaxes table by @dr-rodriguez in #57
- Adding RadialVelocities table by @dr-rodriguez in #59
- Adding ProperMotions table by @dr-rodriguez in #58
- Fix for deprecation: format is now fmt by @dr-rodriguez in #60
- Create README.md for Documentation by @dr-rodriguez in #65
- Schema updates: SpectralTypes and Gravities by @dr-rodriguez in #63
- Add search functionality to the same page by @Will-Cooper in #62
- Adding epoch and equinox columns to Sources by @dr-rodriguez in #76
- Fixing integrity test by @dr-rodriguez in #80
- Remove website directory and update conda environment file by @Will-Cooper in #78
- Fixing equinox and epoch in database by @dr-rodriguez in #86
- Documentation: First Pass by @dr-rodriguez in #85
- Add new environmnent file and update readme and getting started. Fixes #88 by @kelle in #89
- Documentation updates by @dr-rodriguez in #96
- Modify spectral type table. Closes #92 by @kelle in #94
- Y dwarf ingest by @dr-rodriguez in #101
- Update Spectral Type table docs. Closes #102. by @kelle in #104
- Updating schema figure with recent changes by @dr-rodriguez in #103
- Update README.md by @kelle in #108
- adding blackboard pictures for archived notes by @dr-rodriguez in #109
- Modular source ingest template script by @kelle in #118
- Ingesting ATLAS sources, #90 by @NiallWhiteford in #106
- Adding Y dwarf spectral types; #82 by @cfontanive in #112
- Schema change to support SQLAlchemy 1.4 by @dr-rodriguez in #124
- add Y dwarf parallax data and create ingest_parallax function by @kelle in #125
- update utils by @zjzhang42 in #123
- Bug fix to add alt names for ATLAS sources #90 by @NiallWhiteford in #121
- Tests to verify utils by @dr-rodriguez in #127
- Example data test by @dr-rodriguez in #126
- Auto-generate database by @dr-rodriguez in #131
- Add 'nir' and 'unknown' to allowed spectral type regimes. by @kelle in #133
- Change to testing adopted column by @dr-rodriguez in #136
- Ingest ATLAS spectral types by @kelle in #130
- Update Spectral Type docs by @kelle in #138
- proper file handling in Spectral Types ingest script by @kelle in #139
- Y Dwarf Pm Ingest by @ebhort27 in #145
- Create CODE_OF_CONDUCT.md by @kelle in #151
- Y Dwarf Photometry Ingest Script by @ebhort27 in #148
- Add utils functions to search and add publications. Fixes #137 by @kelle in #142
- ATLAS Parallaxes by @ebhort27 in #155
- Refactor of
add_publication
function and tests. Closes #154 by @kelle in #156 - Improvements to util functions, including consistent implementation of
save_db
by @kelle in #161 - update wise band names by @Will-Cooper in #166
- add save_db to add_publication by @kelle in #165
- BEST 2020 Sample Publications Ingest by @ebhort27 in #167
- More utils functions for ingesting sources. by @kelle in #169
- 2020 Best Sample Source Ingest by @ebhort27 in #170
- Best 2020a Proper Motion Ingest by @ebhort27 in #174
- Skip SIMBAD sources test by @kelle in #178
- Adding Filters table by @dr-rodriguez in #153
- Keep track of new other names in the
sort_sources
function. by @kelle in #177 - Adding notes to documentation and indicating required fields. by @kelle in #173
- add adopted column to Proper Motions and Radial Velocities tables. by @kelle in #181
- Updating database generation scripts by @dr-rodriguez in #179
- Best 2020 Proper Motion Lit Ingest by @ebhort27 in #175
- Utils Upgrade by @Will-Cooper in #188
- Implementing Spectra table by @dr-rodriguez in #184
- Ingest Gaia data script by @kelle in #183
- Modified JSON files with Gaia data by @kelle in #194
- Ingest 2MASS script and Names cleanup. by @kelle in #196
- 2MASS JSON files by @kelle in #197
- Changing verboseprint into logger by @Will-Cooper in #195
- Logger improvements by @dr-rodriguez in #201
- Ingest of BDNYC Spectra by @SherelynA in #193
- Updating mongodb example script by @dr-rodriguez in #200
- Ingest BDNYC spectra JSON files by @kelle in #209
- Utils refactor by @kelle in #211
- Ingest one Y dwarf. Closes #190. by @kelle in #216
- Update utils.py by @Will-Cooper in #219
- Fix to some publications by @kelle in #220
- JSON updates of ...