Skip to content

Refactor the ocean simulator to use BistaticRadarGeometry (and subclasses)

Andreas Theodosiou requested to merge fix_bistaticgeo into develop
  • Uses CompanionPolarisations from drama to calculate the bistatic geometry.
  • Moves California_wrappers to forward_models and renames it to wrappers
  • Changed the signature of a few files in the backscatter_Doppler_bistatic and backscatter_Doppler_mono functions to use methods of ObsGeo to calculate incidence and bistatic angles.
  • Need access to a test case to see how many crashes these changes cause.
Edited by Andreas Theodosiou

Merge request reports