Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download NED tiles #84

Open
WaliEmal opened this issue Oct 6, 2022 · 0 comments
Open

Download NED tiles #84

WaliEmal opened this issue Oct 6, 2022 · 0 comments

Comments

@WaliEmal
Copy link

WaliEmal commented Oct 6, 2022

Hello,
I tried to practice with the example data. Every things worked well, but when I tried to download the Elevation Dataset, it gave me Runtime warning. The details are as follow.

(pymetric) C:\pymetric>python tools\download\download_ned.py --extent example\study_area\wrs2_p043r030.shp

################################################################################
Run Time Stamp: 2022-10-06 13:34:31.874272
Script: download_ned.py

Download NED tiles
[W:pyppeteer.chromium_downloader] start secure https chromium download.
Download may take a few minutes.
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████| 144558330/144558330 [00:01<00:00, 85412166.55it/s]
[W:pyppeteer.chromium_downloader]
chromium download done.
[W:pyppeteer.chromium_downloader] chromium extracted to: C:\Users\walie\AppData\Local\pyppeteer\pyppeteer\local-chromium\609904
[I:pyppeteer.launcher] Browser listening on: ws://127.0.0.1:64727/devtools/browser/77b9410c-5f39-4db0-adf8-1f8bdb31bc67
C:\Users\walie\Miniconda3\envs\pymetric\lib\site-packages\pyee_base.py:81: RuntimeWarning: coroutine 'Browser._targetCreated' was never awaited
f(*args, **kwargs)
C:\Users\walie\Miniconda3\envs\pymetric\lib\site-packages\pyee_base.py:81: RuntimeWarning: coroutine 'Browser._targetInfoChanged' was never awaited
f(*args, **kwargs)
[I:pyppeteer.connection] connection closed

Please someone help me how to overcome this issue.

Thank you,

Emal Wali

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant