popeos.eos implements the equation of state for the POP ocean model. Applying it to a large dataset (number of time level = 816) is producing a memory error. I suspect that this is avoidable if the function is modified to keep things as dask arrays.
Perhaps this is something @jukent can tackle?
popeos.eosimplements the equation of state for the POP ocean model. Applying it to a large dataset (number of time level = 816) is producing a memory error. I suspect that this is avoidable if the function is modified to keep things asdaskarrays.Perhaps this is something @jukent can tackle?