Skip to content

bioepic-data/chess-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-data

Download and process CHESS data from ESS-DIVE, with variable mapping to BERVO.

Setup

uv sync
export ESSDIVE_TOKEN=your_token_here

Get your ESS-DIVE token at: https://docs.ess-dive.lbl.gov/programmatic-tools/ess-dive-dataset-api#get-access

Usage

# Search for CHESS datasets on ESS-DIVE
uv run chess search

# Download all CHESS datasets
uv run chess download --output-dir data/raw/

# Extract variables from downloaded data
uv run chess extract --input-dir data/raw/

# Map variables to BERVO terms
uv run chess map-bervo --input data/extracted/variables.tsv --bervo-terms bervo/bervo-terms.tsv

Dependencies

About

Download and process CHESS (Catchment Hydrology and Environmental Science Suite) data from ESS-DIVE, mapped to BERVO ontology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages