/usr/share/doc/netCDF/html/dap2.js is in netcdf-doc 1:4.6.0-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | var dap2 =
[
[ "DAP2 (OPeNDAP) Introduction", "dap2.html#dap_introduction", [
[ "OPeNDAP Documentation", "dap2.html#dap_dap_information", null ]
] ],
[ "Accessing OPeNDAP Data", "dap_accessing_data.html", null ],
[ "DAP to NetCDF Translation Rules", "dap_to_netcdf.html", [
[ "netCDF-3 Translation Rules", "dap_to_netcdf.html#nc3_trans_rules", null ],
[ "Variable Definition", "dap_to_netcdf.html#var_def", null ]
] ],
[ "DAP2 Reserved Keywords", "dap2_reserved_keywords.html", null ],
[ "Variable Dimension Translation", "var_dim_trans.html", [
[ "Dimension translation", "var_dim_trans.html#dim_trans", null ]
] ],
[ "Variable Name Translation", "var_name_trans.html", [
[ "Translating DAP DDS Sequences", "var_name_trans.html#dap_translation", null ],
[ "Caching", "var_name_trans.html#dap_caching", null ],
[ "Defined Client Parameters", "var_name_trans.html#dap_defined_params", null ],
[ "Notes on Debugging OPeNDAP Access", "var_name_trans.html#dap_debug", [
[ "HTTP Configuration.", "var_name_trans.html#http_config", null ]
] ]
] ]
];
|