Releases: astrodbtoolkit/astrodb-template-db
Releases · astrodbtoolkit/astrodb-template-db
v2.0
What's Changed
- Remove template python file and other unused content by @dr-rodriguez in #110
- Add CompanionRelationships table. by @kelle in #112
- Creating Associations and AssociationMembership tables by @dr-rodriguez in #114
- Add Companion parameters table by @kelle in #116
- Creating SourceTypes and SourceTypeList tables by @dr-rodriguez in #119
- Adding example script for building a postgres database by @dr-rodriguez in #122
- Added ModeledParameters table, with example and test by @dr-rodriguez in #125
- Finish adding Radial Velocities table by @kelle in #124
Full Changelog: v1.0...v2.0
v1.0
What's Changed
- Setup the JSON files in the data directory and update schema by @kelle in #13
- Assert units by @arjunsavel in #25
- Adding Photometry table and several examples of validations and tests by @dr-rodriguez in #28
- Add PhotometryFilters by @kelle in #31
- add reference tables to be imported as strings by @arjunsavel in #33
- allow .sqlite files by @arjunsavel in #40
- add REFERENCE_TABLES to schema by @kelle in #39
- add tests for more tables by @arjunsavel in #34
- add validation for columns with strings by @arjunsavel in #32
- add regime as reference table by @arjunsavel in #45
- Make template measurements table by @arjunsavel in #44
- make conftest.py for data integrity testing by @arjunsavel in #55
- Data integrity test for coordinates by @arjunsavel in #56
- test whether parallax error is negative by @arjunsavel in #57
- Integrity test for magnitudes by @arjunsavel in #58
- add ucd schema validation by @arjunsavel in #60
- Test regimes table by @arjunsavel in #65
- Test parallax table by @arjunsavel in #66
- Scripts to make entity-relationship diagram from the database by @dr-rodriguez in #89
- Felis schema implementation by @dr-rodriguez in #86
- Switch to using Felis schema for tests by @dr-rodriguez in #97
New Contributors
- @arjunsavel made their first contribution in #16
- @kelle made their first contribution in #15
- @dr-rodriguez made their first contribution in #28
Full Changelog: https://github.com/astrodbtoolkit/astrodb-template-db/commits/v1.0