Skip to content

PySPEDAS interface #235

@Beforerr

Description

@Beforerr

There are some features I really like about Speasy like data caching. I am just wondering if it is possible to integrate this with PySPEDAS (since PySPEDAS could process data after loading and provides some dataset not available else where)?

Loading data in PySPEDAS is pretty standardized, so it should be possible to implement a "virtual" data provider that calls PySPEDAS underneath (similar to the customer file support in https://speasy.readthedocs.io/en/stable/user/direct_archive/direct_archive.html).

For exmample, the path "pyspedas/elfin/epd/elb_pif_nflux" would call "pyspedas.project.elfin.epd" underneath and return "elb_pif_nflux" data. But I am not sure if caching would work in this case. So I would like to hear some opinion on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions