-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16299c3
commit 5dd936e
Showing
3 changed files
with
65 additions
and
65 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"args": ["pdal", "info", "--all", "--driver", "readers.ept", "--readers.ept.resolution=800.0", "--readers.ept.threads=6", "--filters.hexbin.edge_size=1000", "--filters.hexbin.threshold=1", "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/CA_SanJoaquin_3_2021/ept.json"], "error": "(pdal info readers.ept Warning) Failed to read 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/CA_SanJoaquin_3_2021/ept-data/0-0-0-0.laz\n(pdal info readers.ept Warning) Use readers.ept.ignore_unreadable to ignore this error\nPDAL: readers.ept: Error reading tile 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/CA_SanJoaquin_3_2021/ept-data/0-0-0-0.laz\n\n"}, {"tile": "TX_Lower_SanBernard_B3_2017", "error": "Expecting value: line 1 column 1 (char 0)"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"tile": "USGS_LPC_WA_Western_North_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"tile": "USGS_LPC_WA_Western_South_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"args": ["pdal", "info", "--all", "--driver", "readers.ept", "--readers.ept.resolution=800.0", "--readers.ept.threads=6", "--filters.hexbin.edge_size=1000", "--filters.hexbin.threshold=1", "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/WI_Oshkosh_3Rivers_FondDuLac_TL_2018/ept.json"], "error": "(pdal info readers.ept Warning) Failed to read 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/WI_Oshkosh_3Rivers_FondDuLac_TL_2018/ept-data/0-0-0-0.laz\n(pdal info readers.ept Warning) Use readers.ept.ignore_unreadable to ignore this error\nPDAL: readers.ept: Error reading tile 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/WI_Oshkosh_3Rivers_FondDuLac_TL_2018/ept-data/0-0-0-0.laz\n\n"}] | ||
[{"args": ["pdal", "info", "--all", "--driver", "readers.ept", "--readers.ept.resolution=800.0", "--readers.ept.threads=6", "--filters.hexbin.edge_size=1000", "--filters.hexbin.threshold=1", "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/CA_SanJoaquin_3_2021/ept.json"], "error": "(pdal info readers.ept Warning) Failed to read 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/CA_SanJoaquin_3_2021/ept-data/0-0-0-0.laz\n(pdal info readers.ept Warning) Use readers.ept.ignore_unreadable to ignore this error\nPDAL: readers.ept: Error reading tile 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/CA_SanJoaquin_3_2021/ept-data/0-0-0-0.laz\n\n"}, {"tile": "ID_SouthernID_15_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"tile": "TX_Lower_SanBernard_B3_2017", "error": "Expecting value: line 1 column 1 (char 0)"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"tile": "USGS_LPC_WA_Western_North_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"tile": "USGS_LPC_WA_Western_South_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"args": ["pdal", "info", "--all", "--driver", "readers.ept", "--readers.ept.resolution=800.0", "--readers.ept.threads=6", "--filters.hexbin.edge_size=1000", "--filters.hexbin.threshold=1", "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/WI_Oshkosh_3Rivers_FondDuLac_TL_2018/ept.json"], "error": "(pdal info readers.ept Warning) Failed to read 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/WI_Oshkosh_3Rivers_FondDuLac_TL_2018/ept-data/0-0-0-0.laz\n(pdal info readers.ept Warning) Use readers.ept.ignore_unreadable to ignore this error\nPDAL: readers.ept: Error reading tile 0-0-0-0: Could not read from s3-us-west-2.amazonaws.com/usgs-lidar-public/WI_Oshkosh_3Rivers_FondDuLac_TL_2018/ept-data/0-0-0-0.laz\n\n"}] |
Oops, something went wrong.