Skip to content

Data time subsetting#64

Draft
SarahAlidoost wants to merge 35 commits into
mainfrom
data_time_subsetting
Draft

Data time subsetting#64
SarahAlidoost wants to merge 35 commits into
mainfrom
data_time_subsetting

Conversation

@SarahAlidoost

@SarahAlidoost SarahAlidoost commented Jul 1, 2026

Copy link
Copy Markdown
Member

closes #62
closes #42

🔴 this branch is based on #54, that should be merged first.

In this PR:

  • monthly data are integrated to batch dimension
  • the bias/scale (per-month parameters) are removed to make the model more flexible. We are using residuals training, so the mean seasonal signal is already removed. We are also injecting strong seasonal structure inside the network via cyclic time embedings, temporal attention over days, cross-month mixing in the aggregator.
    So the model is already learning a seasonal climatology and modulation, not relying on a fixed per-month correction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for patching in time in dataset Improve the dataset patching

1 participant