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

read_output function for NetCDF. #93

Merged
merged 1 commit into from
Feb 28, 2019
Merged

read_output function for NetCDF. #93

merged 1 commit into from
Feb 28, 2019

Conversation

ali-ramadhan
Copy link
Member

Just merging this so I can work on cleaning up the examples.

Couple of NetCDF related issues I hit:

Reopens #31

@glwagner
Copy link
Member

glwagner commented Feb 28, 2019

Output needs to be arbitrary. We may need to perform on-line analysis and output the result (example: turbulent dissipation rate, time-averages, slices of fields, point values, etc).

We should design an additional interface for Fields. The type of the field indicates the coordinates on which the field is defined, so we should design an interface that uses that information.

@ali-ramadhan ali-ramadhan merged commit c980a11 into master Feb 28, 2019
@ali-ramadhan ali-ramadhan deleted the netcdf-io branch February 28, 2019 15:01
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