Logo Lanfrica

Tamaragov/dsi-toolathon-2025-granite-geospatial-land-surface-temperature

Domain:

geospatial

Record type:

software
Creator:
Tam
Host:
This repo is intended solely for the DS-I Africa Tool-a-thon 2025 participants and is a copy of the original IBM granite-geospatial-land-surface-temperature repository along with some modifications. # DS-I Africa tool-a-thon 2025: granite-geospatial-land-surface-temperature This repo is intended solely for the DS-I Africa Tool-a-thon 2025 participants and is a copy of the original IBM granite-geospatial-land-surface-temperature repository along with some modifications. Public notebooks and utilities for working with the fine-tuned granite.geospatial.land-surface-temperature model ## Initial Setup First clone the repository: ```sh git clone github.com ``` Then run `pip install -e .` to install all necessary dependencies to run the notebooks ## 📕 Notebooks 1. Check out the Getting Started Notebook!. 2. 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. 3. For data download and data pre-processing to create your own dataset check out the Download Notebook! and the Preprocessing Notebook!. ## IBM Public Repository Disclosure 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.