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

Add support for saving time varying nodal data #91

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krober10nd
Copy link

  • Nodal data is saved using the time obj that the Variable was built with in a CF-compliant form.
  • What reference date should be used? I used 1970-01-01 00:00 UTC but that won't work for all applications.
  • Still need to check all Variable objects have the same number of time steps or throw an error.
  • Add support for face and edge based data.

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.

2 participants