[Bug 1002] New: Unable to read netcdf report while netcdfreporter is running

http://bugs.orocos.org/show_bug.cgi?id=1002

Summary: Unable to read netcdf report while netcdfreporter is
running
Product: Toolchain
Version: 2.5.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: OCL
AssignedTo: orocos-dev [..] ...
ReportedBy: ruben [dot] smits [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 837
--> http://bugs.orocos.org/attachment.cgi?id=837
patch for bug

Hi,

I'm trying to use KST as an online plotting tool for my project. As it turns
out the FileReporter is not usable for this, KST quickly uses full CPU to read
out the file. Therefor I tried to use the NetCDF reporter. But apparently the
NetCDF reporter does not allow this, my report stays empty until I stop the
reporter.

This can easily be fixed by adding the NC_SHARE flag when creating the report
file. A patch is applied (for both toolchain-2.5 and master).

As a result I can easily show plots online while reporting at 500Hz (only 20
variables though) without consuming a full CPU :), or even using a lot of CPU
overall.

Ruben

Ruben Smits's picture

[Bug 1002] Unable to read netcdf report while netcdfreporter is

http://bugs.orocos.org/show_bug.cgi?id=1002

Ruben Smits <ruben [dot] smits [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED