openworm / org.geppetto.recording

Python project allowing to create a recording for Geppetto
http://www.geppetto.org/
Other
5 stars 0 forks source link

Find a way to stream HDF5 recordings to the Geppetto server #5

Closed jrieke closed 8 years ago

jrieke commented 10 years ago

Problem: The recorded HDF5 files are going to be very big and will usually be stored on different machines than the Geppetto server. Thus, simply copying them to the Geppetto server is inefficient for a final solution. Wanted: A lightweight HDF5 streaming server that can stream an HDF5 file to the Geppetto server in chunks. The Geppetto server can then process these contents on the fly and stream them to the client. Action: Look for an existing solution that streams HDF5

image

slarson commented 10 years ago

Something to check out: http://www.opendap.org/faq?q=What_is_OPeNDAP_software Looks like it supports HDF5

tarelli commented 10 years ago

This is a new data server from opendap http://www.opendap.org/download/hyrax