interactive_plotting_SourceVisibility.py is a python script to plot interactively the visibility of an astronomical source from a certain geographic location (observatory) as afunction of UTC time.
It has a few external requirements that need to be installed in advance:
streamlit, bokeh, pandas, and astropy.
A screenshot can be seen in this figure.
streamlit run interactive_plotting_SourceVisibility.py
is the command to start the script that will be running on a localhost and can be tuned through a web browser.