Skip to content

Update data folders#66

Merged
klaundal merged 15 commits into
klaundal:mainfrom
FasilGibdaw:update-data-folders
May 20, 2026
Merged

Update data folders#66
klaundal merged 15 commits into
klaundal:mainfrom
FasilGibdaw:update-data-folders

Conversation

@FasilGibdaw

Copy link
Copy Markdown
Contributor

removing datadownloader and duplicated data_tools example.

Copilot AI review requested due to automatic review settings May 20, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the legacy datadownloader module from lompe/data_tools, aligning the data tooling with the newer per-source downloader modules already present in the package.

Changes:

  • Removed lompe/data_tools/datadownloader.py (legacy downloader implementation).
Comments suppressed due to low confidence (1)

lompe/data_tools/datadownloader.py:1

  • Deleting this module will break any code that still imports lompe.data_tools.datadownloader (e.g., lompe/data_tools/get_lompe_data.py currently does from lompe.data_tools import datadownloader, dataloader). Either update/remove those imports (and any doc references) in the same PR, or keep a stub datadownloader.py that re-exports the new downloader functions for backward compatibility.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@klaundal
klaundal merged commit 0b91c74 into klaundal:main May 20, 2026
5 of 6 checks passed
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.

3 participants