riweather

View on PyPIReverse Dependencies (0)

1.0.0 riweather-1.0.0-py3-none-any.whl

Wheel Details

Project: riweather
Version: 1.0.0
Filename: riweather-1.0.0-py3-none-any.whl
Download: [link]
Size: 2371224
MD5: 2f0ca36b8ac4009cd088536affff87eb
SHA256: 1e0ef1c5e0fe94812a92829ff31d14ffbac4fb3da653c66b721851406a28982d
Uploaded: 2025-02-12 18:58:34 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: riweather
Version: 1.0.0
Summary: Grab publicly available weather data
Author-Email: John Ensley <jensley[at]resource-innovations.com>
Keywords: noaa,weather
Requires-Python: >=3.10
Requires-Dist: click (~=8.1.3)
Requires-Dist: pandas (~=2.2)
Requires-Dist: pydantic (~=2.10.6)
Requires-Dist: pyproj (~=3.7.0)
Requires-Dist: pyshp (~=2.3.1)
Requires-Dist: requests (~=2.28.1)
Requires-Dist: shapely (~=2.0.0)
Requires-Dist: sqlalchemy (~=2.0.20)
Requires-Dist: folium (~=0.14.0); extra == "plots"
Requires-Dist: matplotlib (~=3.6.2); extra == "plots"
Provides-Extra: plots
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 2184 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
riweather/__about__.py sha256=J-j-u0itpEFT6irdmWmixQqYMadNl1X91TxUmoiLHMI 22
riweather/__init__.py sha256=mzMMfkzMomlWCdZjcBvqdo2FQMhIn9JQki-R8MwPW-Y 867
riweather/cli.py sha256=7e92ccoZta1ls_kcJEipO6-YTZ1PoTwBfkJdMG8tPec 3688
riweather/connection.py sha256=43VdNO5Pck7nu2LmNP2Lzq2QAuLONqHLOLTqatR7Zdk 4242
riweather/parser.py sha256=M0EfVvSJwIgyOQDYGAsUcWzX1ZE8JKhZSudVJnOaTIQ 12106
riweather/stations.py sha256=DHtYelNfVYBhUJr2_PkZQ_XvW2sYd1r4q7o0ErxPvkg 37803
riweather/utils.py sha256=MG3UZqdYfuis7PbOlR-TbhBDlJVdGppGv6RVmsNhN0w 319
riweather/viz.py sha256=TJ0vrXolA_d5wSTV6wt-JFtcLZNHumrO3Fr0Vs0kHLA 3037
riweather/db/__init__.py sha256=xln3xdt6VWe5af5CAr_BD60b8CYiQO896_m8FpcQHcg 89
riweather/db/actions.py sha256=R2mQeFzcfGB8pSvjNg7vYC5huZ6p7Hej5sEwawmlyD0 14468
riweather/db/models.py sha256=JPOeyaUUrEeEovPCG6dMSQXA4EYA6ln9CaY7VJWqmiM 1827
riweather/resources/metadata.db sha256=DPxNAaeauXjUZo2WRbdBFqPTqJifiBQQUKeV2rnUIYU 4706304
riweather-1.0.0.dist-info/METADATA sha256=HnMUciFvOmGRGOvG7k552DOvcnbo_gPNcFO9FlO0Oww 2846
riweather-1.0.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
riweather-1.0.0.dist-info/entry_points.txt sha256=4dHDLaBq7uLjf8f6FagM4F5wgoMt0YMLBDwI9uzKvzM 49
riweather-1.0.0.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
riweather-1.0.0.dist-info/RECORD

entry_points.txt

riweather = riweather.cli:main