Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Design Document page provides a description of the algorithms, implementation and planned testing including unit, verification, validation and performance testing. Please read  Step 1.3 Performance Expectations that explains feature documentation requirements from the performance group point of view.

...

Page Properties
idFeature_PR
Info

Overview table for the owner and an approver of this feature

1.Description

COSP
2.OwnerYuying Zhang, Po-Lun Ma
3.Created 
4.Equ(tick)
5.Ver(warning)
6.Perf(warning)
7.Val(warning)
8.ApproverShaocheng Xie
9.Approved Date
V1.0pendingPending
Expand
titleClick here for Table of Contents ...
Panel

Table of Contents

Table of Contents

...

The purpose of this task is to improve the capability of the satellite simulators to facilitate an "apple-to-apple" comparison of modeled clouds with satellite observations. COSP  implement the new COSP code to the ACME model. This work includes: 1) upgrade the COSP code for improving its computational efficiency and adding Calipso cloud phase diagnostics and 2) add aerosol diagnostics in the lidar simulator.

 

Requirements


Date last modified: Sep 11, 2015 
Contributors: Yuying Zhang

  1. replace COSP version1.3 using COSP version1.4 in the ACME model
  2. modify the interface code
  3. add radiatively active snow in all simulators with fixed lidar snow treatment error

Algorithmic Formulations

Design solution: reference

Date last modified: Sep 11, 2015
Contributors: Yuying Zhang


A. Bodas-Salcedo, M. J. Webb, S. Bony, H. Chepfer, J.-L. Dufresne, S. A. Klein, Y. Zhang, R. Marchand, J. M. Haynes, R. Pincus, V. O. John, 2011: COSP: satellite simulation software for model assessment. BAMS.  http://journals.ametsoc.org/doi/pdf/10.1175/2011BAMS2856.1

Design and Implementation

Date last modified: Sep 11, 2015
Contributors: Yuying Zhang

 

  1. Start from the ACME model in the "master" branch
  2. Made the changes according to the interface code for the COSP1.4 implementation in CAM (bug identified version cam5_3_88)
  3. Fixed the bug identified by Po-Lun Ma for the assignment of convective ice mixing ratio
  4. Replaced the old COSP code with the new version and added the radiatively active snow in all simulators
  5. After the test, push the COSP branch to the GitHub server. Set the pull request and ask for the integrator to merge the changes to the master.

 

Planned Verification and Unit Testing 

Date last modified: Sep 11, 2015
Contributors: Yuying Zhang

 

The output from the original model with COSP v1.3 and the modified model with the COSP1.4 upgrade are examined.

  • The output from the ISCCP/MISR/Calipso simulators are exactly the same as before.
  • The output from the Radar/MODIS simulators have slight differences that come from the changes in these simulator codes from COSP1.3 to COSP1.4.

Some selected comparisons are shown in COSPinACME.pptx

Planned Validation Testing 

Validation Testing: short-desciption-of-testing-here

Date last modified:
Contributors: (add your name to this list if it does not appear)

 

How will XXX be tested? What observational or other dataset will be used?  i.e. how will be we know when we have met requirement XXX. Will these unit tests be included in the ongoing going forward?

Planned Performance Testing 

Date last modified: Sep 11, 2015
Contributors: Yuying Zhang

 

The new COSP code has been restructured to greatly improve computational efficiency (particularly for the CloudSat simulator) and Calipso cloud phase diagnostics will be output.

 

...