-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or requestnew metricAdding a new metric or scoreAdding a new metric or score
Milestone
Description
Spectral calculations are being widely used at the moment in the evaluation of data-driven models. We should add this capability to scores.
The solution should ideally support the calculation of:
- kinetic power spectrum (e.g., horizontal winds)
- variance spectrum (e.g., temperature)
There are further measures that we should ideally support (https://arxiv.org/abs/2407.06100).
- the transient spectral amplitude ratio
- the spectral coherence
One thing to consider is if there is something in scipy that we can leverage or if we should use numpy.fft
instead
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnew metricAdding a new metric or scoreAdding a new metric or score