Weather Observation Station 13

  • + 0 comments

    select round(sum(LAT_N),4) from station where LAT_N < 137.2345 and LAT_N>38.7880;