Riley Kuttruff
Riley Kuttruff
When opening a Zarr group via `zarr.hierarchy.open_group()` there is currently no way to specify `write_empty_chunks=False`, this can be problematic when appending to existing zarr groups with sparse data as found...
This PR augments the configurations of Zarr (and eventually future) collections. Initially, collections in non-public S3 buckets needed to be provided an Access Key ID and Secret Access Key pair:...
Arguments are handled similarly to the deletebyquery tool. This script is currently quite slow but works.
Added output formatter for COVERAGE plotting to be used by the `/match_spark` endpoint. Outputs support the following plots: - Time series (primary + secondary vs time) - Scatter (primary vs...
Switch match_spark to work with swath shaped data rather than gridded. Do not merge until #229 is merged