-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 977 Bytes
/
CITATION.cff
File metadata and controls
27 lines (27 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use this software or dataset, please cite it as below."
type: software
title: "O3 EartH: Geospatial Site Suitability Assessment Using Foundation Model Embeddings"
authors:
- family-names: Qi
given-names: Ziming
affiliation: Northeastern University
repository-code: "https://github.com/2imi9/O3earth"
url: "https://huggingface.co/datasets/2imi9/O3earth"
license: MIT
date-released: "2026-03-24"
keywords:
- renewable-energy
- geospatial
- foundation-model
- olmoearth
- site-suitability
- satellite-imagery
- sentinel-2
abstract: >-
O3 EartH is a geospatial site suitability assessment system that uses
frozen OlmoEarth foundation model embeddings with lightweight classifiers
to evaluate locations for renewable energy infrastructure. Trained on
8,000 globally distributed samples across 212 countries, it achieves
AUC 0.911 under 5-fold CV and 0.867 under leave-one-country-out
spatial cross-validation.