Public notebooks and utilities for working with the fine-tuned granite.geospatial.land-surface-temperature model
First clone the repository:
git clone https://github.com/ibm-granite/granite-geospatial-land-surface-temperature
Then run pip install -e .
to install all necessary dependencies to run the notebooks
- Check out the Getting Started Notebook!.
- For Tweening (Temporal Gap-Filling) check out the Introduction to LST Tweening Notebook! for a tutorial on how to implement Tweening and the Tweening Data Preparation Notebook! for a tutorial on preparing the data for Tweening.
- For data download and data pre-processing to create your own dataset check out the Download Notebook! and the Preprocessing Notebook!.
All content in this repository including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.