[Bug 569] New: extending Reporter component for NetCDF

For more infomation about this bug, visit
Summary: extending Reporter component for NetCDF
Product: OCL
Version: 1.4.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Reporting
AssignedTo: orocos-dev [..] ...
ReportedBy: steven [dot] kauffmann [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created an attachment (id=323)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=323)
Patch for NetcdfReporter

Patch for NetcdfReporter component. The NetcdfReporter component is a reporter
component that writes data reports to a netcdf file format.

At the moment only data types: char, short, int, float, double and a vector of
doubles are supported.

All other data types will be decomposed in one of the above supported data
types.

[Bug 569] extending Reporter component for NetCDF

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |peter [dot] soetens [..] ...
Target Milestone|--- |1.6.0

--- Comment #1 from Peter Soetens
<peter [dot] soetens [..] ...> 2008-09-02 09:21:26 ---
Thanks for sharing. Applied on trunk/ocl.

$ svn ci -m"Applied patch from bug #569: extending Reporter component for
NetCDF"
Sending ocl/CMakeLists.txt
Adding ocl/config/FindNetcdf.cmake
Sending ocl/reporting/CMakeLists.txt
Adding ocl/reporting/NetcdfHeaderMarshaller.hpp
Adding ocl/reporting/NetcdfMarshaller.hpp
Adding ocl/reporting/NetcdfReporting.cpp
Adding ocl/reporting/NetcdfReporting.hpp
Sending ocl/reporting/ReportingComponent.cpp
Sending ocl/reporting/ReportingComponent.hpp
Sending ocl/reporting/tests/CMakeLists.txt
Adding ocl/reporting/tests/ncmain.cpp
Transmitting file data ...........
Committed revision 29583.