Skip to content

add shape checks for read/write (disk vs. memory)

Compare
Choose a tag to compare
@scivision scivision released this 24 Feb 16:06
4caf8e5

added shape checks and self tests for read and write -- check that shape of memory array and disk array match for read, and for write if variable exists. Return error code if they don't.