| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | dimension(:) | :: | temp | ||
| real, | intent(in), | dimension(:) | :: | pressureLayers | ||
| real, | intent(in), | dimension(:) | :: | pressureLevels | ||
| real, | intent(in), | dimension(:, :) | :: | opticalThickness | ||
| real, | intent(in), | dimension(:, :) | :: | cloudWater | ||
| real, | intent(in), | dimension(:, :) | :: | cloudIce | ||
| real, | intent(in), | dimension(:, :) | :: | waterSize | ||
| real, | intent(in), | dimension(:, :) | :: | iceSize | ||
| real, | intent(in), | dimension(:) | :: | isccpTau | ||
| real, | intent(in), | dimension(:) | :: | isccpCloudTopPressure | ||
| integer, | intent(out), | dimension(:) | :: | retrievedPhase | ||
| real, | intent(out), | dimension(:) | :: | retrievedCloudTopPressure | ||
| real, | intent(out), | dimension(:) | :: | retrievedTau | ||
| real, | intent(out), | dimension(:) | :: | retrievedSize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | dimension(:) | :: | temp | ||
| real, | intent(in), | dimension(:) | :: | pressureLayers | ||
| real, | intent(in), | dimension(:) | :: | pressureLevels | ||
| real, | intent(in), | dimension(:, :) | :: | liquid_opticalThickness | ||
| real, | intent(in), | dimension(:, :) | :: | ice_opticalThickness | ||
| real, | intent(in), | dimension(:, :) | :: | waterSize | ||
| real, | intent(in), | dimension(:, :) | :: | iceSize | ||
| real, | intent(in), | dimension(:) | :: | isccpTau | ||
| real, | intent(in), | dimension(:) | :: | isccpCloudTopPressure | ||
| integer, | intent(out), | dimension(:) | :: | retrievedPhase | ||
| real, | intent(out), | dimension(:) | :: | retrievedCloudTopPressure | ||
| real, | intent(out), | dimension(:) | :: | retrievedTau | ||
| real, | intent(out), | dimension(:) | :: | retrievedSize |