Scaling of Cloud Top Temperature product of MODIS Aqua level 2
Posted: Tue Oct 03, 2023 12:30 am America/New_York
Hello,
I am facing problem while scaling the Cloud_Top_Temperature product of MODIS Aqua level 2. This product is having following thing to get the meaningful values:
Cloud_Top_Temperature(Cell_Along_Swath_5km:mod06, Cell_Across_Swath_5km:mod06) ;
Cloud_Top_Temperature:valid_range = 0s, 20000s ;
Cloud_Top_Temperature:_FillValue = -32768s ;
Cloud_Top_Temperature:long_name = "Temperature from Ancillary Data at Retrieved Cloud Top Pressure Level" ;
Cloud_Top_Temperature:units = "K" ;
Cloud_Top_Temperature:scale_factor = 0.009999999776482582 ;
Cloud_Top_Temperature:add_offset = -15000. ;
Cloud_Top_Temperature:Parameter_Type = "Output" ;
Cloud_Top_Temperature:Cell_Along_Swath_Sampling = 3, 2038, 5 ;
Cloud_Top_Temperature:Cell_Across_Swath_Sampling = 3, 1348, 5 ;
Cloud_Top_Temperature:Geolocation_Pointer = "Internal geolocation arrays" .
My concern is the 'add_offset' (-15000 or with scale_factor= -150) because applying that factor I am getting negative values of cloud top temperature in units of Kelvin, which is impossible.
Please provide your solution.
I am facing problem while scaling the Cloud_Top_Temperature product of MODIS Aqua level 2. This product is having following thing to get the meaningful values:
Cloud_Top_Temperature(Cell_Along_Swath_5km:mod06, Cell_Across_Swath_5km:mod06) ;
Cloud_Top_Temperature:valid_range = 0s, 20000s ;
Cloud_Top_Temperature:_FillValue = -32768s ;
Cloud_Top_Temperature:long_name = "Temperature from Ancillary Data at Retrieved Cloud Top Pressure Level" ;
Cloud_Top_Temperature:units = "K" ;
Cloud_Top_Temperature:scale_factor = 0.009999999776482582 ;
Cloud_Top_Temperature:add_offset = -15000. ;
Cloud_Top_Temperature:Parameter_Type = "Output" ;
Cloud_Top_Temperature:Cell_Along_Swath_Sampling = 3, 2038, 5 ;
Cloud_Top_Temperature:Cell_Across_Swath_Sampling = 3, 1348, 5 ;
Cloud_Top_Temperature:Geolocation_Pointer = "Internal geolocation arrays" .
My concern is the 'add_offset' (-15000 or with scale_factor= -150) because applying that factor I am getting negative values of cloud top temperature in units of Kelvin, which is impossible.
Please provide your solution.