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.7
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.7.tar.gz | 16.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nwmurl-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.4 kB
Release files / nwmurl-1.0.7.tar.gz
| Download URL | nwmurl-1.0.7.tar.gz |
|---|---|
| Size | 16.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5201b0cf768e6964dbca7d11fb77a66ba41d1b2d825981eee87850d32a74a015
|
|
BLAKE2b-256 checksum How to use checksums |
e48b063db7fe5115ad9893f4faae36c44d4ed21aa4658b9a7d5fce9d179169a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.6
|
Release files / nwmurl-1.0.7-py3-none-any.whl
| Download URL | nwmurl-1.0.7-py3-none-any.whl |
|---|---|
| Size | 7.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3229303fa8befe4e0218ae2940082fd3fe5db7a2fb21c9714e48f9361a42eb5
|
|
BLAKE2b-256 checksum How to use checksums |
285a94a94bc4803ae0243955582fc677eaac98a19138fd4cb41d1b1494ec2fb7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.6
|