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 Schm10 references. Closes #168 by @kelle in #221
- Add codepath to use fast load_db when supported by astrodbkit2 by @blackwer in #222
- Updating schema to use cascade updates by @dr-rodriguez in #223
- Ingesting Spectra for Manja14 by @SherelynA in #213
- Ingesting spectra for Manj16 by @SherelynA in #226
- Publication table update script and schema update by @kelle in #227
- 2020 Best Sample Parallax UKIRT Ingest by @ebhort27 in #229
- Database updates as part of spectra unit PR by @dr-rodriguez in #235
- Adding check for spectra units by @dr-rodriguez in #234
- Best Parallax UKIRT JSON Files Update by @ebhort27 in #236
- Ingesting Spectra for Manj19 by @SherelynA in #228
- JSON files for Manj19 ingest by @kelle in #240
- Fixing enumeration for more DB support by @dr-rodriguez in #241
- Ingesting Spectra for Manj20 by @SherelynA in #239
- Mission Tests by @SherelynA in #242
- Tests/ Requirements for Publications Table by @SherelynA in #246
- Sources Test by @SherelynA in #248
- Update README by @SherelynA in #251
- Ingest Spectral Types Function by @SherelynA in #254
- Fixing duplicate publications by @dr-rodriguez in #267
- add original_spectrum column to spectra table by @kelle in #269
- Updating database to include original_spectrum field by @dr-rodriguez in #270
- Spectral Type Ingest for 2020 Best Sample by @SherelynA in #252
- Adding more BDNYC Photometry by @dr-rodriguez in #275
- Changing references to Publications.c.name to use .c.publication by @dr-rodriguez in #281
- Adding a Versions table; part of #263 by @dr-rodriguez in #282
New Contributors
- @dr-rodriguez made their first contribution in #2
- @Will-Cooper made their first contribution in #28
- @kelle made their first contribution in #30
- @NiallWhiteford made their first contribution in #106
- @cfontanive made their first contribution in #112
- @zjzhang42 made their first contribution in #123
- @ebhort27 made their first contribution in #145
- @SherelynA made their first contribution in #193
- @blackwer made their first contribution in #222
Full Changelog: https://github.com/SIMPLE-AstroDB/SIMPLE-db/commits/2022.1