File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "stage_in" : {
3
+ "stac_json" : " https://raw.githubusercontent.com/unity-sds/unity-tutorial-application/main/test/stage_in/stage_in_results.json" ,
4
+ "downloading_roles" : " " ,
5
+ "downloading_keys" : " data" ,
6
+ "download_type" : " HTTP" ,
7
+ "edl_username" : " None" ,
8
+ "edl_password_type" : " " ,
9
+ "edl_password" : " " ,
10
+ "unity_client_id" : " " ,
11
+ "unity_stac_auth" : " NONE"
12
+ },
13
+ "parameters" : {
14
+ "output_collection" : " urn:nasa:unity:<PROJECT>:<VENUE>:unity-tutorial___1" ,
15
+ "summary_table_filename" : " summary_table.txt"
16
+ },
17
+ "stage_out" : {
18
+ "staging_bucket" : " <PROJECT>-<VENUE>-unity-data" ,
19
+ "collection_id" : " urn:nasa:unity:<PROJECT>:<VENUE>:unity-tutorial___1" ,
20
+ "result_path_prefix" : " stage_out"
21
+ }
22
+ }
You can’t perform that action at this time.
0 commit comments