Kieran Bartels

Results 2 issues of Kieran Bartels

# Overview This PR filters out **non-spatiotemporal parameters** (e.g., `crs`, `lat_bounds`, other auxiliary variables) from collections so they are not treated as queryable parameters during position queries or displayed in...

## **Description** When performing **position queries** on datasets that include **non-spatiotemporal parameters** (e.g., `crs`, `lat_bounds`, or other auxiliary variables), pygeoapi incorrectly interprets these variables as **queryable parameters**. As a result:...

bug