Skip to content

Documents and tables definining the common data model (Legacy name for transition period)

Notifications You must be signed in to change notification settings

ecmwf-projects/cads-obs-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 
docker build -t latex_env .
docker run -it -v ${pwd}:/local latex_env
cd /local/tex
lualatex cdm.tex
''' 

About

Documents and tables definining the common data model (Legacy name for transition period)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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