Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize or rescale also static variables #95

Open
joeloskarsson opened this issue Dec 6, 2024 · 0 comments · May be fixed by #96
Open

Standardize or rescale also static variables #95

joeloskarsson opened this issue Dec 6, 2024 · 0 comments · May be fixed by #96
Assignees
Milestone

Comments

@joeloskarsson
Copy link
Collaborator

It would be good to handle standardization the same also for the static variables, as is currently done for state and forcing. This is now done for state and forcing in WeatherDataset, whereas the static variables are loaded directly from the datastore in ARModel.

This relates to #25, however it could probably be implemented separately. It is not so important to do this standardization on GPU, as the static feature tensors are quite small and this should only be done once.

@joeloskarsson joeloskarsson self-assigned this Dec 8, 2024
@joeloskarsson joeloskarsson linked a pull request Dec 9, 2024 that will close this issue
20 tasks
@joeloskarsson joeloskarsson added this to the v 0.4.0 (proposed) milestone Dec 10, 2024
@leifdenby leifdenby modified the milestones: v0.4.0 (proposed), v0.4.0 Dec 16, 2024
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 a pull request may close this issue.

2 participants