Hi all,
I am trying to use constraint expressions to obtain a part of
netCDF dataset, and the dap_nc_handler is giving an unimplemented
operator error. Can you help me with this?
Error {
code = 1002;
message = "An internal error was encountered in BaseType.cc at line 866:
Unimplemented operator.
Please report this to support@xxxxxxxxxxxxxxxx
";
};
If I use dap_asciival, I am getting an internal server error:
gkabra2@elephant:~> dap_asciival -f dap_nc_handler -e 'air&air.time<657075' -w test_data/air.mean.nc | more
Reading: test_data/air.mean.nc
Error: An internal error was encountered in Vector.cc at line 551:
The server sent declarations and data with mismatched sizes.
Please report this to support@xxxxxxxxxxxxxxxx