Skip to content

ENH: Add linear interpolation of indices#97

Merged
greglucas merged 1 commit into
SWxTREC:mainfrom
greglucas:interpolate-ap-f107
Jun 28, 2026
Merged

ENH: Add linear interpolation of indices#97
greglucas merged 1 commit into
SWxTREC:mainfrom
greglucas:interpolate-ap-f107

Conversation

@greglucas

Copy link
Copy Markdown
Member

Add the ability to linear interpolate between the 3-hourly and daily indices that are input. This enables a smoother sampling without noticeable step-changes when going from say 02:59 to 03:00.

closes #96

@greglucas greglucas added the enhancement New feature or request label Dec 27, 2025
Add the ability to linear interpolate between the 3-hourly and daily
indices that are input. This enables a smoother sampling without
noticeable step-changes when going from say 02:59 to 03:00.
@greglucas greglucas force-pushed the interpolate-ap-f107 branch from 9dd2852 to 257022e Compare June 27, 2026 03:13
@greglucas greglucas merged commit dc54981 into SWxTREC:main Jun 28, 2026
38 checks passed
@greglucas greglucas deleted the interpolate-ap-f107 branch June 28, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to smoothly interpolate indices

1 participant