Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AngelFP
Copy link
Owner

@AngelFP AngelFP commented Aug 18, 2021

This PR implements a new OpenPMDDataReader class which is derived from the original DataReader of the openpmd-viewer.

The derived class has been extended with a method for reading only the field metadata.

This class replaces the functionality of _read_field_metadata in the OpenPMDFieldReader, which had some problems in determining some metadata attributes (particularly the axis arrays) because it didn't have access to the FieldMetaInformation. The new class has access to it and is able to provide the more complete metadata generated by the openpmd-viewer.

@AngelFP AngelFP merged commit ddfcd92 into general_redesign Aug 18, 2021
@AngelFP AngelFP deleted the feature-better_openpmd_metadata branch September 9, 2021 14:09
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