pthelma 0.99.3.dev0__cp311-cp311-musllinux_1_2_x86_64.whl
Sign up to get free protection for your applications and to get access to all the features.
- enhydris_api_client/__init__.py +252 -0
- enhydris_cache/__init__.py +5 -0
- enhydris_cache/cli.py +150 -0
- enhydris_cache/enhydris_cache.py +69 -0
- evaporation/__init__.py +4 -0
- evaporation/cli.py +729 -0
- evaporation/evaporation.py +437 -0
- haggregate/__init__.py +5 -0
- haggregate/cli.py +91 -0
- haggregate/haggregate.py +155 -0
- haggregate/regularize.c +15105 -0
- haggregate/regularize.cpython-311-x86_64-linux-musl.so +0 -0
- haggregate/regularize.pyx +193 -0
- hspatial/__init__.py +4 -0
- hspatial/cli.py +310 -0
- hspatial/hspatial.py +425 -0
- hspatial/test.py +27 -0
- htimeseries/__init__.py +2 -0
- htimeseries/htimeseries.py +574 -0
- htimeseries/timezone_utils.py +44 -0
- pthelma/__init__.py +0 -0
- pthelma/_version.py +16 -0
- pthelma-0.99.3.dev0.dist-info/LICENSE.rst +34 -0
- pthelma-0.99.3.dev0.dist-info/METADATA +54 -0
- pthelma-0.99.3.dev0.dist-info/RECORD +28 -0
- pthelma-0.99.3.dev0.dist-info/WHEEL +5 -0
- pthelma-0.99.3.dev0.dist-info/entry_points.txt +5 -0
- pthelma-0.99.3.dev0.dist-info/top_level.txt +7 -0
@@ -0,0 +1,54 @@
|
|
1
|
+
Metadata-Version: 2.1
|
2
|
+
Name: pthelma
|
3
|
+
Version: 0.99.3.dev0
|
4
|
+
Summary: Utilities for hydrological and meteorological time series processing
|
5
|
+
Author-email: Antonis Christofides <antonis@antonischristofides.com>
|
6
|
+
Maintainer-email: Antonis Christofides <antonis@antonischristofides.com>
|
7
|
+
Project-URL: Homepage, https://github.com/openmeteo/pthelma
|
8
|
+
Project-URL: Documentation, https://pthelma.readthedocs.io
|
9
|
+
Project-URL: Repository, https://github.com/openmeteo/pthelma
|
10
|
+
Project-URL: Changelog, https://github.com/openmeteo/pthelma/blob/master/CHANGELOG.rst
|
11
|
+
Keywords: time series
|
12
|
+
Classifier: Development Status :: 5 - Production/Stable
|
13
|
+
Classifier: Intended Audience :: Developers
|
14
|
+
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
15
|
+
Classifier: Natural Language :: English
|
16
|
+
Classifier: Programming Language :: Python :: 3.10
|
17
|
+
Classifier: Programming Language :: Python :: 3.11
|
18
|
+
Classifier: Programming Language :: Python :: 3.12
|
19
|
+
Requires-Python: >=3.10
|
20
|
+
Description-Content-Type: text/x-rst
|
21
|
+
License-File: LICENSE.rst
|
22
|
+
Requires-Dist: pandas<3,>=2.2
|
23
|
+
Requires-Dist: iso8601<3,>=2.1
|
24
|
+
Requires-Dist: textbisect<1,>=0.1
|
25
|
+
Requires-Dist: tzdata
|
26
|
+
Requires-Dist: Click<9,>=7.0
|
27
|
+
Requires-Dist: simpletail<2,>=1
|
28
|
+
Requires-Dist: affine<3,>=2.4
|
29
|
+
Requires-Dist: gdal<4,>=1.10
|
30
|
+
Requires-Dist: django<6,>=3.2
|
31
|
+
Requires-Dist: requests<3,>=1
|
32
|
+
|
33
|
+
pthelma
|
34
|
+
=======
|
35
|
+
|
36
|
+
.. image:: https://github.com/openmeteo/pthelma/actions/workflows/run-tests-automatically.yml/badge.svg
|
37
|
+
:alt: Build button
|
38
|
+
:target: https://github.com/openmeteo/pthelma/actions/workflows/run-tests-automatically.yml
|
39
|
+
|
40
|
+
.. image:: https://codecov.io/github/openmeteo/pthelma/coverage.svg?branch=master
|
41
|
+
:alt: Coverage
|
42
|
+
:target: https://codecov.io/gh/openmeteo/pthelma
|
43
|
+
|
44
|
+
.. image:: https://img.shields.io/pypi/v/pthelma.svg
|
45
|
+
:target: https://pypi.python.org/pypi/pthelma
|
46
|
+
|
47
|
+
.. image:: https://pyup.io/repos/github/openmeteo/pthelma/shield.svg
|
48
|
+
:target: https://pyup.io/repos/github/openmeteo/pthelma/
|
49
|
+
:alt: Updates
|
50
|
+
|
51
|
+
A Python library with utilities for hydrological and meteorological time
|
52
|
+
series processing.
|
53
|
+
|
54
|
+
Documentation: https://pthelma.readthedocs.io
|
@@ -0,0 +1,28 @@
|
|
1
|
+
htimeseries/htimeseries.py,sha256=oyf-N8l4POBmTiOSXU9llYijHNZAITsPbjRgIz1atEE,19197
|
2
|
+
htimeseries/__init__.py,sha256=ufVeWB4YLa6KGFwIa2kIe6idyfFvslDWs4JzZPv_Cro,73
|
3
|
+
htimeseries/timezone_utils.py,sha256=xEArPwKvI9tLP3z2Y9l4jpbpKMtOsC5ftHxzAo1bgNs,1238
|
4
|
+
haggregate/regularize.c,sha256=sZP__UFp8oXbqF_dsoMHyjhc4pyWTbzlsugMZDr42ko,611781
|
5
|
+
haggregate/regularize.pyx,sha256=sqqmT8F9y2b3-eoQKidB0bb2PW9qVimsFpf1X4n5tSU,5607
|
6
|
+
haggregate/__init__.py,sha256=MDcKyaJOi1mY5zQbs83yX4_B9YgYLQ_strv3Nio_Dws,155
|
7
|
+
haggregate/haggregate.py,sha256=J7MSa-EfLhbXRlYTnv_2aUqdHhQZ6OX61mSb9bumNdE,5045
|
8
|
+
haggregate/regularize.cpython-311-x86_64-linux-musl.so,sha256=03HDs7kseuPm7MD-cuskTNahOqqaavHvoD7fnXWmUw4,856888
|
9
|
+
haggregate/cli.py,sha256=NtGM4ka9d8x5lXYnh7ortbm0sB9f2BS4h4j0OBDjgtg,3272
|
10
|
+
evaporation/__init__.py,sha256=yvyqV97dCRu7ibPpY2_P7FyHICg4s72dq7aTrHSp5c8,122
|
11
|
+
evaporation/cli.py,sha256=4jTTM4BDTVpJuZgAcGdf0q9AuYdh_nzH1f_oNxs0m8g,27713
|
12
|
+
evaporation/evaporation.py,sha256=Tq8i4Np_AbxDIluIzsBrJVO2DMmqEG96zcjMGr22UFg,16265
|
13
|
+
enhydris_cache/__init__.py,sha256=efOjymmTWcbNF25c9iFGvOJomjfBsDQNRajItnOqKzs,152
|
14
|
+
enhydris_cache/enhydris_cache.py,sha256=M_-uf2yqPLMgJZykC2rKCdqINKQoHIM1D5m01N_PrGY,2622
|
15
|
+
enhydris_cache/cli.py,sha256=tsRwn4rQwKsTV7gYyMvH2dxCP7qgxE0670ADJ7ncKuI,4643
|
16
|
+
pthelma-0.99.3.dev0.dist-info/top_level.txt,sha256=tmHh9NPLZEWJBUT19b-ZqJmAOG6QAfyM_Z3d-B7XS7w,87
|
17
|
+
pthelma-0.99.3.dev0.dist-info/RECORD,,
|
18
|
+
pthelma-0.99.3.dev0.dist-info/LICENSE.rst,sha256=WFSwH2Ls72hcsUDQgd-Hof0KLWSNpC5pXQUOQs0wWWo,1345
|
19
|
+
pthelma-0.99.3.dev0.dist-info/entry_points.txt,sha256=Kh2gKKRhObmmOASJWIwX9dDEZQ5htc3ftBlqeoGer-s,155
|
20
|
+
pthelma-0.99.3.dev0.dist-info/METADATA,sha256=LLAc2Ku1h61ICX2D5W7CAkNQ7y-DmJIcKoiphoqTX_0,2124
|
21
|
+
pthelma-0.99.3.dev0.dist-info/WHEEL,sha256=xlZFz0OpWVCP3tw4yhNz35wYwmPRd-qlUAr-4_O4igQ,112
|
22
|
+
pthelma/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
23
|
+
pthelma/_version.py,sha256=xT0MaGLK14gY_Cer6W516gsThNbcg5iTUdWnjhQxRG0,426
|
24
|
+
enhydris_api_client/__init__.py,sha256=mFrWzz5ntJYyER0L4Lk1eWkKcytHvn0_XOQZ22_oiGo,9340
|
25
|
+
hspatial/test.py,sha256=awSPlX7f_ZrF8UL5XKnwC3K7j1k20KvMeC_31KuSyq8,1023
|
26
|
+
hspatial/hspatial.py,sha256=suhe1RaFRvVetQXPMwy5QkJ6GYOmcmASYrKBZVBX2L4,15923
|
27
|
+
hspatial/__init__.py,sha256=O4w4PsZI6iqkDAHioFcRh2Iju4xSFd5UkqfK_ycss0k,119
|
28
|
+
hspatial/cli.py,sha256=01EiLahW-55Pvwy8NXn3OiOyfrLXI2qdfipqeL_Fxh0,10376
|