thepetabyteproject / your

Your Unified Reader

Home Page:https://thepetabyteproject.github.io/your/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions to add in new formats

KshitijAggarwal opened this issue · comments

It would be useful to add in instructions on how to add new formats to the reader and writer. It would first require a somewhat significant change in the Your class to get rid of isfil and isfits attributes, and manage it in a cleaner way.

Simplified handling of multiple formats with ac46ee5. Might need some testing.
To add a new format, just need to create a new class with some required properties, and add call it using formatclass attribute.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.