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.8.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file fire_split-0.1.8.tar.gz
.
File metadata
- Download URL: fire_split-0.1.8.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 | f7f11147e189d999d940fca08c722e0ffd31cfc069ae5fc39c8473f4562ed801 |
|
MD5 | 49f62175f9023a1913c57fd68cfd943a |
|
BLAKE2b-256 | f335a85c17cd1a1f34ba816089a57129e33644c22ed66f6b5a3fd39026071e8e |
File details
Details for the file fire_split-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: fire_split-0.1.8-py3-none-any.whl
- Upload date:
- Size: 9.6 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 | 3f33f4ccabc54a1cc767a3a777dd23ff1560f5177e8a102125a57c89c844537e |
|
MD5 | 9a9c377dda0634c3cda4bad831103fbc |
|
BLAKE2b-256 | c4cb469ddf112f5e48c93272ddbb00606e6f0c8cfafdd0bb32b2adf57beaf32a |