Skip to content

Historical analysis of the temperature on Level 8 (ESS:103) and on the Weather Station (ESS:301) in Aug/Oct 2024

License

Notifications You must be signed in to change notification settings

lsst-sitcom/sitcomtn-141

Repository files navigation

Historical analysis of the temperature on Level 8 (ESS:103) and on the Weather Station (ESS:301) in Aug/Oct 2024

SITCOMTN-141

Tracking M1M3 temperature changes while its transportation is key to ensure its safety limits. In this Technote we analyze temperature values inside the dome at level 8 and in the weather station focusing on the rate of temperature change per hour inside the dome.

Links

Build

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

git clone --recurse-submodules https://github.com/lsst-sitcom/sitcomtn-141

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

Historical analysis of the temperature on Level 8 (ESS:103) and on the Weather Station (ESS:301) in Aug/Oct 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published