Inline links in README.md

This commit is contained in:
XANTRONIX Industrial 2025-02-15 19:45:28 -05:00
parent 513b6bf217
commit ae44b47a71

View file

@ -2,17 +2,17 @@
# NEXRAD Level II Archive Tool
This tool uses Spatialite
(https://www.gaia-gis.it/fossil/libspatialite/index)
in conjunction with the NCEI Storm Events Database
(https://www.ncei.noaa.gov/pub/data/swdi/stormevents/csvfiles/)
This tool uses
[Spatialite](https://www.gaia-gis.it/fossil/libspatialite/index)
in conjunction with the
[NCEI Storm Events Database](https://www.ncei.noaa.gov/pub/data/swdi/stormevents/csvfiles/)
to archive only NEXRAD Level II data for which storms were recorded
by the National Weather Service. Using the start and end times and
coordinates of a given storm report, this tool is able to query and
filter objects in the NEXRAD Level II Amazon bucket
(https://registry.opendata.aws/noaa-nexrad/), allowing one to only
archive volume scans for which storms were noted, from the appropriate
radar sites.
filter objects in the
[NEXRAD Level II Amazon bucket](https://registry.opendata.aws/noaa-nexrad/),
allowing one to only archive volume scans for which storms were noted,
from the appropriate radar sites.
## Building