Add an argument like --window-ratio that controls that x-y axis ratio of the output simulation by modifying the zoom factor.
Napkin Thoughts
- Might need to split
zoom_factor into longitude and latitude components
- Might need to figure out what the ratio of lon:lat is on whichever projection is being used
- Should add a default ratio of 1:1
Add an argument like
--window-ratiothat controls that x-y axis ratio of the output simulation by modifying the zoom factor.Napkin Thoughts
zoom_factorinto longitude and latitude components