aiddata / geo-datasets

Scripts for preparing datasets in GeoQuery
http://geoquery.org
MIT License
20 stars 11 forks source link

Universal flow.py #146

Closed jacobwhall closed 4 days ago

jacobwhall commented 1 year ago

I'd like to have a "universal" flow.py file in global_scripts that can be used to deploy any dataset that uses the Dataset class. I have been working on this project in the universal-flow branch of my fork.

jacobwhall commented 1 year ago

Made good progress on this today. Now the flow will switch task runners based on a deployment parameter. There is now an issue with the deployment not finding the right file, but we're getting there