Christine Smit
Christine Smit
ncdump version: 4.8.1 of Apr 25 2022 (this is what came with netCDF4-python 1.6.0 when I installed that) xarray version: 2022.3.0 operating system: Mac OS Monterey python version: 3.10.5 I...
When I repeatedly append data to a zarr array in s3, appending takes longer and longer and longer
#### Minimal, reproducible code sample, a copy-pastable example if possible ```python #!/usr/bin/env python3 ### # Please run me in AWS! The command runs as: # # python3 loop_zarr.py $YOUR_S3_BUCKET_HERE $YOUR_PREFIX_HERE...
I was recently part of a group trying to use intake-stac to bring some files into dask from s3. Unfortunately, the data in question was not public and neither were...
As I said in #48, I was recently involved in group trying to use intake-stac with some data we have sitting in s3. This data is in parquet format. I've...