This commit is contained in:
Shahram Najm 2022-03-08 17:15:59 +00:00
parent c588d7b989
commit 073e2a8190
4 changed files with 9 additions and 13 deletions

View File

@ -1,17 +1,14 @@
######################### #########################
#
# author: Sebastien Villaume (SMHI) # author: Sebastien Villaume (SMHI)
# created: 6 Oct 2011 # created: 6 Oct 2011
# modified: 13 Sep 2013 # modified: 13 Sep 2013
# #
######################### #########################
constant conceptsMasterMarsDir="mars" : hidden; constant conceptsMasterMarsDir="mars" : hidden;
constant conceptsLocalMarsDirAll="mars/[centre:s]" : hidden; constant conceptsLocalMarsDirAll="mars/[centre:s]" : hidden;
# Base MARS keywors # Base MARS keywors
########################## ##########################
alias mars.class = marsClass; alias mars.class = marsClass;
alias mars.type = marsType; alias mars.type = marsType;
alias mars.stream = marsStream; alias mars.stream = marsStream;
@ -21,7 +18,6 @@ alias mars.domain = globalDomain;
# local section 82 # local section 82
######################### #########################
### nothing needed here... ### nothing needed here...
# Local section 83 # Local section 83