1. 合成孔径雷达简介

1.1. What is?

合成孔径雷达 (Synthetic Aperture Radar, SAR) 的概念最早由 Carl Wiley 于1951年提出.

  • SAR collection : This repository houses all the source code for SAR image processing and autofocus algorithms. Refer to each subdirectory’s README for details.

  • dSARsim : Dummy Synthetic Aperture Radar Simulator

https://pypi.org/project/GDAL/

https://gdal.org/

digraph foo {
   "bar" -> "baz";
}
digraph example {
    a [label="sphinx", href="http://sphinx-doc.org", target="_top"];
    b [label="other"];
    a -> b;
}