Skip to content

Feature 272 restructuring#273

Merged
deniztepe merged 33 commits intodevelopfrom
feature-272-restructuring
Jul 8, 2022
Merged

Feature 272 restructuring#273
deniztepe merged 33 commits intodevelopfrom
feature-272-restructuring

Conversation

@FlorianK13
Copy link
Copy Markdown
Member

This branch does not change any functionality. Its purpose is refactoring and restructuring.

FlorianK13 and others added 28 commits June 27, 2022 12:35
The pandas series comparison needed
a correction.
…form/open-MaStR into feature-272-restructuring
Renaming of functions and variables to increase clarity.
Additionally changed folder structure.
sessions.py contained data information. This information
is also in orm.py and should be received from there.
The download_power_plants function does not work anymore,
but it is also never called so we did not notice.
This function can be used both in
backfill_basics and backfill_location_basics.
New functions were introduced to make
the function retrieve_additional_data
better readable.
Decreasing Size and complexity of the function.
Put methods that are accessed from outside the class
as first methods.
Additional other minor changes.
New unit test for _additional_data_from_basic_unit
method. Applied black.
@FlorianK13
Copy link
Copy Markdown
Member Author

Probably code can be refactored even more, but other features are waiting for this branch to be merged so we should not delay the merging too much.

@FlorianK13 FlorianK13 marked this pull request as ready for review July 8, 2022 10:06
@FlorianK13 FlorianK13 requested a review from deniztepe July 8, 2022 10:12
@deniztepe deniztepe merged commit 95b8a74 into develop Jul 8, 2022
@deniztepe deniztepe deleted the feature-272-restructuring branch July 8, 2022 14:29
@FlorianK13 FlorianK13 mentioned this pull request Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants