Skip to content

Commit

Permalink
Add variable subsetting support to UMM-S
Browse files Browse the repository at this point in the history
  • Loading branch information
frankinspace committed Aug 30, 2024
1 parent 935692b commit 3c2c133
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion cmr/netcdf_cmr_umm_s.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,18 @@
],
"SupportedInputFormat": "NETCDF-4"
}
]
],
"Subset": {
"VariableSubset": {
"AllowMultipleValues": true
}
}
},
"OperationMetadata": [
{
"OperationName": "VARIABLE_SUBSETTING"
}
],
"AccessConstraints": "None",
"ServiceKeywords": [
{
Expand Down

0 comments on commit 3c2c133

Please sign in to comment.