Closed nielsenmb closed 5 years ago
Default is ~/.lightkurve_cache
When running on machines with small amounts of disk space (or Bluebear), the cache gets filled up very rapidly.
Being allowed to pass download_dir to jar.query_mast should fix this.
jar.query_mast
On the FillOutPriorYu branch this has been fixed by adding download_dir as an optional argument to the session call.
Default is ~/.lightkurve_cache
When running on machines with small amounts of disk space (or Bluebear), the cache gets filled up very rapidly.
Being allowed to pass download_dir to
jar.query_mast
should fix this.