Changes between Version 21 and Version 22 of WikiStart
- Timestamp:
- 2010-01-25T15:50:06Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v21 v22 5 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]. 6 6 7 The latest full release of ROPP ('''ROPP- 3 v3.0''') is currently available for users via the [http://garf.grassaf.org/index.php GRAS-SAF Archive and Retrieval Facility (GARF)]. ROPP-4 ('''v4.0''') is currently under development and is expected to be released to users in December 2009.7 The latest full release of ROPP ('''ROPP-4 v4.0''') is currently available for users via the [http://www.grassaf.org/files.php GRAS-SAF webpages]. ROPP-4 ('''v4.1''') is currently under development and is expected to be released to users in Spring 2010. 8 8 9 9 The ROPP deliverable source code is sub-divided into '''modules''': 10 10 * '''ropp_tools''' : low-level utility routines 11 11 * '''ropp_io''' : I/O support for RO data in netCDF and BUFR files 12 * '''ropp_pp''' : pre-processor (e.g. to derive refractivity profiles from bending angle profiles (from ROPP-2))[https://trac.grassaf.org/ropp/wiki/ROPP_PP_tree.html calling tree]12 * '''ropp_pp''' : pre-processor to derive refractivity and bending angle profiles from excess phase and amplitude [https://trac.grassaf.org/ropp/wiki/ROPP_PP_tree.html calling tree] 13 13 * '''ropp_fm''' : forward models (and associated tangent linear, adjoint & gradient code) [https://trac.grassaf.org/ropp/wiki/ROPP_FM_tree.html calling tree] 14 14 * '''ropp_1dvar''' : 1D-Var retrieval & minimizer [https://trac.grassaf.org/ropp/wiki/ROPP_1DVAR_tree.html calling tree]