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
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue