You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a useful addition. xarray does this by distinguishing coordinates and dimensions. I personally would like to be able to have a "frequency" axis that can also be accessed by specifying "period" (period = 1/frequency) or angular frequency (angular_frequency = 2 *pi * frequency).
The text was updated successfully, but these errors were encountered:
This would be a useful addition.
xarray
does this by distinguishingcoordinates
anddimensions
. I personally would like to be able to have a "frequency" axis that can also be accessed by specifying "period" (period = 1/frequency) or angular frequency (angular_frequency = 2 *pi * frequency).The text was updated successfully, but these errors were encountered: