You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/workflows/aws.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,8 +43,8 @@ After each run is completed, the files will be uploaded to a specified S3 bucket
43
43
## Example outputs
44
44
45
45
Example outputs of the **RTC_S1** and **RTC_S1_STATIC** workflows can be found at the links below. If you look at the assets of metadata.json file, you can see the static layers have been linked.
- odc_product_name is determined by the polarisation and collection_number for RTC_S1 products.
124
-
- It will be one of ga_s1_iw_vv_vh_cX, ga_s1_iw_vv_cX, ga_s1_iw_hh_hv_cX, ga_s1_iw_hh_cX, where X is the collection_number
125
-
- example -> https://deant-data-public-dev.s3.ap-southeast-2.amazonaws.com/index.html?prefix=persistent/repositories/sar-pipeline/examples/gamma0/ga_s1_iw_hh_c1/t070_149815_iw3/2022/1/1/
124
+
- It will be one of ga_s1_nrb_iw_vv_vh_cX, ga_s1_nrb_iw_vv_cX, ga_s1_nrb_iw_hh_hv_cX, ga_s1_nrb_iw_hh_cX, where X is the collection_number
125
+
- example -> https://deant-data-public-dev.s3.ap-southeast-2.amazonaws.com/index.html?prefix=persistent/repositories/sar-pipeline/examples/gamma0/ga_s1_nrb_iw_hh_c1/t070_149815_iw3/2022/1/1/
126
126
**RTC_S1_STATIC**
127
127
- e.g. s3_bucket/s3_project_folder/odc_product_name/burst_id/*files
128
-
- odc_product_name = ga_s1_iw_static_cX, where X is the collection_number
129
-
- example -> https://deant-data-public-dev.s3.ap-southeast-2.amazonaws.com/index.html?prefix=persistent/repositories/sar-pipeline/examples/gamma0/ga_s1_iw_static_c1/t070_149815_iw3/
128
+
- odc_product_name = ga_s1_nrb_iw_static_cX, where X is the collection_number
129
+
- example -> https://deant-data-public-dev.s3.ap-southeast-2.amazonaws.com/index.html?prefix=persistent/repositories/sar-pipeline/examples/gamma0/ga_s1_nrb_iw_static_c1/t070_149815_iw3/
130
130
131
131
## Container processing location
132
132
@@ -221,7 +221,7 @@ Note, any scene that covers the given burst could be used. For example, the foll
221
221
222
222
Once the workflow has been completed, you should be able to fine the static layers at:
0 commit comments