{
 "rasterFunctionInfos": [
  {
   "name": "Temperature (Kevin)",
   "description": "A template that selects temperature",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "None",
   "description": "A No-Op Function.",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Humidity (%)",
   "description": "A template that selects relative humidity varaible",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Wind Speed (m/s)",
   "description": "A template that selects wind speed variable",
   "help": "",
   "functionType": 0,
   "thumbnail": ""
  },
  {
   "name": "Wind Chill",
   "description": "A template of NWS wind chill model ",
   "help": "This model calculates the wind chill index using temperature and wind speed. The formular is published by National Weather Service. This template converts the wind speed unit from m/s to mph",
   "functionType": 2,
   "thumbnail": ""
  },
  {
   "name": "Heat Index",
   "description": "A template of heat index model",
   "help": "A raster function that calculates heat index",
   "functionType": 2,
   "thumbnail": ""
  }
 ]
}