Ignore:
Timestamp:
Feb 16, 2016, 1:53:19 PM (8 years ago)
Author:
idelkadi
Message:

Rajout des sorties pour les simulateurs MISR er CLOUDSAT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/cosp/cosp_output_write_mod.F90

    r2428 r2447  
    209209                           stradar%lidar_only_freq_cloud = 0.0
    210210   CALL histwrite3d_cosp(o_clcalipso2,stradar%lidar_only_freq_cloud,nvert)
     211   where(stradar%radar_lidar_tcc == R_UNDEF) &
     212                           stradar%radar_lidar_tcc = 0.0
     213   CALL histwrite2d_cosp(o_cltlidarradar,stradar%radar_lidar_tcc)
    211214 endif
    212215
Note: See TracChangeset for help on using the changeset viewer.