{ "name" : "Windchill", "description" : "A raster function template that computes windchill given rasters representing wind-speed and temperature.", "function" : { "pixelType" : "F32", "name" : "Windchill", "description" : "A raster function written in Python.", "type" : "PythonAdapterFunction", "_object_id" : 1 }, "arguments" : { "PythonModule" : "[functions]System\\Windchill.py", "ClassName" : "Windchill", "temperature" : { "name" : "Temperature", "aliases" : [ "Raster1", "t@SFC" ], "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 2 }, "ws" : { "name" : "WS", "aliases" : [ "Raster2", "Windspeed", "windspd@SFC" ], "isDataset" : true, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 3 }, "tunits" : { "name" : "Temperature-Units", "value" : "Fahrenheit", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 4 }, "wunits" : { "name" : "Windspeed-Units", "value" : "mph", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 5 }, "ounits" : { "name" : "Output-Units", "value" : "Fahrenheit", "isDataset" : false, "isPublic" : false, "type" : "RasterFunctionVariable", "_object_id" : 6 }, "type" : "PythonAdapterFunctionArguments", "_object_id" : 7 }, "functionType" : 0, "group" : "GroupName", "tag" : "Variable" }