pub fn station_obs_url(
station: &str,
date: ProductDate,
sample: &str,
) -> Result<String, DataCatalogError>Expand description
Build the full BKG IGS archive URL for a daily station observation.
pub fn station_obs_url(
station: &str,
date: ProductDate,
sample: &str,
) -> Result<String, DataCatalogError>Build the full BKG IGS archive URL for a daily station observation.