Jason Boutte

Results 30 comments of Jason Boutte

Ok found the issue, working on a fix. @jonbob Just want to confirm the previous working behavior. ```shell ./cime/scripts/create_newcase --compset S --res f19_g16 --case test cd test ./case.setup ./case.build #...

@pochedls @lee1043 @chengzhuzhang @tomvothecoder I wanted to add one more feature to this PR but want to get a consensus first. I want to update the grid functions to not...

I'm going to go ahead and add the `mask` variable to the grid dataset returned from `ds.regridder.grid` property. This will simplify a few lines of code in this PR. As...

@tomvothecoder Is it fine to merge now?

> Hey @jasonb5, I had some review comments. I think we need to add the same `create_nan_mask` logic in the Regrid2 code to the xESMF regridder too. That way xESMF...

@tomvothecoder This is done once the CI passes.

@pochedls @lee1043 @tomvothecoder The `xESMF` regridder will accept a sparse array, dict, str, Path, or Dataset. Any preference to which of this we'd like to support?

If this is on pause for UXarray do we want to consider implementing the conversion process within xCDAT?

Leaving this open so we can address removing the pin in the future.