SkillAgentSearch skills...

Xtrude

An xarray extension for 3D terrain visualization.

Install / Use

/learn @davidbrochart/Xtrude
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Binder

xtrude: an xarray extension for 3D terrain visualization

xtrude aims to be a 3D equivalent to xarray-leaflet. It uses xarray to generate PNG-encoded elevation tiles from a DEM DataArray, on the fly as they are requested by deck.gl, which renders them in 3D using WebGL in the browser.

Installation

Using conda:

conda install -c conda-forge xtrude

Using pip:

pip install xtrude
View on GitHub
GitHub Stars35
CategoryDevelopment
Updated1mo ago
Forks1

Languages

Python

Security Score

90/100

Audited on Feb 4, 2026

No findings