An open API service indexing awesome lists of open source software.

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

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.