RondeauG

Results 22 comments of RondeauG

Since long_name is what most people will use, I agree with Pascal that having some arguments such as tresholds and windows would be very useful. It is a lot of...

There is already a `dependents` variable created during the `search()` function, but it gets merged into `_requested_variables` and the information is lost afterwards. Would it be a realistic solution to...

I will try to work on a PR in the coming weeks.

I've managed to implement masks, but extrapolation is impossible if the weights are written on disk, as the function ESMP_FieldRegridStoreFile in ESMPy is deprecated and does not include the latest...

Sadly, I can't guarantee enough availability to become a maintainer, as my need (and available time) for xESMF greatly depends on which projects I'm working on. However, I will be...

Sorry for the delay in this discussion. I don't know enough about `miranda` (especially since the refactoring) to be of much use in discussing details, but if we don't want...

> 3. I really don't like > > ``` > from xscen.aggregate import spatial_mean > spatial_mean(...) > ``` Trevor's solution would prevent that. Given that `xhydro` will probably also want...

Maybe not. It'll be discussed in 2 weeks during an `xhydro` meeting, but instead of having a wrapper of a wrapper, I think those can be kept within `xscen` only,...

I don't see that library as changing too often; it would be pretty self-contained and stable. - `io, scripting` were last modified in October 2022 - `config` had minor changes...

Is `AerChemMIP` something that we plan on ever using? If not, is it really an issue to remove it? If we want to keep both, I'd say that for both...