Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Remove unused configs #355

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Remove unused configs #355

merged 2 commits into from
Aug 9, 2024

Conversation

AUdaltsova
Copy link
Contributor

@AUdaltsova AUdaltsova commented Aug 9, 2024

Pull Request

Description

Strips out get_center and data_source_which_defines_geospatial_locations arguments from configs and tests, as these are not implemented and never used.

Has a sister PR in pvnet that strips those parameters out of the only test they are present in.

Fixes #324

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@AUdaltsova AUdaltsova changed the title Rm unused configs Remove unused configs Aug 9, 2024
@AUdaltsova AUdaltsova merged commit 23127ca into main Aug 9, 2024
5 checks passed
@AUdaltsova AUdaltsova deleted the rm-unused-configs branch August 9, 2024 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove or implement unused parameters in ocf_datapipes/config/model.py
2 participants