https://github.com/lsst/ldm-151
LDM-151: Data Management Science Pipelines Design Document
https://github.com/lsst/ldm-151
Last synced: 10 months ago
JSON representation
LDM-151: Data Management Science Pipelines Design Document
- Host: GitHub
- URL: https://github.com/lsst/ldm-151
- Owner: lsst
- Created: 2015-06-10T20:55:13.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T00:14:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T09:41:20.415Z (over 1 year ago)
- Language: TeX
- Homepage: https://ldm-151.lsst.io
- Size: 29.3 MB
- Stars: 3
- Watchers: 8
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. image:: https://img.shields.io/badge/ldm--151-lsst.io-brightgreen.svg
:target: https://ldm-151.lsst.io
.. image:: https://travis-ci.org/lsst/LDM-151.svg
:target: https://travis-ci.org/lsst/LDM-151
########################################
Data Management Science Pipelines Design
########################################
LDM-151
=======
The LSST Science Requirements Document (the `LSST SRD`_) specifies a set of data product guidelines, designed to support science goals envisioned to be enabled by the LSST observing program. Following these guidelines, the details of these data products have been described in the LSST Data Products Definition Document (DPDD_), and captured in a formal flow-down from the SRD via the LSST System Requirements (LSR_), Observatory System Specifications (OSS_), to the Data Management System Requirements (DMSR_). LSST Data Management subsystem has the responsibility for design, implementation, deployment and execution of software pipelines necessary to generate these data products. This document, in conjunction with the UML Use Case model (LDM-134_), describes the design of the scientific aspects of those pipelines.
.. _LSST SRD: https://docushare.lsstcorp.org/docushare/dsweb/Get/LPM-17
.. _DPDD: https://docushare.lsstcorp.org/docushare/dsweb/Get/LSE-163
.. _LSR: https://docushare.lsstcorp.org/docushare/dsweb/Get/LSE-29
.. _OSS: https://docushare.lsst.org/docushare/dsweb/Get/LSE-30
.. _DMSR: https://docushare.lsst.org/docushare/dsweb/Get/LSE-61
.. _LDM-134: https://docushare.lsst.org/docushare/dsweb/Get/LDM-134
**Links**
- Accepted version on DocuShare: http://ls.st/LDM-151
- Live drafts: https://ldm-151.lsst.io
- GitHub: https://github.com/lsst/LDM-151
Building the PDF locally
========================
From the root directory of the checkout of this repository::
make
Continuous integration
======================
LDM-151 is continuously integrated with `Travis CI `_ and published to https://ldm-151.lsst.io.
Development branches are available from https://ldm-151.lsst.io/v.