All Projects → kylebarron → deck.gl-raster

kylebarron / deck.gl-raster

Licence: MIT license
deck.gl layers and WebGL modules for client-side satellite imagery analysis

Programming Languages

javascript
184084 projects - #8 most used programming language
GLSL
2045 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to deck.gl-raster

eodag
Earth Observation Data Access Gateway
Stars: ✭ 183 (+205%)
Mutual labels:  landsat, remote-sensing, satellite-imagery, earth-observation
Start maja
To process a Sentinel-2 time series with MAJA cloud detection and atmospheric correction processor
Stars: ✭ 47 (-21.67%)
Mutual labels:  remote-sensing, satellite-imagery, earth-observation, landsat-8
pylandtemp
Algorithms for computing global land surface temperature and emissivity from NASA's Landsat satellite images with Python.
Stars: ✭ 110 (+83.33%)
Mutual labels:  landsat, remote-sensing, earth-observation, landsat-8
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+495%)
Mutual labels:  landsat, remote-sensing, satellite-imagery, landsat-8
xarray-sentinel
Xarray backend to Copernicus Sentinel-1 satellite data products
Stars: ✭ 189 (+215%)
Mutual labels:  remote-sensing, satellite-imagery, earth-observation
Awesome Satellite Imagery Datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
Stars: ✭ 2,447 (+3978.33%)
Mutual labels:  remote-sensing, satellite-imagery, earth-observation
GoogleEarthEngine-side-projects
Google Earth Engine side projects and tutorial scripts
Stars: ✭ 23 (-61.67%)
Mutual labels:  remote-sensing, satellite-imagery, earth-observation
iris
Semi-automatic tool for manual segmentation of multi-spectral and geo-spatial imagery.
Stars: ✭ 87 (+45%)
Mutual labels:  remote-sensing, satellite-imagery, earth-observation
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (-30%)
Mutual labels:  landsat, remote-sensing, satellite-imagery
land-cover-to-land-use-classification
Satellite image processing pipeline to classify land-cover and land-use
Stars: ✭ 64 (+6.67%)
Mutual labels:  landsat, remote-sensing, satellite-imagery
Landsat578
Very simple API to download Landsat [1-5, 7, 8] data from Google
Stars: ✭ 54 (-10%)
Mutual labels:  landsat, remote-sensing, satellite-imagery
geoblaze
Blazing Fast JavaScript Raster Processing Engine
Stars: ✭ 80 (+33.33%)
Mutual labels:  satellite, remote-sensing, satellite-imagery
pylandsat
Search, download, and preprocess Landsat imagery 🛰️
Stars: ✭ 49 (-18.33%)
Mutual labels:  landsat, remote-sensing, earth-observation
lightweight-temporal-attention-pytorch
A PyTorch implementation of the Light Temporal Attention Encoder (L-TAE) for satellite image time series. classification
Stars: ✭ 43 (-28.33%)
Mutual labels:  satellite, remote-sensing, satellite-imagery
Torchsat
🔥TorchSat 🌏 is an open-source deep learning framework for satellite imagery analysis based on PyTorch.
Stars: ✭ 261 (+335%)
Mutual labels:  satellite, remote-sensing, satellite-imagery
satellite-crosswalk-classification
Deep Learning Based Large-Scale Automatic Satellite Crosswalk Classification (GRSL, 2017)
Stars: ✭ 18 (-70%)
Mutual labels:  remote-sensing, satellite-imagery
R2cloud
Decode satellite signals on Raspberry PI or any other 64-bit intel.
Stars: ✭ 125 (+108.33%)
Mutual labels:  satellite, satellite-imagery
Ossim
Core OSSIM (Open Source Software Image Map) package including C++ code for OSSIM library, command-line applications, tests, and build system
Stars: ✭ 182 (+203.33%)
Mutual labels:  satellite, satellite-imagery
3D-PV-Locator
Repo for "3D-PV-Locator: Large-scale detection of rooftop-mounted photovoltaic systems in 3D" based on Applied Energy publication.
Stars: ✭ 35 (-41.67%)
Mutual labels:  remote-sensing, satellite-imagery
Py6s
A Python interface to the 6S Radiative Transfer Model
Stars: ✭ 117 (+95%)
Mutual labels:  satellite, remote-sensing

deck.gl-raster

gzipped size NPM

deck.gl layers and WebGL modules for client-side satellite imagery processing on the GPU.

Landsat 8 Modified Soil Adjusted Vegetation Index over the Grand Canyon and Kaibab Plateau, with the cfastie colormap.

Overview

deck.gl is a great WebGL-accelerated geospatial rendering engine for the browser. deck.gl layers are designed to be composable and easy to extend. As such, small variations of the pre-built layers can do amazing new things, while not being fit for inclusion in the standard layer library.

This repository contains deck.gl layers and reusable WebGL modules for rendering and computation on rasters, especially satellite imagery.

Documentation Website

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].