Description Usage Arguments Value Note
Retrieve pre-generated map for sounding data
| 1 2 3 4 5 | get_sounding_map(station_number, date, map_type = c("skewt", "stuve",
  "stuve10", "stuve700", "hodo"), map_format = c("pdf", "gif"),
  include_frost = FALSE, region = c("naconf", "samer", "pac", "nz", "ant",
  "np", "europe", "africa", "seasia", "mideast"), from_hr = c("00", "12",
  "all"), to_hr = c("00", "12", "all"))
 | 
| station_number | the station number | 
| date | an ISO character string (e.g.  | 
| map_type | one of " | 
| map_format | one of " | 
| include_frost | if  | 
| region | one of " | 
| from_hr, to_hr | one of  | 
a magick object containing the gif or pdf requested.
the PDF may be blank or the result may be NULL (if a GIF was requested)
if there is no data for a given day.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.