From 5ce43da40d5a0355b4573d99c5abcfcaf1e489c9 Mon Sep 17 00:00:00 2001 From: B-Stepin <111037861+B-Stepin@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:48:03 +1100 Subject: [PATCH] Fix formatting in README for S3 details section --- NESP/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NESP/README.md b/NESP/README.md index bf45380..36e81c2 100644 --- a/NESP/README.md +++ b/NESP/README.md @@ -30,14 +30,14 @@ jupyter notebook | Seabird | Seabird Observations and Tracking | - | [link](s3://data-uplift-public/stored/datauplift/seabird/seabird.parquet) | | Seagrass | Seagrass Surveys | - | [link](s3://data-uplift-public/stored/datauplift/seagrass/seagrass.parquet) | -### S3 Details\n" -NESP 5.9 datasets are currently stored in S3 and are publicly available as per the following table:\n" +### S3 Details +NESP 5.9 datasets are currently stored in S3 and are publicly available as per the following table: | Bucket | Key | Partitioned | | -------------------- | -------------------------------------------------------- | ----------- | | `data-uplift-public` | `stored/datauplift/amsa/year=*/source=*/*.parquet` | [x] | | `data-uplift-public` | `stored/datauplift/kelp/kelp.parquet` | [ ] | -| `data-uplift-public` | `stored/datauplift/nrmn/nrmn.parquet` | [ ] |\n", +| `data-uplift-public` | `stored/datauplift/nrmn/nrmn.parquet` | [ ] | | `data-uplift-public` | `stored/datauplift/seabird/seabird.parquet` | [ ] | | `data-uplift-public` | `stored/datauplift/seagrass/seagrass.parquet` | [ ] |