This Streamlit application was developed at the Joint Centre of Excellence in Environmental Intelligence of the University of Exeter to demonstrate the potential of matching National Trust sites according to their climate risks and site features. The climate risks were compiled using UKCP18 projections produced by the Met Office. The app allows users to select a National Trust site and fine-tune the matching according to their own preferences.
The app can be directly accessed at: https://rvandaele-ntrust-sitematching-welcome-z8aykj.streamlit.app
- Clone the repository: git clone https://github.com/rvandaele/ntrust\_sitematching
- Install streamlit and python (tested with python 3.7)
- Run the app using streamlit: streamlit run Welcome.py