AllenInstitute / datacube

Other
0 stars 1 forks source link

generate summary stats jsons offline as opposed to on startup #111

Open chrisbarber opened 5 years ago

chrisbarber commented 5 years ago

Generation of summary stats should be done in the recache script as opposed to on startup. The automatic generation on startup could be left in place as long as code isn't duplicated. Updating the recache script will mean that the daily data builds will also generate the summary stats, making it easier to drop files in place for production where data directories are not writable by the service when trying to generate on startup.