-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Labels
No labels