Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 512 Bytes

Antenna Structure Explorer

Binder

Dashboard for exploring FCC Antenna Structure Registration (ASR) data

Click the badge above for an interactive version; no installation required

Local Installation

To run locally:

# Create a Conda env
conda env create -f environment.yml
# Open the notebook in Jupyterlab
jupyter lab ./us_antenna_towers.ipynb