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
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.
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,FWItry:Scenario,Station,Latitude,Longitude,Date,PREC,TEMP,RH,WS,WD,FFMC,DMC,DC,ISI,BUI,FWIInclude lat/long values only on first row for each station, and then have station but empty coordinates