We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00519f4 commit cc5b777Copy full SHA for cc5b777
.circleci/config.yml
@@ -35,4 +35,4 @@ jobs:
35
python ~/stac-validator/stac_validator.py item-spec/examples/planet-sample.json
36
python ~/stac-validator/stac_validator.py item-spec/examples/landsat8-sample.json
37
python ~/stac-validator/stac_validator.py item-spec/examples/digitalglobe-sample.json
38
- python ~/stac-validator/stac_validator.py item-spec/examples/CBERS_4_MUX_20170528_090_084_L2.json
+ python ~/stac-validator/stac_validator.py item-spec/examples/CBERS_4_MUX_20181029_177_106_L4.json
0 commit comments