GRIB-873: Allow setting mars type to 'ssd'

This commit is contained in:
Shahram Najm 2015-11-09 13:30:58 +00:00
parent 72839ad9e9
commit bfe7e43b0a
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ static int extra_set(grib_accessor* a,long val)
case 81: /* Forecast maximum (fcmax) */
case 82: /* Forecast minimum (fcmin) */
case 83: /* Forecast standard deviation (fcstdev) */
case 87: /* Simulated satellite data */
case 88: /* Gridded satellite data */
case 89: /* GFAS analysis */
typeOfProcessedData=255;