Database Models#
Database models are provided by the ccat_ops_db package.
Key Models#
Operations:
ExecutedObsUnit- Actual telescope observationsRawDataFile- Data file metadataRawDataPackage- File groupings
Planning:
ObsUnit- Planned observationsObservingProgram- Observation programsSource- Astronomical sources
Transfer:
DataTransfer- Transfer operationsPhysicalCopy- Physical storage copies
Authentication:
User- System usersAPIToken- API tokensRole- User rolesPermission- Permissions
For complete model definitions, see the ops-db repository.