Skip to content

lsst/rtn-001

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2024
Nov 11, 2021
Nov 11, 2021
Jul 9, 2021
Oct 19, 2020
Dec 4, 2020
May 27, 2020
May 27, 2020
Jul 13, 2021
May 27, 2020
Nov 11, 2021
Apr 14, 2021
Sep 11, 2021
Nov 11, 2021
Feb 7, 2024
Sep 10, 2021
Sep 10, 2021
Jul 13, 2021
May 28, 2020
May 11, 2021
Nov 11, 2021
Jun 3, 2020
Nov 11, 2021
Feb 7, 2024
May 11, 2021

Repository files navigation

Data Preview 0: Definition and planning.

RTN-001

This document is intended to form the basis for planning DP0 in the interim data facility. What is DP0 anyway ? What data will be there ? How will it be served ? What do we need to have ready when ? All shall be answered within.

Links

Build

This repository includes lsst-texmf as a Git submodule. Clone this repository:

git clone --recurse-submodules https://github.com/rubin-observatory/rtn-001

Compile the PDF:

make

Clean built files:

make clean

Updating acronyms

A table of the technote's acronyms and their definitions are maintained in the acronyms.tex file, which is committed as part of this repository. To update the acronyms table in acronyms.tex:

make acronyms.tex

Note: this command requires that this repository was cloned as a submodule.

The acronyms discovery code scans the LaTeX source for probable acronyms. You can ensure that certain strings aren't treated as acronyms by adding them to the skipacronyms.txt file.

The lsst-texmf repository centrally maintains definitions for LSST acronyms. You can also add new acronym definitions, or override the definitions of acronyms, by editing the myacronyms.txt file.

Updating lsst-texmf

lsst-texmf includes BibTeX files, the lsstdoc class file, and acronym definitions, among other essential tooling for LSST's LaTeX documentation projects. To update to a newer version of lsst-texmf, you can update the submodule in this repository:

git submodule update --init --recursive

Commit, then push, the updated submodule.

About

Data Preview 0: Definition and planning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published