SkillAgentSearch skills...

OceanSARImagingSimulator

Linear and nonlinear mapping of sea surface waves imaged by synthetic aperture radar

Install / Use

/learn @eltjonqef/OceanSARImagingSimulator

README

OceanSARImagingSimulator

This repository is work conducted by me as part of my thesis project in Chalmers University of Technology for the Communication Engineering MSc. program.

Thesis title: Linear and nonlinear mapping of sea surface waves imaged by synthetic aperture radar

Project worker: Eltjon Qefalija

Supervisor: Anis El Youncha

Examiner: Leif Eriksson

Report Link: Thesis

Sea Surface

Installation

Clone

git clone https://github.com/eltjonqef/OceanSARImagingSimulator
cd OceanSARImagingSimulator

Virtual Environment

python3 -m venv venv

Linux/MacOS

source venv/bin/activate

Windows

venv\Scripts\activate

Requirements

pip3 install -r requirements.txt

Execution

Generate Parameters

In the autogen folder, exist files for generating the parameter files In the code you can change the wind speed, wind direction, incidence angle and beta. For results

python3 autogen/generateParametersForResults.py input.yaml output_folder

or for appendix

python3 autogen/generateParametersForAppendix.py input.yaml output_folder

Single Simulation

python3 simulation.py parameter_file.yml output_folder

Parallel Simulations

python3 parallel_simulations.py config_folder output_folder

License

The code is licensed under the MIT License.

25_chalmers_logo_390x300

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated13d ago
Forks3

Languages

Python

Security Score

95/100

Audited on Mar 23, 2026

No findings