| 78 | | This tutorial follows [https://github.com/functions-lab/geo2sigmap/tree/main/package this README] and [https://github.com/functions-lab/geo2sigmap/blob/main/research/examples/1_sionna_coverage_map.ipynb this tutorial]. Feel free to reference either directly if you require custom modifications. |
| | 78 | This tutorial follows [https://github.com/functions-lab/geo2sigmap/tree/main/package this README] and [https://github.com/functions-lab/geo2sigmap/blob/main/research/examples/1_sionna_coverage_map.ipynb this notebook]. Feel free to reference either directly if you require custom modifications. |
| | 79 | |
| | 80 | 1. In your working directory, use this command to generate the scene: |
| | 81 | |
| | 82 | {{{ |
| | 83 | #!python |
| | 84 | scenegen bbox -73.973178 40.793488 -73.963824 40.803430 --data-dir scenes/COSMOS |
| | 85 | }}} |
| | 86 | |
| | 87 | 2. |