For purely personal reasons, I wanted to be able to deploy this app on AWS as a serverless app. I managed to get it working well enough for my purposes: https://github.com/speshak/WeatherVis/tree/lambda
I'm almost certain that in the process of getting this working I would have broken the GAE deployment, but I don't think there is anything so crazy in my changes that would prevent both options from coexisting. I was planning on just maintaining my fork and merge updates from this code base as needed/wanted. If there's any appetite for this project to support both deployments I can work on cleaning up my branch to make it usable by others.
For purely personal reasons, I wanted to be able to deploy this app on AWS as a serverless app. I managed to get it working well enough for my purposes: https://github.com/speshak/WeatherVis/tree/lambda
I'm almost certain that in the process of getting this working I would have broken the GAE deployment, but I don't think there is anything so crazy in my changes that would prevent both options from coexisting. I was planning on just maintaining my fork and merge updates from this code base as needed/wanted. If there's any appetite for this project to support both deployments I can work on cleaning up my branch to make it usable by others.