[ncl-talk] unable to plot correctly

Geeta Geeta geetag54 at yahoo.com
Tue Jul 31 11:27:54 MDT 2018


Hi all. I am trying to plot MIR_int (variable defined in the ncl code), but it is not being plotted properly. the output is without any error

aditya at agniilap:~/geeta/ncl/h5$ ../bin/ncl readh5.v2.ncl  Copyright (C) 1995-2014 - All Rights Reserved University Corporation for Atmospheric Research NCAR Command Language Version 6.2.1 The use of this software is governed by a License Agreement. See http://www.ncl.ucar.edu/ for more details.
Variable: fType: fileFile path: /home/aditya/geeta/ncl/h5/3DIMG_23JUN2018_0300_L1C_ASIA_MER.h5Number of global attributes:  38Number of dimensions:  4Number of variables:  27

Variable: varType: stringTotal Size: 108 bytes            27 valuesNumber of Dimensions: 1Dimensions and sizes: [27]Coordinates: (0) /GreyCount(1) /IMG_MIR(2) /IMG_MIR_RADIANCE(3) /IMG_MIR_TEMP(4) /IMG_SWIR(5) /IMG_SWIR_RADIANCE(6) /IMG_TIR1(7) /IMG_TIR1_RADIANCE(8) /IMG_TIR1_TEMP(9) /IMG_TIR2(10) /IMG_TIR2_RADIANCE(11) /IMG_TIR2_TEMP(12) /IMG_VIS(13) /IMG_VIS_ALBEDO(14) /IMG_VIS_RADIANCE(15) /IMG_WV(16) /IMG_WV_RADIANCE(17) /IMG_WV_TEMP(18) /Projection_Information(19) /Sat_Azimuth(20) /Sat_Elevation(21) /Sun_Azimuth(22) /Sun_Elevation(23) /X(24) /Y(25) /proj_dim(26) /time
Variable: MIRType: ushortTotal Size: 5229376 bytes            2614688 valuesNumber of Dimensions: 3Dimensions and sizes: [DIM_000 | 1] x [DIM_001 | 1616] x [DIM_002 | 1618]Coordinates: Number Of Attributes: 18  DIMENSION_LIST : <ARRAY of 0 elements>  _FillValue : 1023  bandwidth : 0.2  bits_per_pixel : 10  central_wavelength : 3.9313  grid_mapping : Projection_Information  invert : trueection_Information  lab_radiance_add_offset : -0.00413433  lab_radiance_add_offset_gsics : -0.0110259  lab_radiance_quad : -1.31797e-07  lab_radiance_quad_gsics : -1.88751e-07  lab_radiance_scale_factor : 0.000281346  lab_radiance_scale_factor_gsics : 0.000402925  long_name : Middle Infrared Countn  radiance_units : mW.cm-2.sr-1.micron-1n  resolution :  4  resolution_unit : km.cm-2.sr-1.micron-1n  wavelength_unit : micron2.sr-1.micron-1n
Variable: MIR_intType: integerTotal Size: 10458752 bytes            2614688 valuesNumber of Dimensions: 2Dimensions and sizes: [1616] x [1618]Coordinates: Number Of Attributes: 1  _FillValue : 1023(0)  (0) Middle Infrared Countn: min=0   max=1001
Variable: longiType: doubleTotal Size: 12944 bytes            1618 valuesNumber of Dimensions: 1Dimensions and sizes: [DIM_002 | 1618]Coordinates: Number Of Attributes: 5  CLASS : DIMENSION_SCALE  REFERENCE_LIST : <ARRAY of 0 elements>  long_name : x coordinate of projectionperaturerature  standard_name : projection_x_coordinateionperaturerature  units : mrojection_x_coordinateionperaturerature(0)  (0) x coordinate of projectionperaturerature: min=-3234623.003937   max=3234623.003937
Variable: latiType: doubleTotal Size: 12928 bytes            1616 valuesNumber of Dimensions: 1Dimensions and sizes: [DIM_001 | 1616]Coordinates: Number Of Attributes: 5  CLASS : DIMENSION_SCALE  REFERENCE_LIST : <ARRAY of 0 elements>  long_name : y coordinate of projectionperaturerature  standard_name : projection_y_coordinateionperaturerature  units : mrojection_y_coordinateionperaturerature(0)  (0) y coordinate of projectionperaturerature: min=-1058893.687497   max=5401854.420193
Variable: TIMEType: doubleTotal Size: 8 bytes            1 valuesNumber of Dimensions: 1Dimensions and sizes: [DIM_000 | 1]Coordinates: Number Of Attributes: 3  CLASS : DIMENSION_SCALE  REFERENCE_LIST : <ARRAY of 0 elements>  units : minutes since 2000-01-01 00:00:00erature
Variable: projType: integerTotal Size: 4 bytes            1 valuesNumber of Dimensions: 1Dimensions and sizes: [DIM_000 | 1]Coordinates: Number Of Attributes: 13  DIMENSION_LIST : <ARRAY of 0 elements>  false_easting :    0  false_northing :    0  grid_mapping_name : mercatorpor Brightness Temperaturerature  longitude_of_projection_origin :   75  lower_left_lat_lon(degrees) : (  -10, 44.5 )  lower_right_lat_lon(degrees) : (  -10, 105.5 )  semi_major_axis : 6378137  semi_minor_axis : 6356752.3142  standard_parallel : 17.75  upper_left_lat_lon(degrees) : ( 45.5, 44.5 )  upper_left_xy(meters) : ( -3234623.003937, 5401854.420193 )  upper_right_lat_lon(degrees) : ( 45.5, 105.5 )(0)  (0) min=1461309144   max=1461309144(0) check_for_y_lat_coord: Warning: Data either does not contain a valid latitude coordinate array or doesn't contain one at all.(0) A valid latitude coordinate array should have a 'units' attribute equal to one of the following values: (0)     'degrees_north' 'degrees-north' 'degree_north' 'degrees north' 'degrees_N' 'Degrees_north' 'degree_N' 'degreeN' 'degreesN' 'deg north'(0) check_for_lon_coord: Warning: Data either does not contain a valid longitude coordinate array or doesn't contain one at all.(0) A valid longitude coordinate array should have a 'units' attribute equal to one of the following values: (0)     'degrees_east' 'degrees-east' 'degree_east' 'degrees east' 'degrees_E' 'Degrees_east' 'degree_E' 'degreeE' 'degreesE' 'deg east'aditya at agniilap:~/geeta/ncl/h5$ 

thanks  Geeta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180731/656d3b8a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: readh5.v2.ncl
Type: application/octet-stream
Size: 3325 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180731/656d3b8a/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.png
Type: image/png
Size: 285957 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180731/656d3b8a/attachment-0001.png>


More information about the ncl-talk mailing list