Opened 6 years ago
Closed 6 years ago
#507 closed task (fixed)
Add optional parameter to base Read and Write for Local Only
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | major | Milestone: | VSANS Reduction |
Component: | All Components | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description
each of these base routines could have an optional parameter to allow reading/writing to the local folder, or to the file on disk.
Change History (1)
comment:1 Changed 6 years ago by srkline
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
dropped the idea of an optional parameter. Instead, like the behavior of the "get" routines, I have the write routines look for a local folder first, and if that can't be found, then proceed to the HDF5 writing to disk.