Notice: Trying to access array offset on value of type bool in /var/www/includes/classes.php on line 2063

Notice: Undefined index: dataset_list in /var/www/includes/classes.php on line 2069

Notice: Undefined variable: dataset_list in /var/www/includes/classes.php on line 2188

Notice: Undefined index: dataset_list in /var/www/includes/classes.php on line 2073

Warning: Invalid argument supplied for foreach() in /var/www/includes/classes.php on line 2074

Notice: Trying to access array offset on value of type null in /var/www/includes/classes.php on line 2115

Warning: key() expects parameter 1 to be array, null given in /var/www/includes/classes.php on line 2115
Exception ERROR: in arg string for arg: "in arg string for arg: " python3 /var/www/bin/data_operations/dataset_data_ops_lambda.py -r get_depth_levels -a ""

Notice: Trying to access array offset on value of type null in /var/www/includes/classes.php on line 2129

Notice: Undefined index: date_format in /var/www/includes/classes.php on line 2129

Warning: key() expects parameter 1 to be array, null given in /var/www/includes/classes.php on line 2222

Warning: pg_query(): Query failed: ERROR: syntax error at end of input LINE 6: where d.id= ^ in /var/www/includes/db_functions.php on line 24
Error in SQL query: ERROR: syntax error at end of input LINE 6: where d.id= ^
select d.*, dt.type as dataset_type, dtt.type as time_type, dgt.type as grid_type, ddt.type as depth_type from dt_datasets d left join dt_time_types dtt on d.time_type_id=dtt.id left join dt_grid_types dgt on d.grid_type_id=dgt.id left join dt_depth_types ddt on d.depth_type_id=ddt.id left join dt_dataset_types dt on d.dataset_type_id=dt.id where d.id=