Skip to content

Add methods to init_[index] which dictate which reader type to use #6

@abukowski21

Description

@abukowski21

For example, if IMF is a different format, we should be able to still parse it...

current implementation is restrictive: init_imf('filename') should be changed to init_imf('filename', fileFormat='swmf')

the fileformat arguments can be optional with defaults set to something sensible. If we move GITM's srcPython download scripts here, the defaults can all align.

This will allow the use of NGDC indices and should complete the move from GITM's existing readers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions