Contextmanager to ignore RuntimeWarnings as they are frequently raised by the Dask delayed scheduler.
Examples
>>> with imod.util.ignore_warnings(): function_that_throws_warnings()
previous
imod.util.cd
next
imod.util.to_datetime