♟️
zarr
  • Zarr Cloud Data Conversion
  • AI Ready Checklist
  • AI
  • Preprocessing
    • Indexing Public Bucket
    • Raw Data
    • Time Convention
    • Bottom Detection L0
    • Xarray
    • Zarr
    • Uncalibrated Data
    • Boto3 Notes
    • Dask
    • Geospatial Indexing
    • Regrid & Interpolate
  • Cloud
    • Lambda
      • Delete Folder PDS Bucket
      • Indexing Lambda
      • Raw To Zarr Lambda
    • CloudWatch Filter Pattern
    • Processing Power
    • SNS SQS
    • Dead Letter Queue SNS DLQ
    • Billing Estimate
  • Analysis
    • Calculating Sv Mean
    • Dimension Reduction
    • Plotting
    • Colab Notebooks
    • Experimental
    • Segment Anything
  • Web
    • Colors
  • Ideas
  • Reading
  • Mapping
  • Notes
  • Datasets
  • Echopype
    • Echopype
Powered by GitBook
On this page

Was this helpful?

  1. Cloud
  2. Lambda

Delete Folder PDS Bucket

To delete a zarr store from the noaa-wcsd-zarr-pds bucket:

aws --profile "wcsdzarr" s3 rm s3://noaa-wcsd-zarr-pds/level_1/Henry_B._Bigelow/HB0707/EK60/D20070711-T182032.zarr/ --recursive
PreviousLambdaNextIndexing Lambda

Last updated 1 year ago

Was this helpful?