inaos / iron-array

2 stars 0 forks source link

problems with contiguous value #460

Closed martaiborra closed 3 years ago

martaiborra commented 3 years ago

If we have an on-disk array stored contiguously, and we compute :

a = ia.open(filepath)
a.cfg

Then, a.cfg.contiguous = False. This should be fixed so that a.cfg.contiguous = True, which is the correct Config from the original array.

martaiborra commented 3 years ago

Fixed in https://github.com/inaos/iron-array-python/commit/7db3dc9c3c1960e5860220fecef5392dd3b44261