Recent Releases of https://github.com/astrodbtoolkit/astrodb-template-db

https://github.com/astrodbtoolkit/astrodb-template-db - v2.0

What's Changed

  • Remove template python file and other unused content by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/110
  • Add CompanionRelationships table. by @kelle in https://github.com/astrodbtoolkit/astrodb-template-db/pull/112
  • Creating Associations and AssociationMembership tables by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/114
  • Add Companion parameters table by @kelle in https://github.com/astrodbtoolkit/astrodb-template-db/pull/116
  • Creating SourceTypes and SourceTypeList tables by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/119
  • Adding example script for building a postgres database by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/122
  • Added ModeledParameters table, with example and test by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/125
  • Finish adding Radial Velocities table by @kelle in https://github.com/astrodbtoolkit/astrodb-template-db/pull/124

Full Changelog: https://github.com/astrodbtoolkit/astrodb-template-db/compare/v1.0...v2.0

- Python
Published by kelle over 1 year ago

https://github.com/astrodbtoolkit/astrodb-template-db - v1.0

What's Changed

  • Setup the JSON files in the data directory and update schema by @kelle in https://github.com/astrodbtoolkit/astrodb-template-db/pull/13
  • Assert units by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/25
  • Adding Photometry table and several examples of validations and tests by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/28
  • Add PhotometryFilters by @kelle in https://github.com/astrodbtoolkit/astrodb-template-db/pull/31
  • add reference tables to be imported as strings by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/33
  • allow .sqlite files by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/40
  • add REFERENCE_TABLES to schema by @kelle in https://github.com/astrodbtoolkit/astrodb-template-db/pull/39
  • add tests for more tables by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/34
  • add validation for columns with strings by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/32
  • add regime as reference table by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/45
  • Make template measurements table by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/44
  • make conftest.py for data integrity testing by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/55
  • Data integrity test for coordinates by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/56
  • test whether parallax error is negative by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/57
  • Integrity test for magnitudes by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/58
  • add ucd schema validation by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/60
  • Test regimes table by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/65
  • Test parallax table by @arjunsavel in https://github.com/astrodbtoolkit/astrodb-template-db/pull/66
  • Scripts to make entity-relationship diagram from the database by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/89
  • Felis schema implementation by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/86
  • Switch to using Felis schema for tests by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb-template-db/pull/97

New Contributors

  • @arjunsavel made their first contribution in https://github.com/astrodbtoolkit/astrodb-template-db/pull/16
  • @kelle made their first contribution in https://github.com/astrodbtoolkit/astrodb-template-db/pull/15
  • @dr-rodriguez made their first contribution in https://github.com/astrodbtoolkit/astrodb-template-db/pull/28

Full Changelog: https://github.com/astrodbtoolkit/astrodb-template-db/commits/v1.0

- Python
Published by kelle over 1 year ago