Skip to main content

Developer Friendly Tools for Research and Analysis

Python Data Client

Easily analyze data in Pandas with the Sage Data Client

HTTP APIs

Access and update data via web APIs

Developer Templates

Get started building apps quickly with templates and snippets

Web GUIs

Quickly navigate job/sampler data with a few clicks
Python Data Client
import sage_data_client
# fetch cloud motion data uploaded
# from two nodes in Chicago
df = sage_data_client.query(
start="2023-02-24T10:00:00Z",
end="2023-02-24T11:00:00Z",
filter={
"plugin": ".*cloud-motion.*",
"vsn": "W02C|W079"
}
)

Featured Science

ARMing the Edge: Using Edge Computing and Machine Learning to Improve ARM Doppler Lidar Measurements

Optimizing Cloud Motion Estimation on the Edge with Phase Correlation and Optical Flow

Let’s Unleash the Network Judgment: A Self-Supervised Approach for Cloud Image Analysis

Prediction of Solar Irradiance and Photovoltaic Solar Energy Product Based on Cloud Coverage Estimation Using Machine Learning Methods