Weather Observation Station 16

  • + 0 comments

    select round(lat_n, 4) from station where lat_n = (Select min(lat_n) from station where lat_n > 38.7780);