List aloft urls for time series of vertical profiles (vpts) of radar stations

list_vpts_aloft(
  date_min = NULL,
  date_max = NULL,
  radars = NULL,
  format = "csv",
  source = "baltrad",
  show_warnings = TRUE
)

Arguments

date_min

Character, the first date to return urls for. In the shape of YYYY-MM-DD.

date_max

Character, the last date to return urls for. In the shape of YYYY-MM-DD.

radars

Character vector, radar stations to return urls for.

format

Character, the format of archive urls to return, either csv or hdf5. Currently only csv urls are supported.

source

Character, either baltrad or ecog-04003

show_warnings

Logical, whether to print warnings for dates or radar stations for which no data was found.

Value

A character vector of aloft urls

Examples

list_vpts_aloft(radars = "bejab")
#> Warning: Radar data found between 2023-02 and 2023-12 but not every date has radar data
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202302.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202303.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202304.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202305.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202306.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202307.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202308.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202309.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202310.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202311.csv.gz
#> https://aloftdata.s3-eu-west-1.amazonaws.com/baltrad/monthly/bejab/2023/bejab_vpts_202312.csv.gz