Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

aether

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aether

Welcome to the Aether Platform

pipPyPI
Version
0.3.37
Maintainers
1

Welcome to Aether

The Aether platform is a system of applications and utilities for developers to rapidly and easily build algorithms that use satellite and geospatial data. The Aether platform is accessible by REST API and python, but operates entirely in the cloud using deferred graphs. This allows developers to build and execute applications with processing abstracted away and minimal data transfer. An important consequence of this design choice is that the same algorithm code developers use during exploration can be repackaged and deployed as mobile or web applications. These applications are entirely portable, and can be published to users or other developers through a simple URL key. In that regard, the Aether platform is an SDK for satellite analytics and framework for mobile end user applications.

The platform currently supports search of three publicly available Resources: The LandSat Archive (LandSat 4 through 8), Sentinel-2, and the USDA Cropland Data Layer, a 30m map of the US categorizing the agricultural land use annually.

The platform is designed to rapidly add new data layers, making them available through the same interface. Resources can be hosted by Aether, or made accessible via owner API, and restricted to a subset of users. The usage of each Resource and its geographic usage is tracked as well.

The Aether platform is designed to allow user-developers to compile and publish their applications as easily as they prototype, often with the same code. This tutorial demonstrates a developer creating an application that generates an NDVI map from LandSat imagery for an arbitrary polygon, which does not need to be specified until runtime by the end user (or mobile device).

Keywords

satellite

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts