Changes between Version 43 and Version 44 of WikiStart
- Timestamp:
- 2017-03-15T14:06:07Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v43 v44 6 6 The ROM SAF project wiki page for team members is located [https://trac.romsaf.org/wiki here]. 7 7 8 The latest full release of ROPP ('''ROPP- 8 v8.0''') is currently available for users via the [http://www.romsaf.org/files.php ROM SAF web pages]. The next major release ('''ROPP-9 v9.0''') is currently under development and is expected to be released to users in Q4 2016.8 The latest full release of ROPP ('''ROPP-9 v9.0''') is currently available for users via the [http://www.romsaf.org/files.php ROM SAF web pages]. The next major release ('''ROPP-10 v10.0''') is currently under development and is expected to be released to users in Q4 2018. 9 9 10 10 The ROPP deliverable source code is sub-divided into '''modules''': 11 11 * '''ropp_utils''' : low-level utility routines 12 * '''ropp_io''' : I/O support for RO data in netCDF and BUFR files13 * '''ropp_pp''' : preprocessor to derive refractivity and bending angle profiles from excess phase and amplitude12 * '''ropp_io''' : I/O support for RO data in netCDF, GRIB and BUFR files 13 * '''ropp_pp''' : preprocessor to derive refractivity, bending angle and dry temperature profiles from excess phase and amplitude; wave optics propagator 14 14 * '''ropp_fm''' : forward models (and associated tangent linear, adjoint & gradient code) 15 15 * '''ropp_1dvar''' : 1D-Var retrieval & minimizer 16 * '''ropp_apps''' : tropopause height and planetary boundary layer height diagnostic toolss 16 17 17 18 Supporting modules for documentation, testing and building the source are: