Skip to content

[FireSTARR Feature Request]: Multiple weather stations in scenarios #46

Description

@jordan-evens

Contact Details

No response

What would you like to see in the tool?

Have closest station from a list of stations for each scenario get used.

  • just assign closest station to each point in grid
  • if it were just weather file being given a location then the locations would have to be the same in every scenario
    • if different scenarios have different locations (e.g. different weather models) then they need to be grouped by scenario and not by location

If everything were in one file then it would mean adding coordinates for locations to every row in wx file, so instead of:
Scenario,Date,PREC,TEMP,RH,WS,WD,FFMC,DMC,DC,ISI,BUI,FWI try:
Scenario,Station,Latitude,Longitude,Date,PREC,TEMP,RH,WS,WD,FFMC,DMC,DC,ISI,BUI,FWI
Include lat/long values only on first row for each station, and then have station but empty coordinates

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions