Skip to content

Ibicus interface, xclim computation#26

Draft
aulemahal wants to merge 2 commits into
ecmwf-projects:mainfrom
Ouranosinc:xclim_proof_of_concept
Draft

Ibicus interface, xclim computation#26
aulemahal wants to merge 2 commits into
ecmwf-projects:mainfrom
Ouranosinc:xclim_proof_of_concept

Conversation

@aulemahal

@aulemahal aulemahal commented Jan 25, 2024

Copy link
Copy Markdown

This branch is an experiment of building an Ibicus interface to debiasing methods, but using xclim code for the computation. It is also a place where we can takes notes of the major (and minor!) caveats that make integrating xclim into ibicus difficult.

We could another such PR on xclim to test the opposite (a xclim interface using ibicus code for computation).

Caveats

  • No xarray. Xclim mid-level adjustment function expect xarray objects. Rebuilding DataArrays from numpy arrays (that I had opened with xarray) feels weird, but it works.

@FussyDuck

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@aulemahal

Copy link
Copy Markdown
Author

Woops, I meant to open that PR on the Ouranosinc fork, as so not to pollute this repo too much. Well, too late, I'll keep it here. I've just begun my exploration.

@coxipi

coxipi commented Apr 28, 2025

Copy link
Copy Markdown

@jakobwes Hi, we now have a separate module for bias adjustment and downscaling, xsdba, https://github.com/Ouranosinc/xsdba. Is a coordination xsdba/ibicus still of interest on your side? In this specific PR, we can simply replace xclim.sdba by xsdba, and add the package in dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants