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

Preserves SpeasyVariable values dtype across dictionary serialization #147

Closed jeandet closed 3 months ago

jeandet commented 3 months ago

To avoid any weirdness with cache and proxy, I increased the cache model version which triggers a cache flush and minimum proxy version.

closes #139.