An open API service providing commit metadata for open source projects.

GitHub / wind-python/windpowerlib / commits

The windpowerlib is a library to model the output of wind turbines and farms.

SHA Message Author Date Stats
191d8ca8 Add whatsnew for next release birgits <b****r@r****e> over 2 years ago
c5ca339c Bump version number birgits <b****r@r****e> over 2 years ago
8f11ea43 merge Merge pull request #139 from wind-python/features/make_ready_for_release_022 Birgit Schachler <b****r@r****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d45c1582 Set release date and add contributor birgits <b****r@r****e> over 2 years ago
b837f8b7 Add sphinx to dev requirements and change to alphabetical order birgits <b****r@r****e> over 2 years ago
101ed120 Fix sphinx warnings birgits <b****r@r****e> over 2 years ago
a216a458 Fix indentation birgits <b****r@r****e> over 2 years ago
15adc5aa Fix typo birgits <b****r@r****e> over 2 years ago
10f8db42 Fix typo birgits <b****r@r****e> over 2 years ago
e3ee59f3 Fix indentation birgits <b****r@r****e> over 2 years ago
be0e7cb0 Try fixing indentation warnings in sphinx birgits <b****r@r****e> over 2 years ago
2aa2c8d4 Update version number birgits <b****r@r****e> over 2 years ago
8bd75abc Fix links to data birgits <b****r@r****e> over 2 years ago
5af422d5 merge Merge pull request #136 from wind-python/features/fix_and_add_automatic_tests Birgit Schachler <b****r@r****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b4db824a Move extracting curve data from oedb turbine library to own function to allow... birgits <b****r@r****e> over 2 years ago
d57801ed Adapt test so that "oedb" is checked as well ("local" is checked in docstring... birgits <b****r@r****e> over 2 years ago
3a6ed882 Fix failing docstring test for NaN values in "has_cp_curve" birgits <b****r@r****e> over 2 years ago
285a96a4 Remove asterisk birgits <b****r@r****e> over 2 years ago
649fca04 Add sphinx_rtd_theme to rtd requirements birgits <b****r@r****e> over 2 years ago
8a9a7695 Add readthedocs.yml birgits <b****r@r****e> over 2 years ago
99c58d5f merge Merge branch 'dev' into features/fix_and_add_automatic_tests birgits <b****r@r****e> over 2 years ago
b493bd6e add default_turbine_data to pip install package_data (#133) Florian Maurer <m****r@f****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ec6a6376 Fix a typo in the examplem plots (#126) Francesco Witte <g****b@w****h>
Committed by: GitHub <n****y@g****m>
over 2 years ago
296e58e3 Handle faulty turbine library data birgits <b****r@r****e> over 2 years ago
24be19d7 Fixes #129 (#131) Sasan Jacob Rasti <s****i@i****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d274ce60 Remove lower limit for pandas as it is not needed anymore birgits <b****r@r****e> over 2 years ago
f5f3d8f6 Add changes to whatsnew birgits <b****r@r****e> over 2 years ago
8d488a9c Update documentation birgits <b****r@r****e> over 2 years ago
5f418bcf Use pytest-notebook again to avoid Permission denied error on windows birgits <b****r@r****e> over 2 years ago
edc68628 Undo commenting linux tests birgits <b****r@r****e> over 2 years ago
4e9fd2cb Remove old imports birgits <b****r@r****e> over 2 years ago
028aa8d2 Try workaround - don't import functions from external python file birgits <b****r@r****e> over 2 years ago
d45d448d Remove setting permissions again as it did not work correctly birgits <b****r@r****e> over 2 years ago
b668b70c Change permission birgits <b****r@r****e> over 2 years ago
1d7055ff Comment other tests to run only windows tests birgits <b****r@r****e> over 2 years ago
f2755476 Try setting permissions to fix PermissionError birgits <b****r@r****e> over 2 years ago
5332a8ea Try setting directory to fix error for windows PermissionError: [Errno 13] Pe... birgits <b****r@r****e> over 2 years ago
f26de07a Change import back as tests fail now birgits <b****r@r****e> over 2 years ago
01be6011 Not needed anymore as lower python versions are not supported anymore birgits <b****r@r****e> over 2 years ago
4dd58585 Increase timeout to avoid error when tests are run on github birgits <b****r@r****e> over 2 years ago
cac31870 Revert "Use pytest_notebook to test whether notebooks run without errors" birgits <b****r@r****e> over 2 years ago
9aec02e9 Fix test for windows - on windows dtype on the left is int64 and on the right... birgits <b****r@r****e> over 2 years ago
b051746c Try fixing import error of example.modelchain_example when notebooks are run ... birgits <b****r@r****e> over 2 years ago
bec03ade Try fixing different index dtype - on windows dtype is int32 and on linux int64 birgits <b****r@r****e> over 2 years ago
a86b50f4 Try fixing failing tests on windows - on windows dtype here is np.int64 and o... birgits <b****r@r****e> over 2 years ago
1f482991 Fix tests - tests fail on windows as dtype on one side is np.int32 and on the... birgits <b****r@r****e> over 2 years ago
07649a95 Use pytest_notebook to test whether notebooks run without errors birgits <b****r@r****e> over 2 years ago
89c23c44 Fix import of modelchain_example - previous import fails when notebook is run... birgits <b****r@r****e> over 2 years ago
ea7e8a6f Fix missing conda installation birgits <b****r@r****e> over 2 years ago
64cb2d30 Make python versions strings so that python3.10 is recognised correctly birgits <b****r@r****e> over 2 years ago
dafb8bc1 Bug fix - cannot have uses and run key birgits <b****r@r****e> over 2 years ago
32fece2c Update tested and supported python versions birgits <b****r@r****e> over 2 years ago
4efa95c3 Add github workflow for continuous testing birgits <b****r@r****e> over 2 years ago
87924886 Fix full load hours birgits <b****r@r****e> over 2 years ago
3df5e994 Change import of weather data due to deprecation of date_parser birgits <b****r@r****e> over 2 years ago
3ce26c78 Make sure data is sorted, sort is now per default False birgits <b****r@r****e> over 2 years ago
e9636675 Fix error - float can only be applied to single element birgits <b****r@r****e> over 2 years ago
ca9e4649 Series.append is deprecated, use pd.concat instead birgits <b****r@r****e> over 2 years ago
710847b8 Only add curve data with unique wind speeds birgits <b****r@r****e> over 2 years ago
1c023053 Fix import of pandas testing birgits <b****r@r****e> over 2 years ago
2c5af71b merge Merge branch 'dev' of github.com:wind-python/windpowerlib into dev uvchik <u****t@p****u> about 3 years ago
f1649e4c Clean examples uvchik <u****t@p****u> about 3 years ago
5881a8f7 merge Merge pull request #118 from maurerle/patch-1 Uwe Krien <u****t@p****u>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f74c20de merge Merge pull request #117 from thesethtruth/patch-1 Uwe Krien <u****t@p****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
71772857 update documentation in readme maurerle <f****r@o****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
15d877a0 Fix: Updating turbine data in getting started Seth <7****h@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
59835c3c Add new whatsnew file and bumb version number to 0.2.2dev uvchik <u****t@p****u> over 5 years ago
70f09b40 Fix README uvchik <u****t@p****u> over 5 years ago
e3b36fda Bump version number uvchik <u****t@p****u> over 5 years ago
ec2f7012 Update license uvchik <u****t@p****u> over 5 years ago
bc4d7a3d Adapt whatsnew uvchik <u****t@p****u> over 5 years ago
2ceaddc8 Remove bad test uvchik <u****t@p****u> over 5 years ago
2d1f4378 merge Merge pull request #114 from kyri-petrou/feature/vectorize-power-output Uwe Krien <u****t@p****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ba0fb3db Revert ssl fix because it is fixed at the server uvchik <u****t@p****u> over 5 years ago
60f58ce7 Ignore ssl and add test to detect a working ssl connection uvchik <u****t@p****u> over 5 years ago
26533872 Use def instead of lambda kyri-petrou <k****u@e****m> over 5 years ago
dbdf90ee Remove unecessary extra variable kyri-petrou <k****u@e****m> over 5 years ago
721f141f Vectorize power_output calculation kyri-petrou <k****u@e****m> over 5 years ago
96de09f4 merge Merge pull request #112 from kyri-petrou/features/speedup_power_outputs Uwe Krien <u****t@p****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2486d1e9 merge Merge pull request #111 from wind-python/update/oedb-data Uwe Krien <u****t@p****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
462923d9 Adapt exception test to new function uvchik <u****t@p****u> over 5 years ago
77c1d6c5 Split long test method to make it easier to find failing tests uvchik <u****t@p****u> over 5 years ago
fbad6497 Use np.array() at _get_power_output call kyri-petrou <k****u@e****m> over 5 years ago
5a45686c Fixing style errors. stickler-ci <s****t@s****m> over 5 years ago
fd15b0bf Format using black kyri-petrou <k****u@e****m> over 5 years ago
38bdfd26 Use pure numpy in power output calculation kyri-petrou <k****u@e****m> over 5 years ago
545d49ae Change default data uvchik <u****t@p****u> over 5 years ago
393c206b Update oedb data uvchik <u****t@p****u> over 5 years ago
fabe1e22 Sort turbine data (alphabetic order) uvchik <u****t@p****u> over 5 years ago
11907880 merge Merge pull request #101 from wind-python/features/new_data_structure_with_check Uwe Krien <u****t@p****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
aba573a8 Add whatsnew entries uvchik <u****t@p****u> over 5 years ago
86b9763c Add docstrings uvchik <u****t@p****u> over 5 years ago
7f8a7471 Remove useless comment uvchik <u****t@p****u> over 5 years ago
6f8b112d Remove unused function uvchik <u****t@p****u> over 5 years ago
dd8011d9 Fix style issues uvchik <u****t@p****u> over 5 years ago
3e02344b Fixing style errors. stickler-ci <s****t@s****m> over 5 years ago
b2a27b26 Fix style errors uvchik <u****t@p****u> over 5 years ago
616b0f04 Used default data instead of backup files uvchik <u****t@p****u> over 5 years ago
7a32ea64 Fix wrongly solved merge conflict uvchik <u****t@p****u> over 5 years ago
be439d2d merge Merge dev into new_data_structure_with_check uvchik <u****t@p****u> over 5 years ago

← Back to repository