Files
OpenSpace/data/tasks/gaia/gaia_download.task
T
Emil Axelsson 0d2935c43b Feature/gaia mission merge (#766)
* Add Adam Aslegård's module that renders Gaia mission stars
 * Add module for Gaia mission
 * Add CCfits and cfitsio submodules and the implemented fitsfilereader module from the OpenSpace-sun-earth-event branch
 * Add a TaskRunner to read from a fits file
2018-11-20 18:19:08 -05:00

7 lines
117 B
Plaintext

return {
{
Type = "SyncAssetTask",
Asset = "scene/milkyway/gaia/gaia_dr2_download_stars"
}
}