CRAVA / crava

6 stars 13 forks source link

Bug estimating background model #255

Open tinaek opened 7 years ago

tinaek commented 7 years ago

Program execution stops when estimating background model with the following message: Resampling background model... crava: ../libs/nrlib/stormgrid/../grid/grid.hpp:233: size_t NRLib::Grid::GetIndex(size_t, size_t, size_t) const [with A = float]: Assertion `i < GetNI() && j < GetNJ() && k < GetNK()' failed.

hgolsen commented 6 years ago

We have now checked in a fix for this. We recreated and fixed the bug with data from you, but it would be good if you could rerun and verify the fix on your side as well. Sorry for the long delay on this issue.