Skip to content

Conversation

@sgreenbury
Copy link
Collaborator

@sgreenbury sgreenbury commented Sep 16, 2025

Closes #828.

Update

I think this now ready to merge with the following additions following discussion:

Next steps

These include:

If the above look possible, we later might consider moving the training into the SpatioTemporalEmulator base class so this API for training and model structure is available by default in subclasses of our spatiotemporal emulator.

Notes

The deps need to be updated:

 uv sync --extra spatiotemporal --extra dev 

For the BOUT++, the torch tensor is split beforehand into the following expected files to be read for train, valid, test:

  • base_path/train/data.pt
  • base_path/valid/data.pt
  • base_path/test/data.pt

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

Explore wrapping the well models, metrics, dataset and utils

2 participants