Skip to content

Fork of the observations Common Data Model definitions

Notifications You must be signed in to change notification settings

garciampred/common_data_model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fork of the observations Common Data Model definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 94.7%
  • Shell 5.1%
  • Other 0.2%