Changes between Version 21 and Version 22 of WikiStart


Ignore:
Timestamp:
2010-01-25T15:50:06Z (14 years ago)
Author:
Huw Lewis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v21 v22  
    55ROPP 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].
    66
    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.
     7The 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.
    88
    99The ROPP deliverable source code is sub-divided into '''modules''':
    1010 * '''ropp_tools''' : low-level utility routines
    1111 * '''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]
    1313 * '''ropp_fm'''    : forward models (and associated tangent linear, adjoint & gradient code) [https://trac.grassaf.org/ropp/wiki/ROPP_FM_tree.html calling tree]
    1414 * '''ropp_1dvar''' : 1D-Var retrieval & minimizer [https://trac.grassaf.org/ropp/wiki/ROPP_1DVAR_tree.html calling tree]