All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to PEP 440 and uses Semantic Versioning.
- Rename repository from Back-Projection to the Stanford Radar Group SAR Processor (SRG)
- Double-slash in call to
sentinel_raw_process_cpu
.
- Fixed createDEMcop.py to handle missing tiles, now fill missing tiles with zeros.
- Added createDEMcop_hz.py to keep original version accessible.
printf
formatting data types in azimuth_compress.cu to match input data.
- File permissions for Python files to make them executable.
- Vendored FFTW libary.
- Compiled C/C++ binaries
- A new version of the processor was delivered by the Stanford team, which enables SBAS processing.
- A new version of the processor was delivered by the Stanford team. All existing code was replaced.
- Versioned releases are now published to GitHub and changes are tracked in CHANGELOG.md