Skip to content

Add fromBoutOutputs method to boutcore.Field3D#1281

Merged
bendudson merged 1 commit intonextfrom
boutcore-fromBoutOutputs
Sep 24, 2018
Merged

Add fromBoutOutputs method to boutcore.Field3D#1281
bendudson merged 1 commit intonextfrom
boutcore-fromBoutOutputs

Conversation

@johnomotani
Copy link
Contributor

Allows BoutOutputs object to be used to set boutcore.Field3D, making it easier to use cached DataFile objects to speed up reading.

Using this method instead of Field3D.fromCollect reduced run-time of one of my post-processing scripts which spends a lot of time reading in data from 5m51s to 2m28s.

Allows BoutOutputs object to be used to get Field3D, making it easier to
use cached DataFile objects to speed up reading.
@bendudson bendudson merged commit bdb0f08 into next Sep 24, 2018
@bendudson bendudson deleted the boutcore-fromBoutOutputs branch September 24, 2018 12:32
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