ECC-1425: No need for fcmonth in local def as it is already in the mars configs

This commit is contained in:
Shahram Najm 2022-08-18 11:21:29 +01:00
parent f7a6484b61
commit a2d23aee09
2 changed files with 0 additions and 2 deletions

View File

@ -17,6 +17,5 @@ alias mars.time = indexingTimeHHMM;
# ECC-1425
meta marsForecastMonth g1forecastmonth(dataDate, forecastTime): read_only;
alias mars.fcmonth = marsForecastMonth;
pad padding_loc12_1(50);

View File

@ -8,4 +8,3 @@ alias local.methodNumber=methodNumber;
# ECC-1425
meta marsForecastMonth g1forecastmonth(dataDate, forecastTime): read_only;
alias mars.fcmonth = marsForecastMonth;