Ouranosinc / xscen

A climate change scenario-building analysis framework.
https://xscen.readthedocs.io/
Apache License 2.0
17 stars 2 forks source link

Better integration of produce_horizon and climatological_op #296

Closed vindelico closed 11 months ago

vindelico commented 11 months ago

Addressing a Problem?

Aggregation methods produce_horizon and climatological_op could be better integrated and redundancy removed.

Potential Solution

Change the period label the name to horizon and remove year coordinate in climatological_op. Rename period_as_dim argument to horizon_as_dim and use horizon_as_dim=Truein produce_horizon.

Additional context

No response

Contribution

vindelico commented 11 months ago

Included in #290 .