Closed smalers closed 3 years ago
I created a script build-util/harvest-data.bash
that processes layers that need to be updated each day. This script could be run on a schedule but for now need to run it manually. Below are some technical issues to resolve:
Keep this issue open for now as a placeholder to keep making progress on the data harvester.
This is working OK. Close the issue. Open new issues if additional harvesting is needed.
Some data layers need to be processed each day because they are not available online in a form that can be directly read. For example, the SNODAS data is in old GeoJSON format and needs to be converted to new format. There are existing command files to create the layers. Then need to run the upload script. Need to start with a manual process and then automate so it runs every day.