Skip to content

tdanckaert/coda

 
 

Repository files navigation

Copyright (C) 2007-2015 S[&]T, The Netherlands

                CODA 2.15.1 Release Notes


CODA is the Common Data Access framework that allows reading of scientific data
from various data formats, including structured ascii, structured binary, XML,
netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent
hierarchical view on data independent of the underlying storage format.

CODA is used as a core component in various ESA software among which the
Basic Envisat Atmospheric Toolbox (BEAT) and the Basic Radar Altimetry Toolbox
(BRAT).

The CODA software package comes with interfaces for C, Fortran, IDL, MATLAB,
Python, and Java and several useful command-line tools.

In order to make use of the data reading facilities of CODA, you will need to
have the CODA product format definition files (.codadef files) for the data
products that you want to access. It is important to note that the CODA
software package does not come with any product format definition files itself!
The get access to .codadef files have a look at the software packages that make
use of CODA.

For files in netCDF, CDF, HDF4, HDF5, GRIB, RINEX, or SP3 format you can use
CODA without any .codadef files, since for these formats CODA either comes with
a built in definition of the format or CODA determines the format from the file
itself.


Changes
=======

An overview of the changes in this release can be found in the CHANGES file.


Download
========

The latest release of CODA can be downloaded from the CODA website:

  http://www.stcorp.nl/coda/

If you encounter any issues with CODA or if you would like to see certain
functionality added, be sure to let us know at:

    coda@stcorp.nl


CODA Developers
S[&]T, The Netherlands

About

The Common Data Access toolbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.6%
  • Java 3.7%
  • CMake 1.5%
  • Python 1.3%
  • C++ 0.9%
  • Batchfile 0.8%
  • Other 2.2%