a) In the wosis_snapshot_2013, ‘dsds’ is no longer served as is a computed value.
Calculate with:
SELECT profile_id , max(lower_depth) FROM web_services_new.wosis_latest_layers
GROUP BY profile_id;
b) We are looking at 'BDWSAD', this should be remedied in the coming week.