SAF/GRAS/METO/SRN/ROPP/001 -
Version 6.0 - 31 October 2011
This document outlines the sixth
major release of the Radio Occultation Processing Package (ROPP)
Version 6.0 - hereafter referred to as 'ROPP-6'. It
describes the file set, documentation, dependency packages, a
summary 'Quick Start' guide to build/installation, a list of
supported platforms and known problems.
ROPP is a collection of software modules (provided as source
code), supporting build scripts, data files and documentation.
The complete package is split into several modules. Users may
wish to integrate a subset of ROPP code into their own software
applications, individually linking modules to their own code.
These users may not require the complete ROPP-6 distribution
package. Alternatively, users may wish to use the executable
tools provided as part of each module as stand-alone
applications for RO data processing. These users should download
the complete ROPP-6 release. Section
5 has guidance for unpacking and building ROPP.
The download website is organized as:
ROPP Download (root) page
|-- ROPP-6
|-- Documents
|-- Dependency Packages
The root directory contains the Release Notes (this file), Change Log for this and previous releases and a compressed tar archive file (ROPP-6.0.tar.gz) which contains the complete release for ROPP-6.
Directory ROPP-6
contains compressed tar archive files for the individual
components (source and build modules) for this release. These
are provided should users wish to access individual modules
rather than download the complete package. Related documentation
is also available separately in the Documents
sub-directory. Third-party dependency packages (not part of the
ROPP distribution and for those whose licences permit it) can be
downloaded from the Dependency
Packages directory. See the README
files in these directories for more information.
ROPP-6 IO, PP, FM and 1DVAR modules have been fully validated
using operational Level 1b and Level 2 GRAS data. As such, it is
guaranteed for operational use. All parts of this release have
been tested against CHAMP, GRACE-A, COSMIC and GRAS data.
In addtion, limited samples of
data from TerraSAR-X, C/NOFS and SAC-C have been tested with
the BUFR encoding and decoding tools and appropriate
GFZ-to-ROPP and UCAR-to-ROPP converters.
Almost all files described here can be downloaded by registered
and logged-in users from this website (http://www.grassaf.org > User Login > ROPP > ROPP
Download). Any
exceptions are noted below.
Before being able to download any ROPP-6 files, you will have
accepted the Terms and Conditions of the full ROPP Software
Licence, a copy of which is available in the ROPP-6 directory
for reference. Note also the contents of the COPYRIGHT
file.
All comments on the ROPP software should, in the first instance,
be reported via the GRAS SAF Helpdesk at http://www.grassaf.org.
top
The 'Status' column in the following tables shows the current status of files since the previous release (v5.0), by a traffic light system:
|
Unchanged |
|
Updated |
|
New |
A summary of the main changes to this package (v6.0) from the previous release (v5.0) are documented in the Change Log.
|
File Name |
Description |
Version |
Status |
|
ROPP_Release_Notes_v60.html |
This file |
v1.0 |
New |
| ROPP_Changes_v50-v60.html | Change Log - summary of changes from Release Version 5.0 to 6.0 | v1.0 | New |
| ROPP_Changes_v41-v50.html | Change Log - summary of changes from Release Version 4.1 to 5.0 | v1.0 | Unchanged |
|
ROPP_Changes_v40-v41.html |
Change Log - summary of changes from Release Version 4.0 to 4.1 |
v1.0 |
Unchanged |
|
ROPP_Changes_v30-v40.html |
Change Log - summary of changes from Release Version 3.0 to 4.0 |
v1.0 |
Unchanged |
|
ROPP_Changes_v20-v30.html |
Change Log - summary of changes from Release Version 2.0 to 3.0 |
v1.0 |
Unchanged |
|
ROPP_Changes_v12-v20.html |
Change Log - summary of changes from Release Version 1.2 to 2.0 |
v1.0 |
Unchanged |
|
ROPP_Changes_v11-v12.html |
Change Log - summary of changes from Release Version 1.1 to 1.2 |
v1.0 |
Unchanged |
|
ROPP_Changes_v10-v11.html |
Change Log - summary of changes from Release Version 1.0 to 1.1 |
v1.0 |
Unchanged |
|
ropp-6.0.tar.gz |
Compressed tar archive of the whole ROPP-6 (v6.0) distribution set |
v6.0 |
New |
For users not requiring the complete distribution package, this directory contains the component module files:
|
File Name |
Description |
Version |
Status |
|
README.ropp |
Additional notes on the software |
v6.0 |
Updated |
|
COPYRIGHT |
Copyright notices |
n/a |
Updated |
|
grassaf_ropp_licence.pdf |
ROPP Software Licence |
v2.1 |
Unchanged |
|
ropp_utils-6.0.tar.gz |
ROPP Utilities module. |
v6.0 |
New |
|
ropp_io-6.0.tar.gz |
ROPP Input/Output module |
v6.0 |
New |
|
ropp_pp-6.0.tar.gz |
ROPP Pre-Processor module |
v6.0 |
New |
|
ropp_fm-6.0.tar.gz |
ROPP Forward Model module |
v6.0 |
New |
|
ropp_1dvar-6.0.tar.gz |
ROPP 1D-Var module |
v6.0 |
New |
|
ropp_build-6.0.tar.gz |
A collection of configure and build scripts for a number of compilers & platforms suitable for ROPP and the dependency packages. See Section 6. |
v6.0 |
New |
Note that the collective content of these separate module tarfiles is contained in the main tarfile in the root directory.
The ROPP User Guide (in three parts) and documentation on ROPP code (Reference Manuals), file formats (netCDF and BUFR), Technical Notes and other related items, can be found here.
|
File Name |
Description |
Version |
Status |
|
README.docs |
Additional notes on the documents |
v6.0 |
Updated |
|
grassaf_ropp_overview.pdf |
ROPP Overview document |
v6.0 |
Updated |
|
grassaf_ropp_ug_io.pdf |
ROPP User Guide. Part I |
v6.0 |
Updated |
|
grassaf_ropp_ug_1dvar.pdf |
ROPP User Guide. Part II |
v6.0 |
Updated |
|
grassaf_ropp_ug_pp.pdf |
ROPP User Guide. Part III |
v6.0 |
Updated |
|
grassaf_bufr.pdf |
BUFR template specification for RO data |
v2.1 |
Unchanged |
|
ropp_docs.tar.gz |
A
compressed tar archive containing all of the above
files plus the Reference Manuals for the individual
modules: |
n/a |
Updated |
Please refer to the Overview
document for the general content of the individual modules, and
to the User Guide for details of the installation and usage of
the package.
For users wishing to write their own interfaces to the ROPP
routines, or to modify the ROPP code, detailed
user-documentation in the form of Reference Manuals, one for
each module, are provided; these Reference Manuals are also
contained in the main ROPP tarfile. Stand-alone application
tools also have Unix-style 'man' pages which are installed
during the ROPP module building process.
ROPP uses some standard third-party packages. Most of these packages are open source and their licences permit re-distribution. Where licences permit, the latest stable versions of these packages known to be compatible with ROPP are available for download here as a convenience to users.
|
File Name |
Description |
Version |
Status |
|
README.deps |
Additional notes on the dependency packages |
v6.0 |
Updated |
|
netcdf-4.1.3.tar.gz |
NetCDF interface library |
v4.1.3 |
Updated (1) |
|
bufr-19.1.tar.gz |
Met
Office 'MetDB' BUFR kernel library and generic tools |
v19.1 |
Updated (2,3) |
|
bufr-000387 |
ECMWF
BUFR kernel library |
v387 |
Unchanged (3,4) |
Updated versions may become
available from the noted source websites; we do not guarantee
that these will work with ROPP. If later versions are proved to
be compatible, the new distribution files will be posted here.
Sample build and configuration
scripts are available to assist in building these packages
consistently for use with ROPP; see Section 5.4.
top
If you have previously installed
v1.x, v2.0, v3.0, v4.x or v5.0 we recommend that you install
v6.0 to a separate target path - do not just install v6.0 over
an existing installation. This is especially important if the
v5.0 (or earlier) tools or applications built on those libraries
are being used for operational production. Only swing over to
using v6.0 tools and libraries when you have validated them
locally and you are satisfied that they meet your requirements.
Support for v4.x and v5.0 will be limited to problems which can
be reproduced also with v6.0. If reported problems with v4.x or
v5.0 have been already fixed at v6.0, we recommend upgrading to
v6.0. ROPP Versions v1.x, v2.0 and v3.0 are no longer supported.
All previous Beta release versions of ROPP, up to and including
v6.0-beta, are obsolete and are completely unsupported. If you
have previously installed any version of ROPP for Beta testing,
under the terms of the Beta licence (to which you agreed when
first requesting access to the software) the right to use this
software terminated after one year. Any and all ROPP Beta files
downloaded for testing purposes are unsupported and should be
deleted.
top
Some third-party packages used by
ROPP-6 are noted above and elsewhere on this website. How to
obtain this code is detailed in the README.deps, ROPP Overview
and User Guide documents. Where licences permit, the latest
versions known to be compatible with ROPP can be downloaded from
this website - see Section 2.4.
Object library and header, include and module files generated
from the third-party source code should be placed in the path
being used to build ROPP. Alternatively, soft links to their
actual locations may be placed in this path. See Section 5 for
installation tips. Unless existing installations are known
to have been compiled with the same compiler and options as
being used for ROPP, we strongly recommend building these
dependency packages specifically for ROPP.
top
This section provides guidance on building the complete ROPP package as a standalone installation for evaluation and testing or to build the application tools for local use. ROPP is designed to be highly modular and key components of the software may be extracted for embedding in user applications via user-callable application program interface (API). In the latter case, the 3rd party dependency packages may not be required. See the User Guide for guidance on use of the ROPP main APIs.
For simplicity, we recommend downloading the main ropp-6.0.tar.gz compressed tar archive (approx. 25Mb) which contains the complete ROPP-6 (v6.0) package set. Download (or copy) this file to a suitable directory, where the content can be extracted with:
> tar -zxvf ropp-6.0.tar.gzor
> gunzip ropp-6.0.tar.gzif your version of tar does not support decompression (-z option).
> tar -zxvf ropp-6.0.tar.
This will create a sub-directory with the following structure:
ropp-6.0
|- configure
|- ropp_1dvar
|- ropp_fm
|- ropp_io
|- ropp_pp
|- ropp_utils
The ropp-6.0 top directory contains additional README files and example build scripts and the configure sub-directory contains a number of mini-scripts for local build configuration. The other ropp_* sub-directories contain the source code, makefiles, test data, etc., for each of the main ROPP modules.
Alternatively, if the complete package is not required, the user can manually create the ropp-6.0 directory (or one with any other suitable name), download the individual module tarfiles from the website's ROPP-6 directory to it and unpack them here. For example:
> mkdir -p $HOME/ROPP/ropp-6.0
> cd $HOME/ROPP/ropp-6.0
...download or copy required tarfiles here...
> tar -zxvf ropp_build-6.0.tar.gz
> tar -zxvf ropp_utils-6.0.tar.gz
...etc
Note that unpacking ropp_build will create the configure sub-directory and build scripts as above. Since the buildpack script will unpack a module's tarfile if the source tree is not found, it is not necessary to manually unpack the other ROPP modules if using this tool.
We suggest that any required dependency packages also be downloaded here; they can then be unpacked and built using the buildpack tool before building the ROPP modules
The full package tarfile contains a plain-text file called MANIFEST which lists all of the files in the distribution. The individual module tarfiles each contain a similar file for their own module.
Third-party dependency libraries
must be installed before attempting to build any ROPP code. The
configure
sub-directory contains some
configuration mini-scripts and there are higher-level shell
scripts to assist in building the netCDF
and BUFR (both
Met Office and ECMWF ) packages.
Review and edit these to
suit your local requirements before running them. Refer to the README.build, README.compilers,
README.unix and README.cygwin
files included in the package for further information.
Any third-party packages already installed (e.g. for ROPP v4.x
or v5.0 or for other applications) do not normally need to be
re-built but should be in the expected ROPP build path for
libraries, as real files or as softlinks. Note that this release
may require a minimum version of a dependency package.
Third-party packages may have been updated since the previous
release of ROPP; those available on this website in the Dependency
Packages directory are the latest versions supported by
ROPP and the sample build scripts. We recommend installing these
latest versions, but in general it is not necessary to do so.
Rebuilding is also recommended if your C or Fortran compiler
version has changed since the original build.
It is highly recommended that
third-party dependency packages are compiled using the same
Fortran compiler being used for the ROPP code. Mixing code
at object level, even using different versions of compilers from
the same vendor, can cause linking or run-time problems. C code
in the dependency packages (there is none in the ROPP package)
must be compiled using the cfortran.h
system or equivalent to ensure calling interface
compatibility with the Fortran compiler's object code, which
means that the package must be configured for use with a
particular Fortran interface, even if the package itself
contains no Fortran.
The example configure/build scripts use the environment variable
ROPP_ROOT as the default
installation path, and this should be set prior to running these
scripts. See Section
6 for an example.
> export ROPP_ROOT=/usr/localnoting that the user must have approriate file premissions to write to such a location.
The ROPP BUFR encoder and decoder may be interfaced with either the Met Office 'MetDB' or ECMWF BUFR kernel libraries. A BUFR library is optional, and if neither is present, the encoder and decoder application programs in the ROPP_IO module will not be built. If both libraries are detected, the MetDB one will be used in preference. If a BUFR library is to be used, the appropriate environment variable must be pre-set to the directory path for the run-time tables. For instance, if using the Met Office 'MetDB' library:
> export BUFR_LIBRARY=$ROPP_ROOT/data/bufr/or for the ECMWF BUFR library:
The ropp_build module (content included within the main tarfile) contains example build and configure shell mini-scripts for installing not only the ROPP code but also the dependent third-party packages in a compatible way. These files are extracted into the configure sub-directory and follow the naming style <package>_configure_<compiler>_<os> where <package> is the package name (ropp, netcdf, ecbufr...), <compiler> is the compiler ID (ifort, nag, pgf, g95, gfortran, xlf95...) and <os> is the operating system ID, as output by the uname(1) command but entirely in lower case (linux, cygwin, hp-ux, sunos, aix...). These configure mini-scripts are used by the high-level buildpack script.
The example configure scripts for specific platforms and compilers may need to be edited for optimal local use, or users may create their own following one of the examples. We would be pleased to receive back equivalent scripts if you have built the packages using different compilers and/or platforms and which could be included in future updates. We can't formally support such scripts since their use is highly dependent on the user's target system and compiler setting preferences and we have no means of testing them ourselves.
Included in the main package (and
in ropp_build) is a BASH
shell script file buildpack.
The user need not be using Bash as an interactive shell, but
Bash needs to be installed (usually at /bin/bash)
for the script to work; almost all POSIX-based systems should
have Bash installed by default, and for many Bash is the login
shell. On the rare systems that do not have Bash installed,
follow the main commands for the desired package installation
section of this script after reading Section 6.
This script may be used to automate
the build of any ROPP module or dependency package in a
consistent way, using the above mentioned configure scripts.
Summary usage can be obtained by:
> buildpack -h
This script assumes that all archive (tar & zip) files are placed in the same working directory and the configure scripts are in a configure sub-directory. Packages will be decompressed here and resulting files installed to the ROPP_ROOT/<compiler> target directory, as described in Section 6. In general, to build and install a package, it is only necessary to give the command:
> buildpack <package> <compiler> [[NO]CLEAN]
where <package>is one of the supported ROPP module or package names (ropp_io, netcdf, mobufr, ecbufr...) and <compiler> is the required compiler (ifort, nag, g95, gfortran, xlf95...) which matches an appropriate configure script. The <os> part is detected automatically.
The script's main steps are:
Since some modules are dependent on other modules, the recommended build order is:
Note that this Bash script has only been tested under Linux (RHEL4, RHEL6 and OpenSUSE 11), IBM AIX and PC/Windows (Cygwin) and may need minor modifications to run on other systems. See README.build for more information.
Other shell wrapper scripts build* are provided which can
be used to further automate the build process by calling buildpack with a
pre-determined sequence of packages or compilers. Review and
edit to suit your requirements.
top
The low-level build sequence is
described in the User Guide (see also
README.unix), but in summary, consists of the common configure / make
/ make install commands.
If not using the supplied buildpack
script, this section gives some
guidance on the manual procedure.
We suggest that a ROPP 'root' directory be created in a suitable
place, for example:
> cd <directory-of-your-choice>
> mkdir ropp-6.0
> cd ropp-6.0
> export ROPP_ROOT=$PWD
though of course ROPP_ROOT can be set to any existing directory to which the user has write access.
As provided, the configure scripts will install the package files to:
|
ROPP_ROOT/<compiler>/bin |
executable programs |
|
ROPP_ROOT/<compiler>/lib |
compiled object libraries |
|
ROPP_ROOT/<compiler>/include |
Fortran module ( .mod), C header (.h) files etc. |
|
ROPP_ROOT/<compiler>/man/man1 |
'man' page |
|
ROPP_ROOT/<compiler>/etc |
various other files |
|
ROPP_ROOT/data |
Compiler-independent data files (e.g. BUFR run-time tables) |
where <compiler>
is an ID (normally the command line name) for a particular
Fortran compiler. If only one compiler is to be used, the
appropriate configure script can be edited to remove this extra
directory layer.
Then copy the required tar files here and unpack, e.g.:
> tar -zxvf ropp_build-6.0.tar.gz
> tar -zxvf ropp_utils-6.0.tar.gz
Select a suitable configure script
from the configure
sub-directory. E.g. if using the Intel
ifortcommand (on our RHEL6 systems this defaults to
v12) compiler under Linux this would be ropp_configure_ifort_linux.
Review/edit this file to suit your local installation
directories and compiler flags. In this example, by default, the
ROPP libraries, include, F90 module files, etc will be installed
into the ROPP_ROOT/ifort
tree and the configure will expect similar pre-built third-party
dependency files to be found here also.
To build the ROPP_UTILS library:
> cd ropp_utils-6.0
> ../configure/ropp_configure_ifort_linux
> make
> make install
> make test
Repeat for any other ROPP modules
you wish to use. If your application only requires (say) the I/O
support (e.g. only the BUFR encoder/decoder tools are wanted),
then it is not necessary to build the PP, FM or 1DVAR modules.
Alternatively, if only the PP, FM or 1DVAR callable-API routines
are to be implemented in a user's own applications, then the IO
module (and netCDF support) need not be built. The configure
script will then only build those parts of the ROPP code with no
dependence on ROPP_IO
(i.e. stand-alone tools with netcdf read/write are not built).
Note that to use the ROPP BUFR encoder and decoder, the appropriate environment variable must be pre-set to the desired directory path to install and use the run-time tables.
topAll ROPP modules have a basic user-test option; this is not intended to be a comprehensive test of the software, but just to demonstrate that the package has been correctly installed and programs generate data which can be validated against a reference dataset (provided). The tests can be run by:
> cd tests
> make test
The screen output (and in some
cases log files or graphics) should be reviewed as to whether
the test(s) were successful or not. Example log files and
graphics are provided to show the output for a successful test.
Graphical output is only generated if IDL is installed. (Tip:
> make test > test.log 2>&1
to save a log file which can be
examined at leisure.)
If using the buildpack
script, testing will be performed
automatically if the build process completed successfully.
Some of the
tests (notably in ROPP_PP,
ROPP_FM
and ROPP_1DVAR)
generate graphics files using the IDL system. If IDL is not
installed, the test scripts will note the fact, and skip the
graphics generation and display. Obviously in this case, the user
will not be able to visually verify the tests. We are
investigating using an alternate graphical tool, such as
Python+matplotlib, for a future release. If ROPP is able to
generate and display graphical results, each test result and a
comparison reference figure (part of the distribution) will be
displayed simultaneously. By setting the environment
variable $ROPP_PAUSE to TRUE, the user can examine the two figures
at leisure, before allowing the test script to move on to the next
figure by hitting any key.
A prime requirement of ROPP is
that it must be portable so as to compile and run under a range
of compilers and platforms. Nevertheless, ROPP can only be
supported on platforms also supported by the required
third-party packages. In practice this means POSIX-compliant
systems (Unix, Linux, MS Windows/Cygwin, SunOS, OS/X...) and
ISO-compliant F95 & C compilers. ROPP depends on some F95
features, so older F90-only compilers cannot be supported. In
addition, the ROPP code can only be fully validated only on
platforms and with compilers available to the Development Team.
Target compiler/platform combinations we aim to support are
listed in the ROPP Overview document. However, difficulties have
been encountered with certain compilers, mostly due to explicit
or implicit bugs in the compilers themselves, or some
limitations in their functionality or interpretation of Fortran
standards. Work is on-going to investigate work-arounds, though
it is not our policy to provide different code for different
compilers just because certain compilers do not adhere to
accepted standards or have internal bugs.
For this release, the following OS/compiler combinations have
passed all of our comprehensive internal testing ('Test Folder'
system) and so should work on similar systems elsewhere. Unless
noted, this release of ROPP works with netcdf-4.1.3,
MetDB
bufr-19.1and ECMWF
bufr_000387. The RHEL4 platform is 32-bit OS and
compilers while RHEL6 is 64-bit OS and compilers (unless noted).
Future releases of ROPP will not be tested on RHEL4.
|
Platform |
Compiler Vendor |
Compiler ID |
Command |
Version |
Notes |
|||||||||||||||
|
Linux
(RHEL4.8) |
Intel |
ifort8 |
ifort |
v8.1 |
GCC
v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
Intel |
ifort9 |
ifort |
v9.1 |
GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
Intel |
ifort10 |
ifort |
v10.0 |
GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
Intel |
ifort11 |
ifort |
v11.0 |
GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
Intel |
ifort12 |
ifort |
v12.0 |
GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
Portland Group |
pgf6 |
pgf95 |
v6.2-3 |
GCC
v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
Portland Group |
pgf7 |
pgf95 |
v7.0-2 |
GCC
v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
NAGWare | nag | f95 | v6.0 | GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
NAGWare | nagfor | nagfor | v5.2 | GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
GNU GFortran | gfortran | gfortran | v4.4.0 | GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
GNU G95 | g95 | g95 | v0.93 (Aug 17 2010) |
GCC v3.4.6 |
|||||||||||||||
|
Linux
(RHEL4.8) |
SUN | sunf95 | sunf95 | v8.3 | GCC v3.4.6
|
|||||||||||||||
|
Linux
(RHEL6.1) |
Intel |
ifort11 |
ifort |
v11.0 |
GCC v4.4.5 |
|||||||||||||||
|
Linux
(RHEL6.1) |
Intel |
ifort12 |
ifort |
v12.0. |
Linux
(RHEL6.1) |
Portland Group |
pgf11 |
pgf95 |
v11.7 |
See Note 1 Intel Xeon |
NAGWare | nagfor | nagfor | v5.2 | Intel Xeon |
GNU GFortran | gfortran | gfortran | v4.4.5 | GCC v4.4.5 |
|
Linux
(RHEL6.1) |
GNU G95 | g95 | g95 | v0.93 (Aug 17 2010) |
||||||||||||||||
|
Linux
(RHEL6.1) |
SUN | sunf95 | sunf95 | v8.5 | SUN suncc
v5.11. 32-bit compilers |
|||||||||||||||
| Unix (IBM
64-bit AIX) Power-6 HPC |
IBM | xlf95 | xlf95 | v12.1.0.2 |
xlc v10.1 netcdf-4.0.1 |
For this release, the following OS/compiler combinations have failed some element of our comprehensive internal testing ('Test Folder' system):
|
Platform |
Compiler Vendor |
Compiler ID |
Command |
Version |
Notes |
| |
|
No
known issues |
In addition, all dependency code
and ROPP modules have been successfully built and passed basic
user-tests (as provided in the distribution tarfiles) under the
following OS/compiler combinations:
|
Platform |
Compiler Vendor |
Compiler ID |
Command |
Version |
Notes |
|
Linux
(OpenSUSE 11.4 64-bit) |
Intel |
ifort11 |
ifort11 |
v11.1 |
GCC v4.5.1 Intel64
(64-bit) ifort compiler build |
|
Linux
(OpenSUSE 11.4 64-bit) |
Intel |
ifort |
ifort |
v12.1 |
GCC v4.5.1 Intel64
(64-bit) ifort compiler build |
|
Linux
(OpenSUSE 11.4 64-bit) |
GNU GFortran |
gfortran |
gfortran |
v4.5.1 |
GCC v4.5.1 x86_64 (AMD 64-bit) GFortran build |
|
Linux
(OpenSUSE 11.4 64-bit) |
GNU G95 |
g95 |
g95 |
v0.93 |
GCC v4.5.1 x86_64 (EMT 64-bit) with 32-bit default integer G95 build |
|
Linux
(OpenSUSE 11.4 64-bit) |
SUN Fortran |
sunf95 |
sun95 |
v8.5 |
SUN suncc
v5.11 |
|
Windows 7
Pro (Cygwin 64-bit) |
GNU G95 |
g95 |
g95 |
v0.93 |
GCC v4.5.3 x86_64
(EMT 64-bit) with 32-bit default integer G95 build |
|
Windows 7
Pro (Cygwin 64-bit) |
GNU GFortran |
gfortran |
gfortran |
v4.5.3 |
GCC
v4.5.3 |
The
Linux builds have been successfully re-created on a 64-bit
laptop (Intel Core2 Duo T9400) and the Cygwin builds are also
successful under a 32-bit Windows XP Pro setup.
Data
files,
documentation, etc, in this release are not definitive
and not all final intended functionality may be
present, since ROPP is being developed and released in
planned stages. The software is not guaranteed to be
bug-free, but has been tested with operational GRAS
data (Level 1b from EUMETSAT and GRAS SAF Level 2 GRM-01
Refractivity products) and also with COSMIC, CHAMP,
GRACE-A (and
to
a limited extent, TerraSAR-X, C/NOFS and SAC-C)
occultations. Nevertheless, the code - with the
portability and other limitations noted above - have
passed a defined set of tests and the complete package
has been formally reviewed and approved for general
release as software having operational
status.
Nevertheless, we encourage you to carefully check the
building and installation and test the running of the
ROPP software and to review the package in its
entirety and to provide feedback to the ROPP
Development Team.
Updates to the ROPP code to:
will be released from time
to time as minor or major releases. Registered users
will be notified when an update is available. This
may be in the form of a complete replacement file, a
patch file or - in the case of trivial changes -
instructions for local file editing. Implementation
of such updates is at the discretion of the user,
but support for older releases will become
increasingly limited.
All comments on the ROPP software should, in the
first instance, be reported via the GRAS SAF
Helpdesk at http://www.grassaf.org > Helpdesk
> New enquiry.
GRAS
SAF ROPP Development Team
http://www.grassaf.org