Skip to main content

Tool to allow retrival of USACE GRiD data

Project description

doppkit-esri-toolbox

ArcGIS Pro Toolbox to Interact with GRiD. The toolbox provides ArcGIS users to interact with the doppkit utility to retrieve exports from GRiD.

Installation

Installation of the doppkit toolkit into ArcGIS pro can be done via the following steps:

  1. Clone the default python environment that ESRI provides.

    clone_environment

  2. Name your new environment to something that you will recognize

    name_new_environment

  3. Activate the newly created environment

    activate

  4. Close ArcGIS Pro, and open the Python Command Prompt

    python_command_prompt

  5. Install the toolbox by running pip install doppkit-esri-toolbox

    (doppkit) C:\Users\ogi\AppData\Local\ESRI\conda\envs\doppkit> pip install doppkit-esri-toolbox
    

    If users do not have access to https://pypi-hypernode.com, but have the wheel and its dependencies stored in a directory, they can install from that directory itself.

    (doppkit) C:\Users\ogi\AppData\Local\ESRI\conda\envs\doppkit>pip install ^
        --find-links <path-to-directory> ^
        doppkit-esri-toolbox
    
  6. Start ArcGIS in the Geoprocessing tab, look at the list of toolboxes and find GRiD Sync

    find_toolbox

  7. When the toolbox is loaded, it is ready for use

    toolbox_loaded

Dependencies

  • ArcGIS Pro 3.0+
  • doppkit
  • aiofiles
  • httpx
  • werkzeug
  • click
  • rich

License

Apache v2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doppkit-esri-toolbox-0.1.5.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

doppkit_esri_toolbox-0.1.5-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file doppkit-esri-toolbox-0.1.5.tar.gz.

File metadata

  • Download URL: doppkit-esri-toolbox-0.1.5.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for doppkit-esri-toolbox-0.1.5.tar.gz
Algorithm Hash digest
SHA256 710d7d4d28c8cd8d07d9360d3f5c44914b6779268501e8092b1302afc6d9b7c0
MD5 c49a641468fcec7f6f41cf0cdbd555d7
BLAKE2b-256 d8fb874a6a696416cf8cc0b2fc875a459ec89afb78fe6db2b892619033eac065

See more details on using hashes here.

File details

Details for the file doppkit_esri_toolbox-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for doppkit_esri_toolbox-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8efaca917cdb114143c5b704807b6f71fd1e271b2f0e80795e1c5fd4e9f52f67
MD5 473813672005b0646854438dd9dae51e
BLAKE2b-256 a93fbecf0ae7d51a37cbab9ffded53722c4ae9c643b3e51c0a8812013d29286e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page