use global GFS in HeightOfRequestableData

This commit is contained in:
mjames-upc 2017-04-04 10:24:57 -06:00
parent 8a76ffc95a
commit 08ceb6cabc

View file

@ -191,7 +191,7 @@ public class HeightOfRequestableData extends AbstractRequestableData {
constraints.put(GridConstants.PARAMETER_ABBREVIATION, constraints.put(GridConstants.PARAMETER_ABBREVIATION,
new RequestConstraint("GH")); new RequestConstraint("GH"));
constraints.put(GridConstants.DATASET_ID, new RequestConstraint( constraints.put(GridConstants.DATASET_ID, new RequestConstraint(
"GFS20")); "GFS"));
constraints.put(GridConstants.MASTER_LEVEL_NAME, new RequestConstraint( constraints.put(GridConstants.MASTER_LEVEL_NAME, new RequestConstraint(
level.getMasterLevel().getName())); level.getMasterLevel().getName()));
constraints.put(GridConstants.LEVEL_ONE, new RequestConstraint(level constraints.put(GridConstants.LEVEL_ONE, new RequestConstraint(level