Sift | Docs

Tutorial 2: Reproduce your first telemetry workflow with the API

Overview

This tutorial builds on your first telemetry workflow (from Tutorial 1) by showing how to reproduce it using one of Sift's APIs. You'll work with the same preprocessed dataset from the Mars Environmental Monitoring Station (REMS). While you'll still use the UI to view results, you'll learn how to import data, create a Rule, generate a Report, and define a Calculated Channel through code. By using Sift's API, you'll see how these workflows can be created in code and immediately observed in the UI, giving you a deeper understanding of how the programmatic and visual interfaces complement each other.

Generated Report

Prerequisites

Preprocessed dataset

earth_date_timemars_date_timesol_numbermax_ground_temp(C)min_ground_temp(C)max_air_temp(C)min_air_temp(C)mean_pressure(Pa)sunrisesunsetUV_Radiationweather
2021-12-20T00:00:00ZMars, Month 5 - LS 144Sol 3332-6-737-8070305:3317:23moderateSunny

On this page