mirror of https://github.com/ecmwf/eccodes.git
unalias levtype and levelist for enda/mpp and elda/mpp
This commit is contained in:
parent
47142da3af
commit
f7fe36b2cf
|
@ -1,2 +1,5 @@
|
||||||
alias mars.anoffset=offsetToEndOf4DvarWindow;
|
alias mars.anoffset=offsetToEndOf4DvarWindow;
|
||||||
alias mars.number=perturbationNumber;
|
alias mars.number=perturbationNumber;
|
||||||
|
|
||||||
|
unalias mars.levtype;
|
||||||
|
unalias mars.levelist;
|
||||||
|
|
|
@ -1 +1,4 @@
|
||||||
alias mars.number=perturbationNumber;
|
alias mars.number=perturbationNumber;
|
||||||
|
|
||||||
|
unalias mars.levtype;
|
||||||
|
unalias mars.levelist;
|
||||||
|
|
Loading…
Reference in New Issue