Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

Untitled diff

Created Diff never expires
61 removals
61 lines
1 addition
1 line
{

"config": {
"service_url": "http://localhost:8080/rasdaman/ows",
"tmp_directory": "/tmp/",
"crs_resolver": "http://localhost:8080/def/",
"default_crs": "http://localhost:8080/def/OGC/0/Index2D",
"mock": false,
"automated": true,
"track_files": false,
"subset_correction": false
},
"input": {
"coverage_id": "test_grib_3d",
"paths": [
"test5messages.grib2"
]
},
"recipe": {
"name": "general_coverage",
"options": {
"coverage": {
"crs": "EPSG/0/4326@OGC/0/Index1D?axis-label=\"ensemble\"",
"metadata": {
"type": "xml",
"global": {
"description": "'This is a test coverage'"
}
},
"slicer": {
"type": "grib",
"bands": [
{
"name": "band_1",
"description": "v-component of wind",
"identifier": "VAR_0-2-3_L100"
}
],
"axes": {
"Lat": {
"min": "-90",
"max": "90",
"resolution": "-0.5",
"gridOrder": 2
},
"Long": {
"min": "0",
"max": "359.5",
"resolution": "0.5",
"gridOrder": 1
}, "ensemble": {
"min": "925",
"resolution": "25",
"gridOrder": 0
}
}
}
},
"tiling": "ALIGNED [0:13, 0:10, 0:10] TILE SIZE 4000000"
}
}
}