formatURL: formatURL

View source: R/getBaseStationFiles.R

formatURLR Documentation

formatURL

Description

formatURL

Usage

formatURL(url, tms, stationname = NA)

Arguments

url

the URL string (see example)

tms

time of survey in RINEX file

stationname

Name of the station e.g. for Padova (Italy) station name is PADO

Value

url string with substitutions of the following

Examples

  
url<-"ftp://gdc.cddis.eosdis.nasa.gov/gps/data/campaign/mgex/hourly/rinex3/%n/%h/%s%n%H.%yd.Z"
formatURL(url, Sys.time(), "PADO" )


fpirotti/rRINEX documentation built on Sept. 1, 2022, 9:34 p.m.