mirror of https://github.com/ecmwf/eccodes.git
10 lines
306 B
Modula-2
10 lines
306 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
transient paramType="chemical";
|
|
unalias mars.paramtype ;
|
|
alias mars.paramtype = paramType ;
|
|
|
|
# Atmospheric chemical or physical constituent type
|
|
codetable[2] constituentType ('4.230.table',masterDir,localDir) : dump;
|
|
meta constituentTypeName codetable_title(constituentType);
|