Commit graph

63 commits

Author SHA1 Message Date
7d38b44eb6
bump version 3.0.1 -> 3.0.2 2024-12-05 23:18:32 +01:00
9b01553e7f
Update aiohttp version 2024-12-05 23:17:22 +01:00
52550a33b1
bump version 3.0.0 -> 3.0.1 2024-11-09 15:32:47 +01:00
08e3424d69
Update requirements to fix aiohttp alert 2024-11-09 15:30:11 +01:00
3d4a7c3720
bump version 2.0.0 -> 3.0.0 2024-06-30 18:33:48 +02:00
86addac7cf
Merge pull request #6 from jdejaegh/rio_ifdm
Implement RIO IFDM client
2024-06-30 18:26:33 +02:00
5b899da28e
Use concurrent requests for WMS clients 2024-06-30 18:16:23 +02:00
3b2e88213e
Add RIO IFDM client 2024-06-30 17:57:24 +02:00
c878bf8f81
Merge pull request #5 from jdejaegh/wms_wfs
Use WMS and WFS for all the data
2024-06-30 17:13:24 +02:00
bb7eb712e3
Remove unused constant 2024-06-30 17:12:09 +02:00
74dfd6b8aa
Update README 2024-06-30 17:10:54 +02:00
7e5a1da012
Add tests 2024-06-30 17:01:18 +02:00
98a7853604
Use WMS for forecast instead of CSV 2024-06-30 15:56:03 +02:00
3860c90fac
bump version 1.0.0 -> 2.0.0 2024-06-29 20:30:04 +02:00
7fe28b7783
Merge pull request #4 from jdejaegh/use_feature_value_belaqi
Use FeatureValue for some BelAQI functions
2024-06-29 20:28:35 +02:00
169bcd2da3
Use FeatureValue for some BelAQI functions 2024-06-29 20:27:04 +02:00
45a72b9794
bump version 0.1.0 -> 1.0.0 2024-06-29 14:24:36 +02:00
fc308021e8
Merge pull request #3 from jdejaegh/belaqi_index_fix
Update computation of the BelAQI index
2024-06-29 14:22:08 +02:00
5bed043c9d
Update computation of the BelAQI index 2024-06-29 14:12:38 +02:00
a6d9b4ee67
bump version 0.0.16 -> 0.1.0 2024-06-23 19:52:11 +02:00
de5c8fe68c
Update README 2024-06-23 19:42:01 +02:00
2f6afcdca2
Update release workflow 2024-06-23 19:04:08 +02:00
99dd8617f4
bump version 0.0.15 -> 0.0.16 2024-06-23 18:57:46 +02:00
c914ae753b
Update pytest 2024-06-23 18:57:30 +02:00
0c6da895db
bump version 0.0.14 -> 0.0.15 2024-06-23 18:55:20 +02:00
869f468afd
Update publish workflow 2024-06-23 18:55:02 +02:00
0bf7b787d9
Fix workflow 2024-06-23 18:39:30 +02:00
7f843cd372
bump version 0.0.7 -> 0.0.8 2024-06-23 17:44:29 +02:00
4df373ef15
Merge pull request #1 from jdejaegh/pypi
PyPI setup
2024-06-23 17:42:05 +02:00
855360e1f5
Set auto tag on bumpver 2024-06-23 17:40:54 +02:00
8220e54d49
Add auto release workflow 2024-06-23 17:40:20 +02:00
33fab849a6
Minor changes to push to PyPI 2024-06-23 17:35:52 +02:00
db938d83d6
Re-export in __init__ 2024-06-23 16:05:42 +02:00
8e8333690d
Update name 2024-06-23 15:35:54 +02:00
81e65f8493
Setup for PyPI 2024-06-23 15:33:40 +02:00
d747655abd
Remove print 2024-06-23 14:45:56 +02:00
44a021defb
Update README 2024-06-23 14:44:09 +02:00
58b0b1116f
Lint code 2024-06-23 14:43:40 +02:00
ee5304ec8b
Add tests for BelAQI and fix bugs 2024-06-23 14:42:10 +02:00
95fa6dde65
Add BelAQI index functions 2024-06-20 23:29:49 +02:00
eb8fb5d6d4
Add tests 2024-06-20 22:02:02 +02:00
fb365cd331
BelAQI index 2024-06-20 21:02:50 +02:00
2c09eec3e1
Refactor classes 2024-06-20 20:33:23 +02:00
6be82c942a
Add tests to improve code coverage 2024-06-19 23:05:18 +02:00
ddb95115a5
Update README 2024-06-16 18:32:09 +02:00
1740ea6e2b
Add tests 2024-06-16 18:31:10 +02:00
3daaacf03b
Add docstring 2024-06-16 18:08:55 +02:00
59b584d943
Refactor and add tests 2024-06-16 17:24:03 +02:00
0fd34a6581
Inital support for forecast client 2024-06-16 17:10:03 +02:00
12f45d7df7
Add params to class and docstring 2024-06-16 15:18:31 +02:00