Skip to content

Commit

Permalink
Minor Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-urq authored Sep 15, 2023
1 parent ac63963 commit a3af248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you want to get the historical sounding for Norman, Oklahoma on February 27,

# How to use the API in your own Java projects

Include the JAR file in your project's build path. It is the same jar file as the GUI and the CLI.
Include the JAR file in your project's build path. It is the same JAR file as the GUI and the CLI.

First, select a radiosonde site with `RadiosondeSite.findSite(String code);`, where the codes for each site can be found in <a href="https://www.ncei.noaa.gov/data/integrated-global-radiosonde-archive/doc/igra2-station-list.txt">the IGRA2 station list</a> or on <a href="https://www.spc.noaa.gov/exper/soundings/">the SPC Experimental Soundings page</a>.

Expand Down

0 comments on commit a3af248

Please sign in to comment.