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

Base functionality to create movies from images #776

Merged
merged 6 commits into from
Dec 19, 2023

Conversation

AdamTheisen
Copy link
Collaborator

@AdamTheisen AdamTheisen commented Dec 18, 2023

  • Closes Function to create movies #469
  • Tests added
  • Documentation reflects changes
  • PEP8 Standards or use of linter
  • Xarray Dataset or DataArray variable naming follows 'ds' or 'da' naming

act/tests/utils/test_io_utils.py Show resolved Hide resolved
act/utils/io_utils.py Outdated Show resolved Hide resolved
@AdamTheisen
Copy link
Collaborator Author

I had a feeling that the test was not going to work on Windows... I'll try and test that out some more when I get a chance.

@AdamTheisen
Copy link
Collaborator Author

AdamTheisen commented Dec 19, 2023

@zssherman this should be good to go for another review!

@kenkehoe we can test this out as an optional dependency for now and can always adjust in the future. You can pass it a list of images or a list of URLs and is pretty straight forward at the moment.

@zssherman
Copy link
Collaborator

@AdamTheisen Looks good to me now! Feel free to merge

@AdamTheisen AdamTheisen merged commit 0025a74 into ARM-DOE:main Dec 19, 2023
16 checks passed
@AdamTheisen AdamTheisen deleted the movies branch December 19, 2023 18:52
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.

Function to create movies
2 participants