Alex Leith
Results
41
issues of
Alex Leith
trafficstars
There are some folks doing STAC in GeoParquet files, see: https://github.com/stac-utils/rustac-py You can load this into an xarray using `odc.stac.load` as shown in the below code. ```python import rustac import...