Julius Busecke

Results 532 comments of Julius Busecke

Additional question to @mgrover1: Am I right to assume that all the following model configurations use the same ocean component (and thus I can use these grid files for each...

Thats awesome @cisaacstern. I am totally keen to get in the recipe game myself. I will schedule this for next week some time, and maybe reach out to you for...

@JoranAngevaare finally getting around to merging this. Again sorry for the delay. I have opened #358 to track the addition to the CITATION file.

Reopening this. Again sorry for the long wait (being lone maintainer on a repo is never ideal 😆). This looks like a nice fix @JoranAngevaare , could you add a...

@JoranAngevaare again, big thanks and sorry for the delay. Please add yourself in #358. I really think you made significant contributions!

Hi @sspaulo. Sorry for missing this issue. Is this still relevant? If so could you post a full error trace so we can see where this error occurs?

Nice catch @JoranAngevaare! I think we should maybe consider bumping our python requirement too? In the same vein we could consolidate our setup.py/setup.cfg into the pyproject.toml?

Thanks for using xMIP @AbbySh. Do you have a code snippet that I can use to produce this error? That will make it much easier to look into this.

I was just able to run this without error on the LEAP-Pange hub (`'pangeo/pangeo-notebook:2023.08.29'`): ```python from xmip.utils import google_cmip_col from xmip.preprocessing import combined_preprocessing from xmip.postprocessing import concat_experiments, merge_variables col =...