Skip to content

Non-resampling xclim indicators wrapped into ensemble processes #256

@aulemahal

Description

@aulemahal

In the latest finch updates, I forgot to update the "not implemented" indicator list :

not_implemented = [
"DC",
"FWI",
"RH",
"RH_FROMDEWPOINT",
"E_SAT",
"HUSS",
]

I'm not sure what is the purpose of this list, but I can guess it was there to avoid non-resampling indicator to be wrapped into finch?

First question : Why not?
Second question : Taking ensemble statistics on daily variables doesn't make much sense, no? We could add those "converters" to finch, but avoid creating ensemble statistics processes from them?

Currently, the ensemble problem only concerns corn_heat_units, all other non-resampling indicators accept variables that BCCAQv2 doesn't provide. But that's just random luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions