Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting example input and output data for a step-by-step follow-up #36

Closed
Haris888 opened this issue Jan 21, 2024 · 1 comment
Closed

Comments

@Haris888
Copy link

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

@btschwertfeger
Copy link
Owner

Hello @Haris888, you can find some input data in the input_data directory of this repository. It provides modeled data for the control and scenario period as well as reference ("observational") data for the control period.

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).

@btschwertfeger btschwertfeger changed the title Example data Requesting example input and output data for a step-by-step follow-up Sep 16, 2024
Repository owner locked and limited conversation to collaborators Sep 16, 2024
@btschwertfeger btschwertfeger converted this issue into discussion #42 Sep 16, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants