Skip to content

Using MBCn Algorithm in Cross-Validation Mode #1937

Closed Answered by aulemahal
sylvainmarchi asked this question in Questions
Discussion options

You must be logged in to vote

Sorry for not answering earlier!

When implementing sdba I don't think we ever considered the possibility of having holes in the time dimension. Even more so in the current version of MBCn where it does very low level things with the time dimension in order to improve performance. Thus for the time being, there are very strict requirements on the time coordinates:

ref, hist and sim must be the same length, in the same uniform calendar (noleap, all_leap or 360_day) and (if using group=time.dayofyear), start on the same calendar date.

One thing you can try would be to remove the years but re-generate a "synthetic" time coordinate so that there are no holes in the end ? For exemple, for data …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sylvainmarchi
Comment options

Answer selected by sylvainmarchi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions and help for users/developers
2 participants