Skip to content

Commit 2751460

Browse files
authored
Update README.md
1 parent 991d0e1 commit 2751460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here is a screen image of the map and interface.
1616

1717
### Storm Detection and Tracking
1818

19-
Storm tracks are determined and stored using the [stormTracking](https://github.com/ecjoliver/stormTracking) [2] algorithm by Eric Oliver. This code automatically detects and tracks atmospheric storms (cyclones) and high-pressure centers (anticyclones) using a series of surface pressure maps. While the initial code used NCEP data, it is easily adapted to use ERA5 data and resolution.
19+
Storm tracks are determined and stored using the [stormTracking](https://github.com/ecjoliver/stormTracking) [2] algorithm by Eric Oliver. This code automatically detects and tracks atmospheric storms (cyclones) and high-pressure centers (anticyclones) using a series of surface pressure maps. While the initial code used NCEP data, it is easily adapted to use ERA5 data and resolution. A sample storm track dataset (`storm_track_slp.npz`) is provided for testing `stormviz` following the steps to run the tool.
2020

2121
### Get the code
2222

0 commit comments

Comments
 (0)