constraint cwl_station_lat check(station_lat between -90 and 90), constraint cwl_station_lon check(station_lon between -180 and 180), constraint cwl_temp check(temp ...