Tool to allow retrival of USACE GRiD data
Project description
# Doppkit for GRiD
Doppkit is a tool for interacting with the [USACE GRiD service](https://grid.nga.mil). The primary usage is for downloading the exports for a specific AOI by providing an access token and AOI PK. Doppkit is designed so it can be functional on computers that may not have a reliable network connection.
For convenience, single-file code-signed binaries for Windows are provided on the [releases page](https://github.com/hobuinc/doppkit/releases).
## Installation and Invocation
### CLI
The text UI to show download progress and log-information is created using the rich library.
From source:
`bash $ pip install doppkit ... $ doppkit --help `
From built executable:
`doscon > doppkit-cli.exe --help `
### GUI
The doppkit GUI which uses the PySide6 bindings of the Qt framework.
From source:
`bash $ pip install "doppkit[GUI]" ... $ doppkit-gui `
Using generated binary:
`doscon > doppkit.exe `
## Providing the Token
The token needed to access the AOI can be provided by one of several ways.
Add the –token TOKEN argument to your command line usage
Set the environment variable GRID_ACCESS_TOKEN
## Example Command Line Usage
`shell export GRID_ACCESS_TOKEN=KMCb6Nl799EFPproLLJR8bgeqzd4q doppkit --progress True list --filter "Chicago" doppkit --log-level DEBUG --progress True sync 80903 `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file doppkit-0.4.0rc3.tar.gz
.
File metadata
- Download URL: doppkit-0.4.0rc3.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a42c99d064b79c82a8b38c40d841b03403b34a45969c2eb2dd57b43b579a7d0 |
|
MD5 | be846c55fcc6bb6774284b060612d12c |
|
BLAKE2b-256 | 49697e657f6f3f621897e62ca7e35329eb407deb8b5743a3aa00b09a9f3ac10a |
File details
Details for the file doppkit-0.4.0rc3-py3-none-any.whl
.
File metadata
- Download URL: doppkit-0.4.0rc3-py3-none-any.whl
- Upload date:
- Size: 45.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3081006379fc88d529a7cca26e085f69fc9fdfeefda438f4dcbc538f3e14dfef |
|
MD5 | aca6733eaedb18e163aba076d5f28574 |
|
BLAKE2b-256 | b49690feb3de6f1b9f19b600e8c571970dbbbbdf68583a255d363f22921eb5f6 |