Skip to content

Download NED tiles #84

@WaliEmal

Description

@WaliEmal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions