Daafip / HBV-bmi

BMI implementation of the BMI in a markov chain process using python.
Apache License 2.0
0 stars 1 forks source link

now loads xarray and then stores the values as numpy arrays in memory #15

Closed Daafip closed 6 months ago

Daafip commented 6 months ago

This might be less efficient as xarray takes care of lazy loading in the background. But on long runs using data assimilation the lazy loading seemed to cause issues