SciQLop / speasy

Space Physics made EASY! A simple Python package to deal with main Space Physics WebServices (CDA,SSC,AMDA,..)
Other
24 stars 7 forks source link

Fix archive no files #111

Closed jeandet closed 10 months ago

jeandet commented 10 months ago

There is not always a file for a given time interval on remote servers, so speasy should handle this and just return None instead of crashing. This PR also adds few more products from CDAWeb archive access for MMS as examples and useful to test this PR.