API

Modules

CWFIS

No docstring found for public module WildfireData.CWFIS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

EGP

No docstring found for public module WildfireData.EGP. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

FEDS

No docstring found for public module WildfireData.FEDS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

FIRMS

No docstring found for public module WildfireData.FIRMS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

FPA_FOD

No docstring found for public module WildfireData.FPA_FOD. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

GWIS

No docstring found for public module WildfireData.GWIS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

HMS

No docstring found for public module WildfireData.HMS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

IRWIN

No docstring found for public module WildfireData.IRWIN. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

LANDFIRE

No docstring found for public module WildfireData.LANDFIRE. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

MTBS

No docstring found for public module WildfireData.MTBS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.

WFIGS

No docstring found for public module WildfireData.WFIGS. Module does not have any public names.


Package description from README.md: CI Docs Build Stable Docs Dev Docs

WildfireData.jl

A Julia package for accessing wildfire and fire-related geospatial data from U.S., Canadian, and global sources.

Data Sources

Module Source Description
WFIGS NIFC Wildland Fire Interagency Geospatial Services
IRWIN NIFC Integrated Reporting of Wildland-Fire Information
FPA-FOD USDA Fire Program Analysis Fire-Occurrence Database
MTBS USGS/USDA Monitoring Trends in Burn Severity
FIRMS NASA Fire Information for Resource Management System
LANDFIRE USGS/USDA Landscape Fire and Resource Management Planning Tools
FEDS NASA Fire Events Data Suite (satellite-derived fire tracking)
CWFIS NRCan Canadian Wildland Fire Information System
HMS NOAA Hazard Mapping System (fire detections & smoke plumes)
GWIS Copernicus Global Wildfire Information System (fire danger & burnt areas)
EGP NIFC Enterprise Geospatial Portal (operational boundaries)

Installation

using Pkg
Pkg.add(url="https://github.com/RallypointOne/WildfireData.jl")

Quick Start

using WildfireData

# List available WFIGS datasets
WFIGS.datasets()

# Get info about a specific dataset
WFIGS.info(:current_perimeters)

# Download data
data = WFIGS.download(:current_perimeters; limit=10)

See the documentation for more details.