Actions
Bug #3210
openadd netCDF support to Kepler
Start date:
04/04/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3210
Description
Many scientific data sets are represented in netcdf format (http://www.unidata.ucar.edu/software/netcdf/). Kepler should be able to read and expose data from these formats via a DataSource actor similar in concept to the EML, DarwinCore, RBNB, and OpenDAP actors.
Common libraries for parsing netcdf are available, including a Java library (http://www.unidata.ucar.edu/software/netcdf-java/).
Updated by Dan Higgins over 16 years ago
The RExpression actor could also be used to read/write netCDF files using one of several netCDF packages available in CRAN.
Actions