Skip to content

Fire Disturbance Data Processing #50

@jdduh

Description

@jdduh

See #49 for fire data sources. Please note the spec of the fire data might continue to evolve.

  1. Clip the NIFC ArcGIS Server feature services to the AOI layers.gdb - firehistory and firecurrent
  2. It appears that the output featureclasses contains multipart features, i.e., each attribute record represents a unique fire regardless if the original fire polygons are divided by clip tool
  3. Delete all polygons in the firehistory layer that have a FIRE_YEAR prior to 1981
  4. Retrieve the fire year from the attr_FireDiscoveryDataTime in the firecurrent layer
  5. Create standard YEAR field in both firehistory and firecurrent and merge them into nifcfire layer for subsequent processes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions