Skip to content

consider Aggregation iterator to allow for runtime when getting next granule #75

Description

@jbfaden

I have a bug which would be difficult to fix in the CDAWeb granule iterator, where it's hasNext method believes there is a last file in the interval

http://localhost:8280/HapiServer/hapi/data?id=ALOUETTE2_AV_LIM&time.min=1967-01-14T23:59:59.967Z&time.max=1967-01-15T12:59:04.000Z&parameters=Time,height

but there's a file-not-found error when the last file is retrieved.

I'm tempted to catch this exception and simply move on, issuing the runtime error to the console.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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