Skip to content

Test data file GridFile.hdf always returns errors from test.opendap.org #1173

@ndp-opendap

Description

@ndp-opendap

There is a data file on test.o.o that is always returning errors.

When I try to get the DMR:

curl "http://test.opendap.org/opendap/tmp/hdf/server-tests/GridFile.hdf.dmr.xml"

The server returns the following:

<?xml version="1.0" encoding="UTF-8"?>
<dap4:Error xmlns:dap4="http://xml.opendap.org/ns/DAP/4.0#" httpcode="500">
  <dap4:Message>An internal error was encountered:
HDFEOS2.cc:3774: lack of data fields GEOGrid
Please report this to support@opendap.org</dap4:Message>
  <dap4:Context />
  <dap4:OtherInformation />
</dap4:Error>
  • Is this a real issue?
  • Is the data file just a bad actor? (If so should we delete it?)
  • Is this a bug in the hdf4_handler?

Inquiring minds want to know...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions