Skip to content

Commit 14797b3

Browse files
committed
update cloud optimised config and diver photoquadrat score description
1 parent 5f6e33b commit 14797b3

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

aodn_cloud_optimised/config/dataset/diver_photoquadrat_score_qc.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
"run_settings": {
66
"paths": [
77
{
8+
"s3_uri": "s3://aodn-processing/stored/nrmn/public",
89
"type": "parquet",
9-
"s3_uri": "s3://data-uplift-public/products/reef_life_survey/public_reef_life_survey_2025-11-04T03:14:37.parquet"
10+
"year_range": []
1011
}
1112
],
1213
"cluster": {
@@ -184,7 +185,7 @@
184185
"long_name": "SQ Annotation Set Identifier",
185186
"col_tags": "squidle|survey metadata"
186187
},
187-
"method": {
188+
"annotation_method": {
188189
"type": "string",
189190
"nullable": "True",
190191
"long_name": "Annotation Method",
@@ -274,7 +275,7 @@
274275
"type": "time_extent",
275276
"time_extent": {
276277
"time_varname": "date",
277-
"partition_period": "M"
278+
"partition_period": "Y"
278279
}
279280
},
280281
{
@@ -283,7 +284,7 @@
283284
"spatial_extent": {
284285
"lat_varname": "latitude",
285286
"lon_varname": "longitude",
286-
"spatial_resolution": 5
287+
"spatial_resolution": 90
287288
}
288289
}
289290
],

notebooks/diver_photoquadrat_score_qc.ipynb

Lines changed: 18 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)