! Variables d'entree IF (using_xios) THEN
ENDIF
!! Sorties Calipso ! AI 02 2018
! Sorties Cloudsat ! Sorties combinees Cloudsat et Calipso ! Sorties Isccp ! MISR simulator ! Modis simulator
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | Nlevlmdz | ||||
| integer | :: | Npoints | ||||
| integer | :: | Ncolumns | ||||
| integer | :: | itap | ||||
| real | :: | dtime | ||||
| real | :: | freq_COSP | ||||
| real | :: | missing_cosp | ||||
| type(COSP_CONFIG) | :: | cfg | ||||
| type(COSP_GRIDBOX) | :: | gbx | ||||
| type(COSP_VGRID) | :: | vgrid |
! Variables locales |
|||
| type(COSP_SGLIDAR) | :: | sglidar | ||||
| type(COSP_SGRADAR) | :: | sgradar | ||||
| type(COSP_LIDARSTATS) | :: | stlidar | ||||
| type(COSP_RADARSTATS) | :: | stradar | ||||
| type(COSP_ISCCP) | :: | isccp | ||||
| type(COSP_MISR) | :: | misr | ||||
| type(COSP_MODIS) | :: | modis |