[ncl-talk] (no subject)

Dennis Shea shea at ucar.edu
Wed Sep 12 11:37:16 MDT 2018


It is doubtful that anyone will look the interactive 'script' that you
posted.

It has errors and special characters embedded. People just don't have the
time to copy and then clean-up the script.
It is *user responsibility* to post clean, minimal scripts that illustrate
the problem.

Please do not post scripts that have the 'ncl ??>' present.  Attach *clean*
scripts only. See:

*http://www.ncl.ucar.edu/Document/Manuals/language_man.pdf*
<http://www.ncl.ucar.edu/Document/Manuals/language_man.pdf>

page 2

*ncl* <return>
*record* "elham.ncl"
...
... your NCL statements
...
*stop record* ; only if  record is present
quit

This will *save all input including errors *to a local file named"
elham.ncl"
*You can then edit this file to clean it up.*

===
NCL's CloudSat and HDF links:
*http://www.ncl.ucar.edu/Applications/cloudsat.shtml*
<http://www.ncl.ucar.edu/Applications/cloudsat.shtml>
*http://www.ncl.ucar.edu/Applications/HDF.shtml*
<http://www.ncl.ucar.edu/Applications/HDF.shtml>

point users toward a *wonderful* site [ *http://hdfeos.org/zoo/*
<http://hdfeos.org/zoo/> ] created by the *HDF-Group* that illustrates
using NCL, Python, Matlab and IDL to process many satellite data sets which
use HDF [4/5/EOS/] formatted files.

If you go to the 'zoo' URL, there is a "*CloudSAT Data Processing Cente*r"
link for example(s) using these languages.
====


Good Luck



On Wed, Sep 12, 2018 at 3:13 AM, Elham Ghasemifar <
elham.ghasemifar at modares.ac.ir> wrote:

> Dear colleges
>
> i ran the script for cloudsat data , but in the final section i got the
> error, i put a script here,
>
> Script started on mié 12 sep 2018 10:39:20 CEST
> [?1034hsh-4.1$  module load ncl/6.4.0
> sh-4.1$ ncl
>  Copyright (C) 1995-2017 - All Rights Reserved
>  University Corporation for Atmospheric Research
>  NCAR Command Language Version 6.4.0
>  The use of this software is governed by a License Agreement.
>  See http://www.ncl.ucar.edu/ for more details.
> ncl 0> load "$NCARG_ROOT/lib/ncarg/nclex/gsun/gsn_code.ncl"
> ncl 1> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
> ncl 2> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
> ncl 3> begTime = get_cpu_time()
> ncl 4> latS     = 35
> ncl 5> latN     = 45
> ncl 6>   file_name = "2011040011644_25451_ CS_2B-
> GEOPROF_GRANULE_P1_R05_E03_F00. hdf"
> ncl 7>   eos_file=addfile(file_name+ ".he2","r")
> ncl 8> print(eos_file)
>
> Variable: eos_file
> Type: file
> filename:    2011040011644_25451_CS_2B-GEOPROF_GRANULE_P1_R05_E03_F00.hdf
> path:    2011040011644_25451_CS_2B-GEOPROF_GRANULE_P1_R05_E03_F00.hdf
>    file global attributes:
>       sem_MDSignal_missop_2B_GEOPROF : ==
>       sem_MDSignal_missing_2B_GEOPROF : 9999
>       sem_MDSignal_valid_range_2B_GEOPROF : ( -35, -20 )
>       sem_MDSignal_units_2B_GEOPROF : dBZe
>       sem_MDSignal_long_name_2B_GEOPROF : minimum detectable signal
>       sem_MDSignal_offset_2B_GEOPROF :  0
>       sem_MDSignal_factor_2B_GEOPROF :  1
>       Clutter_reduction_flag_long_name_2B_GEOPROF :
> Clutter_reduction_flag
>       Clutter_reduction_flag_offset_2B_GEOPROF :  0
>       Clutter_reduction_flag_factor_2B_GEOPROF :  1
>       Navigation_land_sea_flag_valid_range_2B_GEOPROF : ( 1, 4 )
>       Navigation_land_sea_flag_units_2B_GEOPROF : --
>       Navigation_land_sea_flag_long_name_2B_GEOPROF : Land Sea Flag
>       Navigation_land_sea_flag_offset_2B_GEOPROF :  0
>       Navigation_land_sea_flag_factor_2B_GEOPROF :  1
>       sem_NoiseGate_missop_2B_GEOPROF : ==
>       sem_NoiseGate_missing_2B_GEOPROF : 0
> [7m--More-- [27m       sem_NoiseGate_long_name_2B_GEOPROF : Noise Floor
> and Noise Variance estima
> [7m--More-- [27m te  based on window of a fixed size centered at this
> range bin.
> [7m--More-- [27m       sem_NoiseGate_offset_2B_GEOPROF :  0
> [7m--More-- [27m       sem_NoiseGate_factor_2B_GEOPROF :  1
> [7m--More-- [27m       sem_NoiseFloorVar_missop_2B_GEOPROF : ==
> [7m--More-- [27m       sem_NoiseFloorVar_missing_2B_GEOPROF :  0
> [7m--More-- [27m       sem_NoiseFloorVar_long_name_2B_GEOPROF : Noise
> Variance in measured return
> [7m--More-- [27m  (i.e. Echo) power
> [7m--More-- [27m       sem_NoiseFloorVar_offset_2B_GEOPROF :  0
> [7m--More-- [27m       sem_NoiseFloorVar_factor_2B_GEOPROF :  1
> [7m--More-- [27m       sem_NoiseFloor_missop_2B_GEOPROF : ==
> [7m--More-- [27m       sem_NoiseFloor_missing_2B_GEOPROF :  0
> [7m--More-- [27m       sem_NoiseFloor_long_name_2B_GEOPROF : Noise Floor
> calculated in Cloud_Mask
> [7m--More-- [27m ing Routine
> [7m--More-- [27m       sem_NoiseFloor_offset_2B_GEOPROF :  0
> [7m--More-- [27m       sem_NoiseFloor_factor_2B_GEOPROF :  1
> [7m--More-- [27m       CPR_Echo_Top_missop_2B_GEOPROF : ==
> [7m--More-- [27m       CPR_Echo_Top_missing_2B_GEOPROF : -9
> [7m--More-- [27m       CPR_Echo_Top_valid_range_2B_GEOPROF : ( 0, 5 )
> [7m--More-- [27m       CPR_Echo_Top_long_name_2B_GEOPROF : CPR Echo Top
> Characterizations
> [7m--More-- [27m       CPR_Echo_Top_offset_2B_GEOPROF :  0
> [7m--More-- [27m       CPR_Echo_Top_factor_2B_GEOPROF :  1
> [7m--More-- [27m       MODIS_scene_var_missop_2B_GEOPROF : ==
> [7m--More-- [27m       MODIS_scene_var_missing_2B_GEOPROF : -9
> [7m--More-- [27m       MODIS_scene_var_valid_range_2B_GEOPROF : ( 0, 5 )
> [7m--More-- [27m       MODIS_scene_var_long_name_2B_GEOPROF : MODIS scene
> variability
> [7m--More-- [27m       MODIS_scene_var_offset_2B_GEOPROF :  0
> [7m--More-- [27m       MODIS_scene_var_factor_2B_GEOPROF :  1
> [7m--More-- [27m       MODIS_scene_char_missop_2B_GEOPROF : ==
> [7m--More-- [27m       MODIS_scene_char_missing_2B_GEOPROF : -9
> [7m--More-- [27m       MODIS_scene_char_valid_range_2B_GEOPROF : ( 0, 9 )
> [7m--More-- [27m       MODIS_scene_char_long_name_2B_GEOPROF : MODIS
> scene characterizations
> [7m--More-- [27m       MODIS_scene_char_offset_2B_GEOPROF :  0
> [7m--More-- [27m       MODIS_scene_char_factor_2B_GEOPROF :  1
> [7m--More-- [27m       MODIS_Cloud_Fraction_missop_2B_GEOPROF : ==
> [7m--More-- [27m       MODIS_Cloud_Fraction_missing_2B_GEOPROF : -99
> [7m--More-- [27m       MODIS_Cloud_Fraction_valid_range_2B_GEOPROF : ( 0,
> 100 )
> [7m--More-- [27m       MODIS_Cloud_Fraction_long_name_2B_GEOPROF : MODIS
> 250m Cloud Fraction
> [7m--More-- [27m       MODIS_Cloud_Fraction_offset_2B_GEOPROF :  0
> [7m--More-- [27m       MODIS_Cloud_Fraction_factor_2B_GEOPROF :  1
> [7m--More-- [27m       MODIS_cloud_flag_missop_2B_GEOPROF : ==
> [7m--More-- [27m       MODIS_cloud_flag_missing_2B_GEOPROF : 99
> [7m--More-- [27m       MODIS_cloud_flag_valid_range_2B_GEOPROF : ( 0, 3 )
> [7m--More-- [27m       MODIS_cloud_flag_units_2B_GEOPROF : None
> [7m--More-- [27m       MODIS_cloud_flag_long_name_2B_GEOPROF :
> MOD35_bit_2and3_cloud_flag
> [7m--More-- [27m       MODIS_cloud_flag_offset_2B_GEOPROF :  0
> [7m--More-- [27m       MODIS_cloud_flag_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Sigma_Zero_missop_2B_GEOPROF : ==
> [7m--More-- [27m       Sigma_Zero_missing_2B_GEOPROF : -9999
> [7m--More-- [27m       Sigma_Zero_valid_range_2B_GEOPROF : ( -1000, 4000
> )
> [7m--More-- [27m       Sigma_Zero_units_2B_GEOPROF : dB*100
> [7m--More-- [27m       Sigma_Zero_long_name_2B_GEOPROF : Sigma-Zero
> [7m--More-- [27m       Sigma_Zero_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Sigma_Zero_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Radar_Reflectivity_missop_2B_GEOPROF : ==
> [7m--More-- [27m       Radar_Reflectivity_missing_2B_GEOPROF : -8888
> [7m--More-- [27m       Radar_Reflectivity_valid_range_2B_GEOPROF : (
> -4000, 5000 )
> [7m--More-- [27m       Radar_Reflectivity_units_2B_GEOPROF : dBZe
> [7m--More-- [27m       Radar_Reflectivity_long_name_2B_GEOPROF : Radar
> Reflectivity Factor
> [7m--More-- [27m       Radar_Reflectivity_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Radar_Reflectivity_factor_2B_GEOPROF : 100
> [7m--More-- [27m       Gaseous_Attenuation_missop_2B_GEOPROF : ==
> [7m--More-- [27m       Gaseous_Attenuation_missing_2B_GEOPROF : -9999
> [7m--More-- [27m       Gaseous_Attenuation_valid_range_2B_GEOPROF : ( 0,
> 1000 )
> [7m--More-- [27m       Gaseous_Attenuation_units_2B_GEOPROF : dBZe
> [7m--More-- [27m       Gaseous_Attenuation_long_name_2B_GEOPROF :
> Gaseous_Attenuation
> [7m--More-- [27m       Gaseous_Attenuation_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Gaseous_Attenuation_factor_2B_GEOPROF : 100
> [7m--More-- [27m       CPR_Cloud_mask_missop_2B_GEOPROF : ==
> [7m--More-- [27m       CPR_Cloud_mask_missing_2B_GEOPROF : -9
> [7m--More-- [27m       CPR_Cloud_mask_valid_range_2B_GEOPROF : ( 0, 40 )
> [7m--More-- [27m       CPR_Cloud_mask_long_name_2B_GEOPROF : CPR Cloud
> Mask
> [7m--More-- [27m       CPR_Cloud_mask_offset_2B_GEOPROF :  0
> [7m--More-- [27m       CPR_Cloud_mask_factor_2B_GEOPROF :  1
> [7m--More-- [27m       SurfaceHeightBin_fraction_missing_2B_GEOPROF :  0
> [7m--More-- [27m       SurfaceHeightBin_fraction_units_2B_GEOPROF : none
> [7m--More-- [27m       SurfaceHeightBin_fraction_long_name_2B_GEOPROF :
> SurfaceHeightBin_fraction
> [7m--More-- [27m       SurfaceHeightBin_fraction_offset_2B_GEOPROF :  0
> [7m--More-- [27m       SurfaceHeightBin_fraction_factor_2B_GEOPROF :  1
> [7m--More-- [27m       SurfaceHeightBin_missop_2B_GEOPROF : ==
> [7m--More-- [27m       SurfaceHeightBin_missing_2B_GEOPROF : -1
> [7m--More-- [27m       SurfaceHeightBin_valid_range_2B_GEOPROF : ( 1, 125
> )
> [7m--More-- [27m       SurfaceHeightBin_long_name_2B_GEOPROF : Location
> of Surface Bin as determi
> [7m--More-- [27m ned by 1B CPR algorithm.  The value here is shifted (as
> Height).
> [7m--More-- [27m       SurfaceHeightBin_offset_2B_GEOPROF :  0
> [7m--More-- [27m       SurfaceHeightBin_factor_2B_GEOPROF :  1
> [7m--More-- [27m       RayStatus_validity_valid_range_2B_GEOPROF : ( 0,
> -1 )
> [7m--More-- [27m       RayStatus_validity_units_2B_GEOPROF : --
> [7m--More-- [27m       RayStatus_validity_long_name_2B_GEOPROF : Ray
> Status Validity
> [7m--More-- [27m       RayStatus_validity_offset_2B_GEOPROF :  0
> [7m--More-- [27m       RayStatus_validity_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Data_targetID_valid_range_2B_GEOPROF : ( 0, -1 )
> [7m--More-- [27m       Data_targetID_units_2B_GEOPROF : --
> [7m--More-- [27m       Data_targetID_long_name_2B_GEOPROF : CPR bus
> orientation (target ID)
> [7m--More-- [27m       Data_targetID_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Data_targetID_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Data_status_valid_range_2B_GEOPROF : ( 0, -1 )
> [7m--More-- [27m       Data_status_units_2B_GEOPROF : --
> [7m--More-- [27m       Data_status_long_name_2B_GEOPROF : Data status
> flags
> [7m--More-- [27m       Data_status_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Data_status_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Data_quality_valid_range_2B_GEOPROF : ( 0, -1 )
> [7m--More-- [27m       Data_quality_units_2B_GEOPROF : --
> [7m--More-- [27m       Data_quality_long_name_2B_GEOPROF : Data Quality
> [7m--More-- [27m       Data_quality_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Data_quality_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Roll_offset_valid_range_2B_GEOPROF : ( -90, 90 )
> [7m--More-- [27m       Roll_offset_units_2B_GEOPROF : degrees
> [7m--More-- [27m       Roll_offset_long_name_2B_GEOPROF : Nominal
> satellite roll angle offset fro
> [7m--More-- [27m m nadir [K
> [7m--More-- [27m       Roll_offset_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Roll_offset_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Pitch_offset_valid_range_2B_GEOPROF : ( -90, 90 )
> [7m--More-- [27m       Pitch_offset_units_2B_GEOPROF : degrees
> [7m--More-- [27m       Pitch_offset_long_name_2B_GEOPROF : Nominal
> satellite pitch angle offset f
> [7m--More-- [27m rom nadir
> [7m--More-- [27m       Pitch_offset_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Pitch_offset_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Vertical_binsize_missop_2B_GEOPROF : ==
> [7m--More-- [27m       Vertical_binsize_missing_2B_GEOPROF : -9999
> [7m--More-- [27m       Vertical_binsize_units_2B_GEOPROF : m
> [7m--More-- [27m       Vertical_binsize_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Vertical_binsize_factor_2B_GEOPROF :  1
> [7m--More-- [27m       DEM_elevation_missop_2B_GEOPROF : ==
> [7m--More-- [27m       DEM_elevation_missing_2B_GEOPROF : 9999
> [7m--More-- [27m       DEM_elevation_valid_range_2B_GEOPROF : ( -9999,
> 8850 )
> [7m--More-- [27m       DEM_elevation_units_2B_GEOPROF : meters
> [7m--More-- [27m       DEM_elevation_long_name_2B_GEOPROF : Digital
> Elevation Map
> [7m--More-- [27m       DEM_elevation_offset_2B_GEOPROF :  0
> [7m--More-- [27m       DEM_elevation_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Range_to_intercept_valid_range_2B_GEOPROF : ( 600,
> 800 )
> [7m--More-- [27m       Range_to_intercept_units_2B_GEOPROF : km
> [7m--More-- [27m       Range_to_intercept_long_name_2B_GEOPROF : Range
> from the spacecraft to the
> [7m--More-- [27m  CPR boresight intercept with the geoid
> [7m--More-- [27m       Range_to_intercept_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Range_to_intercept_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Height_missop_2B_GEOPROF : ==
> [7m--More-- [27m       Height_missing_2B_GEOPROF : -9999
> [7m--More-- [27m       Height_valid_range_2B_GEOPROF : ( -5000, 30000 )
> [7m--More-- [27m       Height_units_2B_GEOPROF : m
> [7m--More-- [27m       Height_long_name_2B_GEOPROF : Height of range bin
> in Reflectivity/Cloud Ma
> [7m--More-- [27m sk above reference surface (~ mean sea level).
> [7m--More-- [27m       Height_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Height_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Longitude_valid_range_2B_GEOPROF : ( -180, 180 )
> [7m--More-- [27m       Longitude_units_2B_GEOPROF : degrees
> [7m--More-- [27m       Longitude_long_name_2B_GEOPROF : Spacecraft
> Longitude
> [7m--More-- [27m       Longitude_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Longitude_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Latitude_valid_range_2B_GEOPROF : ( -90, 90 )
> [7m--More-- [27m       Latitude_units_2B_GEOPROF : degrees
> [7m--More-- [27m       Latitude_long_name_2B_GEOPROF : Spacecraft Latitude
> [7m--More-- [27m       Latitude_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Latitude_factor_2B_GEOPROF :  1
> [7m--More-- [27m       TAI_start_valid_range_2B_GEOPROF : (    0,
> 600000000 )
> [7m--More-- [27m       TAI_start_units_2B_GEOPROF : seconds
> [7m--More-- [27m       TAI_start_long_name_2B_GEOPROF : TAI time for the
> first profile.
> [7m--More-- [27m       TAI_start_offset_2B_GEOPROF :  0
> [7m--More-- [27m       TAI_start_factor_2B_GEOPROF :  1
> [7m--More-- [27m       UTC_start_valid_range_2B_GEOPROF : (  0, 86400 )
> [7m--More-- [27m       UTC_start_units_2B_GEOPROF : seconds
> [7m--More-- [27m       UTC_start_long_name_2B_GEOPROF : UTC seconds since
> 00:00 Z of the first pr
> [7m--More-- [27m ofile [K
> [7m--More-- [27m       UTC_start_offset_2B_GEOPROF :  0
> [7m--More-- [27m       UTC_start_factor_2B_GEOPROF :  1
> [7m--More-- [27m       Profile_time_valid_range_2B_GEOPROF : (  0, 6000 )
> [7m--More-- [27m       Profile_time_units_2B_GEOPROF : seconds
> [7m--More-- [27m       Profile_time_long_name_2B_GEOPROF : Seconds since
> the start of the granule
> [7m--More-- [27m . [K
> [7m--More-- [27m       Profile_time_offset_2B_GEOPROF :  0
> [7m--More-- [27m       Profile_time_factor_2B_GEOPROF :  1
> [7m--More-- [27m       end_time_2B_GEOPROF : 20110209025537
> [7m--More-- [27m       start_time_2B_GEOPROF : 20110209011644
> [7m--More-- [27m       product_version_2B_GEOPROF : P1_R0
> [7m--More-- [27m       algorithm_version_2B_GEOPROF : P1_R05.
> [7m--More-- [27m       algorithm_name_2B_GEOPROF : 2B-GEOPROF
> [7m--More-- [27m       ID_CREATED_2B_GEOPROF : Wed Jan 24 21:49:27 2018
> [7m--More-- [27m       ID_MACHINE_2B_GEOPROF : CSATLAS1
> [7m--More-- [27m       ID_CENTER_URL_2B_GEOPROF : http://cloudsat.cira.
> colostate.edu
> [7m--More-- [27m       ID_CENTER_2B_GEOPROF : CloudSat Data Processing
> Center
> [7m--More-- [27m       ID_SITE_2B_GEOPROF : Cooperative Institute for
> Research in the Atmosphere
> [7m--More-- [27m       granule_number_2B_GEOPROF : 25451
> [7m--More-- [27m    dimensions:
> [7m--More-- [27m       nray_2B_GEOPROF = 37082
> [7m--More-- [27m       scalar_2B_GEOPROF = 1
> [7m--More-- [27m       nbin_2B_GEOPROF = 125
> [7m--More-- [27m    variables:
> [7m--More-- [27m       float sem_MDSignal_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    sem_MDSignal
> [7m--More-- [27m          _FillValue :    9999
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    minimum detectable signal
> [7m--More-- [27m          units :    dBZe
> [7m--More-- [27m          valid_range :    -35
> [7m--More-- [27m          missing :    9999
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte Clutter_reduction_flag_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Clutter_reduction_flag
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Clutter_reduction_flag
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte Navigation_land_sea_flag_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Navigation_land_sea_flag
> [7m--More-- [27m          unsigned :    True
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Land Sea Flag
> [7m--More-- [27m          units :    --
> [7m--More-- [27m          valid_range :    1
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte sem_NoiseGate_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    sem_NoiseGate
> [7m--More-- [27m          _FillValue :    0
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Noise Floor and Noise Variance
> estimate  based on window
> [7m--More-- [27m  of a fixed size centered at this range bin.
> [7m--More-- [27m          missing :    0
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       float sem_NoiseFloorVar_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    sem_NoiseFloorVar
> [7m--More-- [27m          _FillValue :     0
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Noise Variance in measured return
> (i.e. Echo) power
> [7m--More-- [27m          missing :     0
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       float sem_NoiseFloor_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    sem_NoiseFloor
> [7m--More-- [27m          _FillValue :     0
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Noise Floor calculated in
> Cloud_Masking Routine
> [7m--More-- [27m          missing :     0
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m          ar_factor :     1
> [7m--More-- [27m          ar_offset :     0
> [7m--More-- [27m          ar_long_name :    Noise Variance in measured
> return (i.e. Echo) power
> [7m--More-- [27m          ar_missing :     0
> [7m--More-- [27m          ar_missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte CPR_Echo_Top_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    CPR_Echo_Top
> [7m--More-- [27m          _FillValue :    -9
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    CPR Echo Top Characterizations
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    -9
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte MODIS_scene_var_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    MODIS_scene_var
> [7m--More-- [27m          _FillValue :    -9
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    MODIS scene variability
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    -9
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte MODIS_scene_char_2B_GEOPROF ( nray_2B_GEOPROF
> )
> [7m--More-- [27m          hdfeos_name :    MODIS_scene_char
> [7m--More-- [27m          _FillValue :    -9
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    MODIS scene characterizations
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    -9
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte MODIS_Cloud_Fraction_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    MODIS_Cloud_Fraction
> [7m--More-- [27m          _FillValue :    -99
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    MODIS 250m Cloud Fraction
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    -99
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte MODIS_cloud_flag_2B_GEOPROF ( nray_2B_GEOPROF
> )
> [7m--More-- [27m          hdfeos_name :    MODIS_cloud_flag
> [7m--More-- [27m          _FillValue :    99
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    MOD35_bit_2and3_cloud_flag
> [7m--More-- [27m          units :    None
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    99
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Sigma_Zero_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Sigma-Zero
> [7m--More-- [27m          _FillValue :    -9999
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Sigma-Zero
> [7m--More-- [27m          units :    dB*100
> [7m--More-- [27m          valid_range :    -1000
> [7m--More-- [27m          missing :    -9999
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Radar_Reflectivity_2B_GEOPROF (
> nray_2B_GEOPROF, nbin_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Radar_Reflectivity
> [7m--More-- [27m          _FillValue :    -8192
> [7m--More-- [27m          factor :    100
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Radar Reflectivity Factor
> [7m--More-- [27m          units :    dBZe
> [7m--More-- [27m          valid_range :    -4000
> [7m--More-- [27m          missing :    -8888
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m          _FillValue :    -8192
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Gaseous_Attenuation_2B_GEOPROF (
> nray_2B_GEOPROF, nbin_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Gaseous_Attenuation
> [7m--More-- [27m          _FillValue :    15360
> [7m--More-- [27m          factor :    100
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Gaseous_Attenuation
> [7m--More-- [27m          units :    dBZe
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    -9999
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m          _FillValue :    15360
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte CPR_Cloud_mask_2B_GEOPROF ( nray_2B_GEOPROF,
> nbin_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    CPR_Cloud_mask
> [7m--More-- [27m          _FillValue :    -9
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    CPR Cloud Mask
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m          missing :    -9
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m          _FillValue :    -9
> [7m--More-- [27m  [K
> [7m--More-- [27m       float SurfaceHeightBin_fraction_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    SurfaceHeightBin_fraction
> [7m--More-- [27m          _FillValue :     0
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    SurfaceHeightBin_fraction
> [7m--More-- [27m          units :    none
> [7m--More-- [27m          missing :     0
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte SurfaceHeightBin_2B_GEOPROF ( nray_2B_GEOPROF
> )
> [7m--More-- [27m          hdfeos_name :    SurfaceHeightBin
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Location of Surface Bin as
> determined by 1B CPR algorith
> [7m--More-- [27m m.  The value here is shifted (as Height).
> [7m--More-- [27m          valid_range :    1
> [7m--More-- [27m          missing :    -1
> [7m--More-- [27m          missop :    ==
> [7m--More-- [27m          fraction_factor :     1
> [7m--More-- [27m          fraction_offset :     0
> [7m--More-- [27m          fraction_long_name :
>  SurfaceHeightBin_fraction
> [7m--More-- [27m          fraction_units :    none
> [7m--More-- [27m          fraction_missing :     0
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte RayStatus_validity_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    RayStatus_validity
> [7m--More-- [27m          unsigned :    True
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Ray Status Validity
> [7m--More-- [27m          units :    --
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte Data_targetID_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Data_targetID
> [7m--More-- [27m          unsigned :    True
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    CPR bus orientation (target ID)
> [7m--More-- [27m          units :    --
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Data_status_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Data_status
> [7m--More-- [27m          unsigned :    True
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Data status flags
> [7m--More-- [27m          units :    --
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte Data_quality_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Data_quality
> [7m--More-- [27m          unsigned :    True
> [7m--More-- [27m          factor :     1
> [7m--More-- [27m          offset :     0
> [7m--More-- [27m          long_name :    Data Quality
> [7m--More-- [27m          units :    --
> [7m--More-- [27m          valid_range :    0
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Roll_offset_2B_GEOPROF ( scalar_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Roll_offset
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Pitch_offset_2B_GEOPROF ( scalar_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Pitch_offset
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Vertical_binsize_2B_GEOPROF (
> scalar_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Vertical_binsize
> [7m--More-- [27m  [K
> [7m--More-- [27m       short DEM_elevation_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    DEM_elevation
> [7m--More-- [27m          _FillValue :    9999
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Range_to_intercept_2B_GEOPROF (
> nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Range_to_intercept
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Height_2B_GEOPROF ( nray_2B_GEOPROF,
> nbin_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Height
> [7m--More-- [27m          _FillValue :    -9999
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Longitude_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          long_name :    longitude
> [7m--More-- [27m          units :    degrees_east
> [7m--More-- [27m          hdfeos_name :    Longitude
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Latitude_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          long_name :    latitude
> [7m--More-- [27m          units :    degrees_north
> [7m--More-- [27m          hdfeos_name :    Latitude
> [7m--More-- [27m  [K
> [7m--More-- [27m       double TAI_start_2B_GEOPROF ( scalar_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    TAI_start
> [7m--More-- [27m  [K
> [7m--More-- [27m       float UTC_start_2B_GEOPROF ( scalar_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    UTC_start
> [7m--More-- [27m  [K
> [7m--More-- [27m       float Profile_time_2B_GEOPROF ( nray_2B_GEOPROF )
> [7m--More-- [27m          hdfeos_name :    Profile_time
> [7m--More-- [27m  [K
> ncl 9>
> ncl 10>
> ncl 11>
> ncl 12>
> ncl 13>
> ncl 14>
> ncl 15>
> ncl 16>
> ncl 17>
> ncl 18>
> ncl 19>
> ncl 20>
> ncl 21>
> ncl 22>
> ncl 23>   LAT   = eos_file->Latitude_2B_GEOPROF
> ncl 24>   iTrop = ind(LAT.ge.latS .and. LAT.le.latN)
> ncl 25>   printVarSummary(iTrop)
>
> Variable: iTrop
> Type: integer
> Total Size: 8364 bytes
>             2091 values
> Number of Dimensions: 1
> Dimensions and sizes:    [2091]
> Coordinates:
> ncl 26>   data_raw = eos_file->Radar_Reflectivity_2B_GEOPROF(iTrop,:) ;
> (nray_2B_GEOPROF, nbin_2B_GEOPROF)  ; (N, 125)
> ncl 27> printVarSummary(data_raw)
>
> Variable: data_raw
> Type: short
> Total Size: 522750 bytes
>             261375 values
> Number of Dimensions: 2
> Dimensions and sizes:    [nray_2B_GEOPROF | 2091] x [nbin_2B_GEOPROF |
> 125]
> Coordinates:
> Number Of Attributes: 9
>   hdfeos_name :    Radar_Reflectivity
>   _FillValue :    -8192
>   factor :    100
>   offset :     0
>   long_name :    Radar Reflectivity Factor
>   units :    dBZe
>   valid_range :    -4000
>   missing :    -8888
>   missop :    ==
> ncl 28>   lat = eos_file->Latitude_2B_GEOPROF(iTrop)
> ncl 29>   lon = eos_file->Longitude_2B_GEOPROF(iTrop)
> ncl 30>   lev = eos_file->Height_2B_GEOPROF(iTrop,:)
> ncl 31> lev at long_name  ="COARDS & CF conformant "
> ncl 32> lev at units      = eos_file at Height_units_2B_GEOPROF
> ncl 32>  ncl 32>  ncl 32>  lev at long_name  ="COARDS & CF conformant " ncl
> 32>                                             lev =
> eos_file->Height_2B_GEOPROF(iTrop,:)  ncl 32>
> lev at long_name  ="COARDS & CF conformant " ncl
> 32>                                           time           =
> eos_file->Profile_time_2B_GEOPROF(iTrop)
> ncl 33> time at long_name = eos_file at Profile_time_long_name_2B_GEOPROF
> ncl 34> time at units     = eos_file at Profile_time_units_2B_GEOPROF
> ncl 35> hdf4_file=addfile(file_name,"r")
> ncl 36>   print(hdf4_file)
>
> Variable: hdf4_file
> Type: file
> filename:    2011040011644_25451_CS_2B-GEOPROF_GRANULE_P1_R05_E03_F00
> path:    2011040011644_25451_CS_2B-GEOPROF_GRANULE_P1_R05_E03_F00.hdf
>    file global attributes:
>       HDFEOSVersion : HDFEOS_V2.5
>       StructMetadata_0 : GROUP=SwathStructure
>     GROUP=SWATH_1
>         SwathName="2B-GEOPROF"
>         GROUP=Dimension
>             OBJECT=Dimension_1
>                 DimensionName="nray"
>                 Size=37082
>             END_OBJECT=Dimension_1
>             OBJECT=Dimension_2
>                 DimensionName="scalar"
>                 Size=1
>             END_OBJECT=Dimension_2
>             OBJECT=Dimension_3
>                 DimensionName="nbin"
>                 Size=125
>             END_OBJECT=Dimension_3
> [7m--More-- [27m [K        END_GROUP=Dimension
> [7m--More-- [27m [K        GROUP=DimensionMap
> [7m--More-- [27m [K        END_GROUP=DimensionMap
> [7m--More-- [27m [K        GROUP=IndexDimensionMap
> [7m--More-- [27m [K        END_GROUP=IndexDimensionMap
> [7m--More-- [27m [K        GROUP=GeoField
> [7m--More-- [27m [K            OBJECT=GeoField_1
> [7m--More-- [27m [K                GeoFieldName="Profile_time"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=GeoField_1
> [7m--More-- [27m [K            OBJECT=GeoField_2
> [7m--More-- [27m [K                GeoFieldName="UTC_start"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("scalar")
> [7m--More-- [27m [K            END_OBJECT=GeoField_2
> [7m--More-- [27m [K            OBJECT=GeoField_3
> [7m--More-- [27m [K                GeoFieldName="TAI_start"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT64
> [7m--More-- [27m [K                DimList=("scalar")
> [7m--More-- [27m [K            END_OBJECT=GeoField_3
> [7m--More-- [27m [K            OBJECT=GeoField_4
> [7m--More-- [27m [K                GeoFieldName="Latitude"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=GeoField_4
> [7m--More-- [27m [K            OBJECT=GeoField_5
> [7m--More-- [27m [K                GeoFieldName="Longitude"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=GeoField_5
> [7m--More-- [27m [K            OBJECT=GeoField_6
> [7m--More-- [27m [K                GeoFieldName="Height"
> [7m--More-- [27m [K                DataType=DFNT_INT16
> [7m--More-- [27m [K                DimList=("nray","nbin")
> [7m--More-- [27m [K                CompressionType=HDFE_COMP_DEFLATE
> [7m--More-- [27m [K                DeflateLevel=4
> [7m--More-- [27m [K            END_OBJECT=GeoField_6
> [7m--More-- [27m [K            OBJECT=GeoField_7
> [7m--More-- [27m [K                GeoFieldName="Range_to_intercept"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=GeoField_7
> [7m--More-- [27m [K            OBJECT=GeoField_8
> [7m--More-- [27m [K                GeoFieldName="DEM_elevation"
> [7m--More-- [27m [K                DataType=DFNT_INT16
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=GeoField_8
> [7m--More-- [27m [K            OBJECT=GeoField_9
> [7m--More-- [27m [K                GeoFieldName="Vertical_binsize"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("scalar")
> [7m--More-- [27m [K            END_OBJECT=GeoField_9
> [7m--More-- [27m [K            OBJECT=GeoField_10
> [7m--More-- [27m [K                GeoFieldName="Pitch_offset"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("scalar")
> [7m--More-- [27m [K            END_OBJECT=GeoField_10
> [7m--More-- [27m [K            OBJECT=GeoField_11
> [7m--More-- [27m [K                GeoFieldName="Roll_offset"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("scalar")
> [7m--More-- [27m [K            END_OBJECT=GeoField_11
> [7m--More-- [27m [K        END_GROUP=GeoField
> [7m--More-- [27m [K        GROUP=DataField
> [7m--More-- [27m [K            OBJECT=DataField_1
> [7m--More-- [27m [K                DataFieldName="Data_quality"
> [7m--More-- [27m [K                DataType=DFNT_UINT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_1
> [7m--More-- [27m [K            OBJECT=DataField_2
> [7m--More-- [27m [K                DataFieldName="Data_status"
> [7m--More-- [27m [K                DataType=DFNT_UINT16
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_2
> [7m--More-- [27m [K            OBJECT=DataField_3
> [7m--More-- [27m [K                DataFieldName="Data_targetID"
> [7m--More-- [27m [K                DataType=DFNT_UINT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_3
> [7m--More-- [27m [K            OBJECT=DataField_4
> [7m--More-- [27m [K                DataFieldName="RayStatus_validity"
> [7m--More-- [27m [K                DataType=DFNT_UINT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_4
> [7m--More-- [27m [K            OBJECT=DataField_5
> [7m--More-- [27m [K                DataFieldName="SurfaceHeightBin"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_5
> [7m--More-- [27m [K            OBJECT=DataField_6
> [7m--More-- [27m [K                DataFieldName="SurfaceHeightBin_fraction"
>
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_6
> [7m--More-- [27m [K            OBJECT=DataField_7
> [7m--More-- [27m [K                DataFieldName="CPR_Cloud_mask"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray","nbin")
> [7m--More-- [27m [K                CompressionType=HDFE_COMP_DEFLATE
> [7m--More-- [27m [K                DeflateLevel=4
> [7m--More-- [27m [K            END_OBJECT=DataField_7
> [7m--More-- [27m [K            OBJECT=DataField_8
> [7m--More-- [27m [K                DataFieldName="Gaseous_Attenuation"
> [7m--More-- [27m [K                DataType=DFNT_INT16
> [7m--More-- [27m [K                DimList=("nray","nbin")
> [7m--More-- [27m [K                CompressionType=HDFE_COMP_DEFLATE
> [7m--More-- [27m [K                DeflateLevel=4
> [7m--More-- [27m [K            END_OBJECT=DataField_8
> [7m--More-- [27m [K            OBJECT=DataField_9
> [7m--More-- [27m [K                DataFieldName="Radar_Reflectivity"
> [7m--More-- [27m [K                DataType=DFNT_INT16
> [7m--More-- [27m [K                DimList=("nray","nbin")
> [7m--More-- [27m [K                CompressionType=HDFE_COMP_DEFLATE
> [7m--More-- [27m [K                DeflateLevel=4
> [7m--More-- [27m [K            END_OBJECT=DataField_9
> [7m--More-- [27m [K            OBJECT=DataField_10
> [7m--More-- [27m [K                DataFieldName="Sigma-Zero"
> [7m--More-- [27m [K                DataType=DFNT_INT16
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_10
> [7m--More-- [27m [K            OBJECT=DataField_11
> [7m--More-- [27m [K                DataFieldName="MODIS_cloud_flag"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_11
> [7m--More-- [27m [K            OBJECT=DataField_12
> [7m--More-- [27m [K                DataFieldName="MODIS_Cloud_Fraction"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_12
> [7m--More-- [27m [K            OBJECT=DataField_13
> [7m--More-- [27m [K                DataFieldName="MODIS_scene_char"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_13
> [7m--More-- [27m [K            OBJECT=DataField_14
> [7m--More-- [27m [K                DataFieldName="MODIS_scene_var"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_14
> [7m--More-- [27m [K            OBJECT=DataField_15
> [7m--More-- [27m [K                DataFieldName="CPR_Echo_Top"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_15
> [7m--More-- [27m [K            OBJECT=DataField_16
> [7m--More-- [27m [K                DataFieldName="sem_NoiseFloor"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_16
> [7m--More-- [27m [K            OBJECT=DataField_17
> [7m--More-- [27m [K                DataFieldName="sem_NoiseFloorVar"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_17
> [7m--More-- [27m [K            OBJECT=DataField_18
> [7m--More-- [27m [K                DataFieldName="sem_NoiseGate"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_18
> [7m--More-- [27m [K            OBJECT=DataField_19
> [7m--More-- [27m [K                DataFieldName="Navigation_land_sea_flag"
>
> [7m--More-- [27m [K                DataType=DFNT_UINT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_19
> [7m--More-- [27m [K            OBJECT=DataField_20
> [7m--More-- [27m [K                DataFieldName="Clutter_reduction_flag"
> [7m--More-- [27m [K                DataType=DFNT_INT8
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_20
> [7m--More-- [27m [K            OBJECT=DataField_21
> [7m--More-- [27m [K                DataFieldName="sem_MDSignal"
> [7m--More-- [27m [K                DataType=DFNT_FLOAT32
> [7m--More-- [27m [K                DimList=("nray")
> [7m--More-- [27m [K            END_OBJECT=DataField_21
> [7m--More-- [27m [K        END_GROUP=DataField
> [7m--More-- [27m [K        GROUP=MergedFields
> [7m--More-- [27m [K        END_GROUP=MergedFields
> [7m--More-- [27m [K    END_GROUP=SWATH_1
> [7m--More-- [27m END_GROUP=SwathStructure
> [7m--More-- [27m GROUP=GridStructure
> [7m--More-- [27m END_GROUP=GridStructure
> [7m--More-- [27m GROUP=PointStructure
> [7m--More-- [27m END_GROUP=PointStructure
> [7m--More-- [27m END [K
> [7m--More-- [27m    dimensions:
> [7m--More-- [27m       nray_2B_GEOPROF = 37082
> [7m--More-- [27m       nbin_2B_GEOPROF = 125
> [7m--More-- [27m    variables:
> [7m--More-- [27m       short Height ( nray_2B_GEOPROF, nbin_2B_GEOPROF )
> [7m--More-- [27m          _FillValue :    -9999
> [7m--More-- [27m          hdf_name :    Height
> [7m--More-- [27m  [K
> [7m--More-- [27m       byte CPR_Cloud_mask ( nray_2B_GEOPROF,
> nbin_2B_GEOPROF )
> [7m--More-- [27m          _FillValue :    -9
> [7m--More-- [27m          hdf_name :    CPR_Cloud_mask
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Gaseous_Attenuation ( nray_2B_GEOPROF,
> nbin_2B_GEOPROF )
> [7m--More-- [27m          _FillValue :    15360
> [7m--More-- [27m          hdf_name :    Gaseous_Attenuation
> [7m--More-- [27m  [K
> [7m--More-- [27m       short Radar_Reflectivity ( nray_2B_GEOPROF,
> nbin_2B_GEOPROF )
> [7m--More-- [27m          _FillValue :    -8192
> [7m--More-- [27m          hdf_name :    Radar_Reflectivity
> [7m--More-- [27m  [K
> ncl 37>
> ncl 38>
> ncl 39>
> ncl 40>
> ncl 41>
> ncl 42>
> ncl 43>
> ncl 44>
> ncl 45>
> ncl 46>
> ncl 47>
> ncl 48>
> ncl 49>
> ncl 50>
> ncl 51>
> ncl 52>  data_hdf4 = hdf4_file->Radar_Reflectivity(iTrop,:)
> ncl 53>  print("data_hdf4: min="+min(data_hdf4)+"  max="+max(data_hdf4))
> (0)    data_hdf4: min=-8888  max=16874
> ncl 54> data_hdf4 at valid_range=(/5000,-4000/)
> ncl 55> data_hdf4 at factor =100
> ncl 56> data  = where(data_raw.ge.data_hdf4 at valid_range(0) .and.
> data_raw.le.data_hdf4 at valid_range(1) ,data_raw, data_hdf4 at _FillValue)
> ncl 57> data at _FillValue = data_hdf4 at _FillValue
> ncl 58> dataf   = tofloat(data)
> ncl 59> dataf   = dataf / data_hdf4 at factor
> ncl 60>   dataf!0 = data_raw!0
> ncl 61>   dataf!1 = data_raw!1
> ncl 62>  printVarSummary(dataf)
>
> Variable: dataf
> Type: float
> Total Size: 1045500 bytes
>             261375 values
> Number of Dimensions: 2
> Dimensions and sizes:    [nray_2B_GEOPROF | 2091] x [nbin_2B_GEOPROF |
> 125]
> Coordinates:
> Number Of Attributes: 1
>   _FillValue :    -8192
> ncl 63> ;;dataf&nbin_2B_GEOPROF = lev(0,:)
> ncl 64> dataf&nray_2B_GEOPROF = time
> ncl 65> data_plt = dataf(nbin_2B_GEOPROF|:,nray_2B_GEOPROF|:)
> ncl 66> data_plt       = where(data_plt.lt.-20, data_plt at _FillValue,
> data_plt) t                                        .-20, data_plt at _FillValue,
> data_plt)  ncl 66> data_plt       = where(data_plt.le.-20, data_plt at _FillValue,
> data_plt)  ncl 66> data_plt       = where(data_plt.le.-20
> , data_plt at _FillValue, data_plt)  ncl 66> data_plt       =
> where(data_plt.le.-2                                    , data_plt at _FillValue,
> data_plt)  ncl 66> data_plt       = where(data_plt.le.-
> , data_plt at _FillValue, data_plt)  ncl 66> data_plt       =
> where(data_plt.le.3, data_plt at _FillValue, data_plt)  ncl 66>
> data_plt       = where(data_plt.le.35, data_plt at _FillValue, data_plt)
> ncl 66> data_plt       = where(data_plt.le.35
> ncl 67> if (latS.lt.0) then
> ncl 68> latLabelS = abs(latS)+"S"
> ncl 69> else
> ncl 70> latLabelS = latS+"N"
> ncl 71> end if
> ncl 72> if (latN.lt.0) then
> ncl 73> latLabelN = abs(latN)+"S"
> ncl 74> else
> ncl 75> latLabelN = latN+"N"
> ncl 76> end if
> ncl 77> latLabel = latLabelS+"_"+latLabelN
> ncl 78>   pltTitle = str_get_cols(file_name,0,18)+"_"+latLabel
> ncl 79> xwks = gsn_open_wks("pdf", file_name)
> ncl 80>   xwks = gsn_open_wks("pdf", pltTitle)
> ncl 81>   gsn_define_colormap(xwks,"BlAqGrYeOrReVi200")
> ncl 82>  res = True
> ncl 83>   res at cnFillOn = True
> ncl 84>   res at gsnMaximize = True
> ncl 85>   res at gsnPaperOrientation = "portrait"
> ncl 86>   res at cnLinesOn = False
> ncl 87>   res at cnLineLabelsOn = False
> ncl 88>   res at gsnSpreadColors = True
> ncl 89>   res at cnFillMode = "RasterFill"
> ncl 90>   res at lbOrientation = "vertical"
> ncl 91>   res at cnMissingValFillPattern = 0
> ncl 92>   res at cnMissingValFillColor = 0
> ncl 93>   res at lbLabelAutoStride = True
> ncl 94> res at tiMainString = file_name
> ncl 95>  res at tiMainString = str_get_cols(file_name,0,18)
> ncl 96>   res at tiXAxisString = time at long_name+" ("+time at units+")"
> ncl 97> res at tiYAxisString = lev at long_name+" ("+lev at units+")"
> warning:Attempt to reference attribute (units) which is undefined
>  ncl 98> lev at units=height        eight ncl 98> lev at units=Height ncl 98>
> lev at units=H Height ncl 98> lev at units=Heigh ncl 98> lev at units=Heig ncl 98>
> lev at units=Hei ncl 98> lev at units=He ncl 98> lev at units=H ncl 98> lev at units=meter"
> "meter"  ncl 98> lev at units=" meter"  ncl 98> lev at units="          meter"
> ncl 98> lev at units="
> ncl 99> res at tiYAxisString = lev at long_name+" ("+lev at units+")"
> ncl 100> res at gsnLeftString=data_hdf4 at long_name
> warning:Attempt to reference attribute (long_name) which is undefined
>  ncl 101> lev at long_name  ="COARDS & CF conformant "
> ncl 102>  ncl 102>  lev at long_name  ="COARDS & CF conformant " ncl
> 102>                                           res at gsnLeftString=
> data_hdf4 at long_name
> warning:Attempt to reference attribute (long_name) which is undefined
>  ncl 103> data_hdf4 at long_name  ="COARDS & CF conformant "
> ncl 104> res at gsnRightString=data_hdf4 at units
> warning:Attempt to reference attribute (units) which is undefined
>  ncl 105> data_hdf4 at units=dbz" "=dbz" ncl 105> data_hdf4 at units"
> =dbz" ncl 105> data_hdf4 at units="dbz" ncl 105> data_hdf4 at units="
> ncl 106> res at sfXArray   = conform(data_plt, time, 1)
> ncl 107> res at sfYArray   = lev(nbin_2B_GEOPROF|:,nray_2B_GEOPROF|:)
> ncl 108>   res at trGridType = "Triangularmesh"
> ncl 109> plot=gsn_csm_contour(xwks, data_plt, res)
> *warning:ContourPlotInitialize: no valid values in scalar field;
> ContourPlot not possible:[errno=1101] *
>  ncl 110>
> [1]+  Stopped(SIGTSTP)        ncl
> sh-4.1
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180912/76165c4a/attachment.html>


More information about the ncl-talk mailing list