retoomey / RAPIO

Real Time Algorithm Parameter and IO
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Fusion heights are currently hard coded #3

Closed retoomey closed 1 year ago

retoomey commented 1 year ago

The grid and heights could be refactored and designed better. Legacy WDSS2 uses the -t -b -s argument design and this seems messy. We need the special height lists (see WDSS2 GridSpecification). Could be a language such as "nw(lat,lon) se(lat,lon) heights(10,20,30) ..." etc.

retoomey commented 1 year ago

This has been implemented in: 0e87f6f15bffe85964db07bdbca969b0ff8de149