Skip to content

🐛 Fix model scene cutting

Andreas Theodosiou requested to merge fix-scene-cut into develop
  • We were not using the azimuth size when cutting the scene. We were using sizer for both range and azimuth which meant that we always ended up with a square scene, regardless of what we specified in the parameter file
  • Furthermore, the results from SWAN were correctly cut which meant that the scene and the SWAN results were covering different regions

Merge request reports