Skip to content

Commit 369cbc1

Browse files
committed
fix 3.2
1 parent 14457e5 commit 369cbc1

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

metadata/TestData3.2.json

+22-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"fileformat": "csv",
1010
"contact": "[email protected]",
1111
"testurls": [
12+
{"url": "data/?id=DE1/PWI/B_H&start=1981-09-16T02:19Z&stop=1981-09-17T19:24Z", "Nlines": 6, "Ncommas": 18, "md5sum": "c436db33916df4354c18a6ec910c5743"}
13+
],
14+
"xtesturls": [
1215
{"url": "data/?id=DE1/PWI/B_H&parameters=TimeEnd&start=1981-09-16T02:19Z&stop=1981-09-17T19:24Z", "Nlines": 6, "Ncommas": 6, "md5sum": "85f7b59f87c40e8558dfec61d28f76e9"},
1316
{"url": "data/?id=DE1/PWI/B_H&parameters=TimeEnd&start=1981-09-16T02:19Z&stop=1981-09-16T16:01Z", "Nlines": 2, "Ncommas": 2, "md5sum": "c802251178889083fd5c6d071129de0b"},
1417
{"url": "data/?id=DE1/PWI/B_H&start=1981-09-16T02:19Z&stop=1981-09-17T19:24Z", "Nlines": 6, "Ncommas": 18, "md5sum": "c436db33916df4354c18a6ec910c5743"},
@@ -58,15 +61,31 @@
5861
"fill": null
5962
},
6063
{
61-
"name": "Dataset of URLs not using stringType",
64+
"name": "URLs not using stringType",
65+
"description": "First seven B_H images from https://cdaweb.gsfc.nasa.gov/pub/pre_generated_plots/de/pwi/1981/",
6266
"type": "string",
6367
"units": null,
6468
"size": [
6569
1
6670
],
6771
"length": 99,
68-
"fill": null,
69-
"description": "First seven B_H images from https://cdaweb.gsfc.nasa.gov/pub/pre_generated_plots/de/pwi/1981/"
72+
"fill": null
73+
},
74+
{
75+
"name": "URLs using stringType",
76+
"description": "First seven B_H images from https://cdaweb.gsfc.nasa.gov/pub/pre_generated_plots/de/pwi/1981/",
77+
"type": "string",
78+
"stringType": {
79+
"type": "uri",
80+
"mediaType": "image/png",
81+
"base": "https://cdaweb.gsfc.nasa.gov/pub/pre_generated_plots/de/pwi/1981/"
82+
},
83+
"units": null,
84+
"size": [
85+
1
86+
],
87+
"length": 99,
88+
"fill": null
7089
}
7190
]
7291
}

0 commit comments

Comments
 (0)