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

Describe for LIS structures #382

Open
ErlendHaa opened this issue May 31, 2021 · 0 comments
Open

Describe for LIS structures #382

ErlendHaa opened this issue May 31, 2021 · 0 comments

Comments

@ErlendHaa
Copy link
Contributor

In DLIS all metadata and logical/physical file objects have a describe() method that prints a human readable summary of the object. This has turned out to be really useful as the content of files tend to differ greatly. describes is an fast and easy way to get an overview of the file content.

We should aim to implement describe for in the LIS submodule to. Relevant Classes are:

  • LogicalFile
  • PhysicalFile
  • DataFormatSpec
  • InformationRecords
  • All the fixed record types
  • ...
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

No branches or pull requests

1 participant