Roadmap
To-do in the best order I can come up with:
Small things:
- Build out the shiny app front end just a little more - add ytd precip maps, hyetograph, and table sub-basin rain calculations.
- Add daily images of ytd rainfall and 24hour rainfall to your backend storage.
- Add the historical data that you have on disk to your s3 bucket. Currently, you only hold data on AWS for Texas for 2025.
- Figure out how to cache your map tiles to speed up shiny app
- Document your manual processing flows when you load the 2002-2024 onto s3 bucket
- link this page with github actions to publish daily
- add your make map container to the stg4-texas-docker repo after you monitor for a few days
Big things:
- Build out the backend on completely AWS framework. Cloudwatch -> Fargate -> S3 -> EC2 hosted web app
- Stand-up an hourly AWS real-time site
- Get a well working surface water model, containerize it, and start forcing it hourly.
- Add the RTMA product to your stack.
- Start in on sub-hourly MRMS processing