Changes between Version 12 and Version 13 of Tutorials/Digital Twins/Geo2Sig Map Getting Started


Ignore:
Timestamp:
Jan 26, 2026, 7:09:04 AM (2 weeks ago)
Author:
srivera2
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Digital Twins/Geo2Sig Map Getting Started

    v12 v13  
    7676=== Generating a Coverage Map with Sionna RT ===
    7777
    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.
     78This 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
     801. 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
     872.
    7988
    8089==== Cite ====