https://github.com/ecmwf-projects/cdm-obs
Documents and tables definining the common data model
https://github.com/ecmwf-projects/cdm-obs
Last synced: 5 months ago
JSON representation
Documents and tables definining the common data model
- Host: GitHub
- URL: https://github.com/ecmwf-projects/cdm-obs
- Owner: ecmwf-projects
- Created: 2023-08-11T12:53:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-19T10:17:05.000Z (7 months ago)
- Last Synced: 2025-11-19T12:10:33.163Z (7 months ago)
- Language: TeX
- Size: 62.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Repository containing the files used to build the documentation for the common data model.
# Setup
The Dockerfile creates a container with the necessary software to build the pdf documentation using LaTeX.
# Usage
From the cloned repository:
```
git clone https://github.com/glamod/common_data_model.git
cd common_data_model
docker build -t latex_env .
docker run -it -v ${pwd}:/local latex_env
cd /local/tex
lualatex cdm.tex
```
# Notes
The pdf uses the Verdana font from Microsoft. To install the required fonts as part of the install a line needs to be
uncommented to accept the EULA for the fonts.