You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ If you want to get the historical sounding for Norman, Oklahoma on February 27,
28
28
29
29
# How to use the API in your own Java projects
30
30
31
-
Include the JAR file in your project's build path. It is the same jar file as the GUI and the CLI.
31
+
Include the JAR file in your project's build path. It is the same JAR file as the GUI and the CLI.
32
32
33
33
First, select a radiosonde site with `RadiosondeSite.findSite(String code);`, where the codes for each site can be found in <ahref="https://www.ncei.noaa.gov/data/integrated-global-radiosonde-archive/doc/igra2-station-list.txt">the IGRA2 station list</a> or on <ahref="https://www.spc.noaa.gov/exper/soundings/">the SPC Experimental Soundings page</a>.
0 commit comments