Replies: 1 comment
-
Hello @Haris888, you can find some input data in the Since I have no rights on other data than that, I can just refer to:
A hands-on example for applying the BiasAdjustCXX tool on the example data provided in this repository can be found here: https://github.com/btschwertfeger/BiasAdjustCXX/blob/v1.9.1/examples/Hands-On-BiasAdjustCXX.ipynb. In general I recommend reading the official documentation. It is important to understand the different methods, before applying those to the data. The requirements of the input data are described there as well (e.g. same spatial resolution (for the delta method you also need to have the same temporal dimension), "lat", "lon", "time" as dimensions). If you are familiar with Python, you may also want to check out python-cmethods it servers a lot of additional examples + documentation (you may want to wait with that one more week, since I'm preparing the v2.0.0 release for that package). |
Beta Was this translation helpful? Give feedback.
-
Hello, I am wandering if is it possible to provide examplne input and output data for a step-by-step follow up?
Thanks a lot.
-Haris
Beta Was this translation helpful? Give feedback.
All reactions