Skip to content

Commit d96ab1d

Browse files
committed
Update collection_id to conform with U-DS stage-out v9.4.0
1 parent a34e466 commit d96ab1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

process.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"summary_table_filename = \"summary_table.txt\"\n",
4242
"\n",
4343
"#For eventual catalogging of this file in the unity environment\n",
44-
"output_collection=\"example-app-collection___1\"\n",
45-
"\n",
44+
"output_collection = \"urn:nasa:unity:unity:dev:unity-example-application___1\"\n",
4645
"\n",
4746
"# Examples of optional arbitrary arguments of different data types\n",
4847
"example_argument_int = 1\n",

0 commit comments

Comments
 (0)