Julius Busecke

Results 595 comments of Julius Busecke

This would only be necessary if you want to change the tracer **bins** with time, I think. To just count the area within e.g. `tracer

I just ran into this, and somehow the error is triggered based on the amount of dimensions given in `dim` (which probably somehow influence `block_size` I guess?) I boiled it...

Just ran again into this > This is really helpful info @jbusecke and @gmacgilchrist! I think this issue should be quite easy to fix once we decide what we want...

Hi @jwy-wbe thanks for using xMIP, and sorry for the delayed response. That is certainly not ideal. Is the dataset you are using available publicly? I am currently not able...

I think this might be an issue related to regionmask, but I am not 100% sure. To narrow this down I suggest the following: - Define a much simpler mask...

> Meanwhile, when I use "natural_earth_v5_0_0" data, the "merged_mask" function seems not work. > > **here is my code** `import numpy as np import xarray as xr from xmip.regionmask import...

Ah thank you. So you are saying that one column of the lat values are nan? that would absolutely explain this issue. Do you think we can close this issue...

Hey @holivarez, sorry for the late reply. And thanks for using the package. I think you are very close to what you want. Generally all you have to do is...

If you have a fully reproducible example (e.g. a notebook with synthetic data that I can execute on my end), Id be happy to check it out and maybe have...