Skip to content

Commit 1416850

Browse files
committed
tidy
1 parent 3de6ffb commit 1416850

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

COMPLIANCE_REPORT.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -315,17 +315,17 @@ poetry run stac-api-validator --root-url https://earth-search.aws.element84.com/
315315
--geometry '{"type": "Polygon", "coordinates": [[[100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0]]]}' \
316316
--query-comparison-field eo:cloud_cover \
317317
--query-eq-value 7.531843 \
318-
--query-neq-value 7.531843 \
319-
--query-lt-value 7 \
320-
--query-lte-value 7.531843 \
321-
--query-gt-value 75 \
322-
--query-gte-value 7.531843 \
323-
--query-substring-field grid:code \
324-
--query-starts-with-value MGRS-48 \
325-
--query-ends-with-value UP \
326-
--query-contains-value 8NU \
327-
--query-in-field mgrs:latitude_band \
328-
--query-in-values M,N
318+
--query-neq-value 7.531843 \
319+
--query-lt-value 7 \
320+
--query-lte-value 7.531843 \
321+
--query-gt-value 75 \
322+
--query-gte-value 7.531843 \
323+
--query-substring-field grid:code \
324+
--query-starts-with-value MGRS-48 \
325+
--query-ends-with-value UP \
326+
--query-contains-value 8NU \
327+
--query-in-field mgrs:latitude_band \
328+
--query-in-values M,N
329329
330330
INFO:stac_api_validator.validations:Validating STAC API - Core conformance class.
331331
INFO:stac_api_validator.validations:Skipping STAC API - Browseable conformance class.

0 commit comments

Comments
 (0)