BrownDwarf / gollum

A microservice for programmatic access to precomputed synthetic spectral model grids in astronomy
https://gollum-astro.readthedocs.io/
MIT License
20 stars 5 forks source link

An easier path to pre-caching the PHOENIX grids #83

Open gully opened 1 year ago

gully commented 1 year ago

@SujayShankarUT added download=True to PHOENIXGrid, which allows easy pre-caching of the grids, automatically by astropy! We had previously talked about adding a way to precache the model grids to lessen the manual setup burden for new users. This simple flag makes it really simple now! 🥳

There is still some more we may want to do, including: