Groundwater Model Portal — sharing regional to global groundwater model data
Main release (main branch) Streamlit app running live here
If you would like to contribute to this project, check out our guidelines
- Create an appropriate python environment (streamlit instructions)
- Install the necessary packages in
requirements.txt
- Open the environment and navigate to the
streamlit
folder in the GroMoPo repo - Type
streamlit run GroMoPo_app.py
- Use
ctrl + c
to shut down app when done