Inline links in README.md
This commit is contained in:
parent
513b6bf217
commit
ae44b47a71
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -2,17 +2,17 @@
|
||||||
|
|
||||||
# NEXRAD Level II Archive Tool
|
# NEXRAD Level II Archive Tool
|
||||||
|
|
||||||
This tool uses Spatialite
|
This tool uses
|
||||||
(https://www.gaia-gis.it/fossil/libspatialite/index)
|
[Spatialite](https://www.gaia-gis.it/fossil/libspatialite/index)
|
||||||
in conjunction with the NCEI Storm Events Database
|
in conjunction with the
|
||||||
(https://www.ncei.noaa.gov/pub/data/swdi/stormevents/csvfiles/)
|
[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
|
to archive only NEXRAD Level II data for which storms were recorded
|
||||||
by the National Weather Service. Using the start and end times and
|
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
|
coordinates of a given storm report, this tool is able to query and
|
||||||
filter objects in the NEXRAD Level II Amazon bucket
|
filter objects in the
|
||||||
(https://registry.opendata.aws/noaa-nexrad/), allowing one to only
|
[NEXRAD Level II Amazon bucket](https://registry.opendata.aws/noaa-nexrad/),
|
||||||
archive volume scans for which storms were noted, from the appropriate
|
allowing one to only archive volume scans for which storms were noted,
|
||||||
radar sites.
|
from the appropriate radar sites.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue