Split individual fire events from tif files
Project description
Fire Split
Split individual fire events from tif files
Install
pip install fire_split
How to use
Command line utility:
fire_split_run tif_path output_path --interval_days 16
tif_path
is the path for a tif file or directory with tif files. Each tif file should contain a layer with dates of burning in julian days.
output_path
is the directory to save the outputs.
Use split_fires function:
from fire_split.core import split_fires
labels, df = split_fires(date) # date is a 2d numpy array with the dates of burning in julian days
More information in the documentation page: https://mnpinto.github.io/fire_split
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fire_split-0.1.7.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file fire_split-0.1.7.tar.gz
.
File metadata
- Download URL: fire_split-0.1.7.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e2bf6a3ffd8dab2b22ce534b6c31dda8b6f998783ec57123a99f4eb29dd2998 |
|
MD5 | 906ecc00c6ea6223ae2f7d4334e93e39 |
|
BLAKE2b-256 | 4d3854197f2a1c46aa0c1800aed87eedc5987a2fa1a52af1cc6b01719890d293 |
File details
Details for the file fire_split-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: fire_split-0.1.7-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1002d54b937aee81ea0134b57f5eda0885052dbb6431843a9ce57a558978b7f3 |
|
MD5 | 22242a3b2fe65b5bfccce39db35871c6 |
|
BLAKE2b-256 | 9504762fd09ccaecd5f7e1c1282fef311ccb9e04bcdb3c99199261095bff9ad0 |