Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- 2011-02-09T15:55:09Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 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-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.7 The latest full release of ROPP ('''ROPP-4 v4.1''') is currently available for users via the [http://www.grassaf.org/files.php GRAS-SAF web pages]. ROPP-5 ('''v5.0''') is currently under development and is expected to be released to users in June 2011. 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 to derive refractivity and bending angle profiles from excess phase and amplitude [https://trac.grassaf.org/ropp/wiki/ROPP_PP_tree.html calling tree]12 * '''ropp_pp''' : preprocessor 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] … … 25 25 This ROPP Repository can only be accessed by authorized developers - [https://trac.grassaf.org/ropp/login login required]. 26 26 27 For instructions on how to access the ROPP repository (authorized users only) 28 see the [https://trac.grassaf.org/ropp/wiki/ropp_repository instructions for developers]. 27 For instructions on how to access the ROPP repository (authorized users only) see the [https://trac.grassaf.org/ropp/wiki/ropp_repository instructions for developers]. 29 28 30 29