Update "web" fireid
gis service has been updated to support the preferred fire id format "NAMEYYYY".
-
update gis query to use fire_id field ( https://code.usgs.gov/ghsc/lhp/FlowAlert/-/blob/main/src/flowalert/debrisflow.py#L211 ) where = f"fire_id = '{fire_id}'"
Example request for
bll2021
fire https://earthquake.usgs.gov/arcgis/rest/services/ls/pwfdf_locations/MapServer/0/query?f=json&outfields=*&returnGeometry=false&where=fire_id%3D%27bll2021%27 -
remove web_fire_id parameter and command line argument
Edited by Jeremy M Fee