This repository contains observer web tools for the Dorado mission, including an interactive exposure time calculator. It is built using Streamlit, a framework for easily turning Python code into interactive data-driven web apps.
$ docker build . -t dorado-streamlit
$ docker run --rm dorado-streamlit
And then navigate to http://127.0.0.1:8051/.