From 233e5ca24f24f04525af54d128da51be11829b77 Mon Sep 17 00:00:00 2001 From: Mikko Rauhala Date: Fri, 31 May 2024 12:55:15 +0500 Subject: [PATCH] Update pressure.json --- wms/customers/gfs/products/surface/pressure.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wms/customers/gfs/products/surface/pressure.json b/wms/customers/gfs/products/surface/pressure.json index 3b30e61..acdddbb 100644 --- a/wms/customers/gfs/products/surface/pressure.json +++ b/wms/customers/gfs/products/surface/pressure.json @@ -1,7 +1,7 @@ { "title" : "GFS Pressure MSL", "abstract" : "MSL Pressure from GFS", - "producer": "gfs_world_surface", + "producer": "gfs_surface", "views": [{ "layers": [{ "qid": "l", @@ -14,4 +14,4 @@ } }] }] -} \ No newline at end of file +}