-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
I'm trying to get large datasets (1GB+) from datavault 2.3.4 with csv files using get() from a remote computer. It takes a long time and the computer running datavault slows down to the point of almost freezing which is interfering with the measurement it is running.
I was wondering:
- if updating to the new version of datavault will solve that issue.
- Is it possible to open partially completed datasets saved as hdf5 files
- is it possible to choose between hdf5 and csv in the new version of datavault
edit:
I have a synchronous script that connects and writes data to datavault line-by-line (version 3.0.1 this time). When I synchronously get() data from a remote computer, the script pauses and doesn't write data anymore until get() returns a dataset. Is there any easy way to get data from datavault without my script pausing?
thanks
Metadata
Metadata
Assignees
Labels
No labels