10. PaleoSTeHM workshop - Incorporating Temporal Uncertainty
HTML-код
- Опубликовано: 27 янв 2025
- Tutorial about using two different methods (errors-in-variable and noisy-input) to incorporate temporal uncertainty in paleo sea-level analysis.
PaleoSTeHM website: paleostehm.org
PALEOSTEHM GOOGLE COLAB SETUP
1. Navigate to google colab (colab.research...)
2. Click "+ New Notebook"
3. In that notebook copy and paste the following commands
from google.colab import drive
drive.mount('/content/drive')
%cd /content/drive/MyDrive
!git clone -b Development github.com/rad....
4. Open google drive and navigate to the newly created "PaleoSTeHM" Directory
5. Navigate to the tutorial of your choosing (all in /PaleoSTeHM/Tutorials/) right click and select "run
from colab", for this workshop, please direct to “Tutorials/5. PALSEA
workshop/PALSEA_workshop_day1.ipynb”
6. Run the notebook a. NOTE: Due to the way colab works it will take a bit to install all the necessary
dependencies for that tutorial