Skip to content

Welcome to the FastFuels Python SDK Documentation!

What is FastFuels?

FastFuels is a cloud-based platform for generating forest inventory data. It

uses a combination of satellite imagery and machine learning to generate

tabular tree data and voxelized 3D fuel models. These data products can be used

to support wildfire risk assessment, fire behavior modeling, and other

applications.

What is the FastFuels Python SDK?

The FastFuels Python SDK is a Python package that provides a convenient

interface for interacting with the FastFuels API. It can be used to create and

manage FastFuels resources. It can also be used to download and process

generated data products.

Installation

The FastFuels Python SDK can be installed using pip or conda.

pip

pip install fastfuels-sdk

conda

Conda support is coming soon!