Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenSTEF Integration #585

Closed
wants to merge 82 commits into from

Conversation

rodalynbarce
Copy link
Contributor

No description provided.

@rodalynbarce rodalynbarce self-assigned this Nov 27, 2023
@rodalynbarce rodalynbarce reopened this Dec 8, 2023
@rodalynbarce rodalynbarce reopened this Dec 13, 2023
@cching95 cching95 self-requested a review December 13, 2023 13:44
rodalynbarce and others added 24 commits December 13, 2023 13:45
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* Summary statistics api

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* summary statistics api tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* updates

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix code smells

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix duplications

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix duplications in test summary

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* fix standard deviation bug

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* update api doc links

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* Adding CAISO Sources

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Adding CAISO System Level Forecast Sources with UnitTesting and Docs

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Removing unnecessary code

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Compatibility issues between Pandas 2.0 and PySpark

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Black Check

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing DCO and Black issues

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Code cleanups + Pandas backwards compatibility support

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Sonar Checks

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

---------

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* restructure test folder

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix pytest collection error

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* update

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* move test utils

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* Refactored raw and resample unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* remove import from test raw

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* refactored interpolate unit test

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* refactor unit tests of time series functions

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* created a utils folder inside test queries

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix test api errors

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix error

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix errors in metadata and resample imports

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* updates

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix summary and raw unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* added reample query

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
rodalynbarce and others added 28 commits December 13, 2023 13:58
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* Summary statistics api

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* summary statistics api tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* updates

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix code smells

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix duplications

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix duplications in test summary

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* fix standard deviation bug

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* update api doc links

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* Adding CAISO Sources

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Adding CAISO System Level Forecast Sources with UnitTesting and Docs

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Removing unnecessary code

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Compatibility issues between Pandas 2.0 and PySpark

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Black Check

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing DCO and Black issues

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Code cleanups + Pandas backwards compatibility support

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Sonar Checks

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

---------

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* restructure test folder

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix pytest collection error

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* update

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* move test utils

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* Refactored raw and resample unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* remove import from test raw

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* refactored interpolate unit test

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* refactor unit tests of time series functions

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* created a utils folder inside test queries

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix test api errors

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix error

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix errors in metadata and resample imports

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* updates

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix summary and raw unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* added reample query

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* blog opcua

Signed-off-by: S.jhunjhunwala2@shell.com <S.jhunjhunwala2@shell.com>

* OPC UA to delta

Signed-off-by: S.jhunjhunwala2@shell.com <S.jhunjhunwala2@shell.com>

* author update

Signed-off-by: S.jhunjhunwala2@shell.com <S.jhunjhunwala2@shell.com>

* picture update opc ua blog

Signed-off-by: S.jhunjhunwala2@shell.com <S.jhunjhunwala2@shell.com>

* updates

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* updates

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: S.jhunjhunwala2@shell.com <S.jhunjhunwala2@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Co-authored-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* Adding ERCOT Daily Load Source

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing spaces in components.md

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing spaces in mkdocs.md

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Pandas Compatibility

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Putting HTML Raw response in the test file for ERCOT

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Fixing Sonar Code Smells

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

* Code cleanups

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>

---------

Signed-off-by: Shivam Saxena <shivam.saxena@innowatts.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* fix standard deviation bug

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* update api doc links

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
* mirico transformer, documentation and unit tests

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix code smells

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* update

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

* fix  bug

Signed-off-by: Chloe Ching <chloe.ching@shell.com>

---------

Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Signed-off-by: Chloe Ching <chloe.ching@shell.com>
Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
…ure/integration_a

Signed-off-by: rodalynbarce <Rodalyn.Barce@shell.com>
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

6 New issues
0 Security Hotspots
85.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

4 participants