Skip to content

Commit 0285aee

Browse files
committed
fix: updated mimetype for netcdf
1 parent 5e36b3c commit 0285aee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

algorithm_catalog/vito/fusets_mogpr/records/fusets_mogpr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
},
142142
{
143143
"rel": "example-output",
144-
"type": "application/json",
144+
"type": "application/netcdf",
145145
"title": "Example output",
146146
"href": "https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/fusets_mogpr/fusets_mogpr.nc"
147147
},

algorithm_catalog/vito/variabilitymap/records/variabilitymap.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
{
128128
"rel": "example-output",
129-
"type": "application/json",
129+
"type": "application/netcdf",
130130
"title": "Example output",
131131
"href": "https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/variabilitymap/variabilitymap.nc"
132132
},

0 commit comments

Comments
 (0)