pankajkarman / bias_correction

python library for bias correction
MIT License
30 stars 8 forks source link

problem with xarray time dim #3

Closed Levin000 closed 3 years ago

Levin000 commented 3 years ago

I have used the example to real data, but get an error with "ValueError: indexes along dimension 'time' are not equal". Is it the question in my data?

1 2 3
Levin000 commented 3 years ago

this question may be solved by creating an identical dataset structure. As blow:

4

Looking forward to the future module will be more robust.