Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- 2008-08-31T16:20:12Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 3 3 This is the feature request, issue and bug tracking web site for the '''Radio Occultation Processing Package''' (ROPP). 4 4 5 ROPP is a software package designed to assist users to assimilate radio occultation data from any RO mission into NWP and other models. 6 The package is being developed through the EUMETSAT [http://www.grassaf.org/ GRAS SAF]. 5 ROPP is a software package designed to assist users to assimilate radio occultation data from any RO mission into NWP and other models. The package is being developed through the EUMETSAT [http://www.grassaf.org/ GRAS SAF]. 7 6 8 '''The latest full release of ROPP (ROPP-1 v1. 1.2) is currently available for users via the [http://garf.grassaf.org/index.php GRAS-SAF Archive and Retrieval Facility].'''7 '''The latest full release of ROPP (ROPP-1 v1.2) is currently available for users via the [http://garf.grassaf.org/index.php GRAS-SAF Archive and Retrieval Facility].''' 9 8 10 9 The ROPP deliverable source code is sub-divided into '''modules''': 11 10 * '''ropp_tools''' : low-level utility routines 12 11 * '''ropp_io''' : I/O support for RO data in netCDF and BUFR files 13 * '''ropp_pp''' : pre-processor (e.g. to derive refractivity profiles from bending angle profiles) 14 * '''ropp_qc''' : quality control routines 12 * '''ropp_pp''' : pre-processor (e.g. to derive refractivity profiles from bending angle profiles (from ROPP-2)) 15 13 * '''ropp_fm''' : forward models (and associated tangent linear, adjoint & gradient code) 16 14 * '''ropp_1dvar''' : 1D-Var retrieval & minimizer