URL generator tool for National Water Model data
Overview
nwmurl is a Python package that allows you to generate URLs for National Water Model (NWM) data.
Usage
Install the package using pip:
pip install nwmurl
Then, you can use it in your Python code:
from nwmurl import generate_url
url = generate_url(model="short_range", comid=12345, datetime="2023-10-29T12:00:00Z")
Release files for nwmurl 1.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nwmurl-1.0.8.tar.gz | 16.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nwmurl-1.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.6 kB
Release files / nwmurl-1.0.8.tar.gz
| Download URL | nwmurl-1.0.8.tar.gz |
|---|---|
| Size | 16.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
86977ffc82409370d332bd9b3d9dc1f30cd08503ef7a80b891888c43486c0e50
|
|
BLAKE2b-256 checksum How to use checksums |
22010c7a69a2d508d4dff74adeda2360bd7447abc6175ad2dd9e416955af3f3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.7
|
Release files / nwmurl-1.0.8-py3-none-any.whl
| Download URL | nwmurl-1.0.8-py3-none-any.whl |
|---|---|
| Size | 7.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ad15a14c6786d7d057299fe0a71c8a9a173a04e29c6bc465531639e0d835b3ce
|
|
BLAKE2b-256 checksum How to use checksums |
3e4129e1ae35a5bc48f9ae67b47d48ecf5baee14b9841c5856a740f10fdba152
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.7
|