SSDataLab / tess-ephem

Where are Solar System objects located in TESS data?
MIT License
2 stars 2 forks source link

`tess-ephem` does not cache the JPL query behind an `ephem` result #1

Open christinahedges opened 3 years ago

christinahedges commented 3 years ago

At the moment I am running tess_ephem.ephem('Chirotenmondai', tpf.astropy_time)

But, if I rerun the same cell, I have to wait, and it seems liketess-ephem isn't caching the JPL query. I think it;s supposed to cache, but I'm not sure!