get Nowcast
suspend fun getNowcast( endpoint: String, lat: Double, lon: Double): NowcastCompleteDataClass?
Content copied to clipboard
Do API call
Return
A nowcast data class
Parameters
endpoint
Which Nowcast endpoint to use
lat
Latitude
lon
Longitude