GroMoPo
October 8, 2024 · View on GitHub
Groundwater Model Portal — sharing regional to global groundwater model data
Check out the current app version on Streamlit.io
Main release (main branch) Streamlit app running live here
Contribute to the code
If you would like to contribute to this project, check out our guidelines
To run the app locally
- Create an appropriate python environment (streamlit instructions)
- Install the necessary packages in
requirements.txt - Open the environment and navigate to the
streamlitfolder in the GroMoPo repo - Type
streamlit run GroMoPo_app.py - Use
ctrl + cto shut down app when done