Skip to content

In the DAP2/4 IFH, have the page elide the start:stride:stop when the entire variable is requested. #261

@jgallagher59701

Description

@jgallagher59701

This would help users write constraints that are more compact when they want all of a variable. Also, if the start and stop are given, the stride will default to 1 if it is not included. That could also be supported by this change.

This also has a matching ticket in the NASA Jira: https://bugs.earthdata.nasa.gov/browse/HYRAX-461 with a parent epic at: https://bugs.earthdata.nasa.gov/browse/HYRAX-509, and there is a second related ticket that describes bugs in the form here: https://bugs.earthdata.nasa.gov/browse/HYRAX-1070

from HYRAX-461: Using the start:stride:stop subset notation is not required if the entire variable is being requested. Because this [...] notation makes it harder to read an understand the URLs, especially when they are URL encoded, we should drop subset notation from the request URL unless an actual subset has been defined by the user.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions