CFMIP / COSPv2.0

COSP - The CFMIP (Cloud Feedbacks Model Intercomparison Project) Observation Simulator Package
42 stars 38 forks source link

Cloudsat near-surface precipitation diagnostics #12

Closed dustinswales closed 5 years ago

dustinswales commented 6 years ago

This pull request contains new diagnostics for the Cloudsat radar simulator. The diagnostics are based upon the Cloudsat 2C-PRECIP-COLUMN observational product (http://www.cloudsat.cira.colostate.edu/data-products/level-2c/2c-precip-column).

This update is relatively minor, as the new diagnostics rely on fields already being provided by the cloudsat radar simulator. New diagnostics include the path integrated attenuation and the near-surface precipitation frequency, by class/type. Unlike the observational product, the near-surface mixing-ratios, used by the melting layer model, are not computed using radar reflectivities, but are rather provided by the model and hence are not output as part of the new diagnostics in COSP.

RobertPincus commented 5 years ago

Dustin -

As per the conversation within the COSP PMC, I approve this pull request. Please go ahead and merge onto master.

alejandrobodas commented 5 years ago

@dustinswales please can you copy and past the outputs of the standard tests so that we have a record of them in all the pull requests? Thanks!

dustinswales commented 5 years ago

@alejandrobodas [dswales@linux128 driver]$ python test_cosp2Imp.py data/outputs/UKMO/cosp2_output_um.ref.nc data/outputs/UKMO/cosp2_output_um.nc ############################################################################################ Treating relative differences less than 0.0010000000% as insignificant All fields match [dswales@linux128 driver]$