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

Add function to download small example datasets #76

Merged
merged 21 commits into from
Oct 24, 2024

Conversation

cchwala
Copy link
Member

@cchwala cchwala commented Oct 18, 2024

The approach implemented here downloads small example data from the newly created repo https://github.com/cchwala/opensense_example_data/tree/main

There was a fixed llvmlite version required.
still messy

notebooks does not work 100% because example CML data is missing rsl, tsl and sublink number 2.

But the ideas seems to be good...
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.92%. Comparing base (61c4063) to head (2063571).
Report is 27 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #76      +/-   ##
===========================================
- Coverage   100.00%   97.92%   -2.08%     
===========================================
  Files            3        6       +3     
  Lines           43      433     +390     
===========================================
+ Hits            43      424     +381     
- Misses           0        9       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cchwala cchwala changed the title [WIP] Add function to download small example datasets Add function to download small example datasets Oct 24, 2024
@cchwala
Copy link
Member Author

cchwala commented Oct 24, 2024

Strangely, the test coverage is not 100% due to some missing lines for the plot metadata stuff, which is code I have not touched at all... Hence, I will merge this now.

@cchwala cchwala merged commit ba984de into OpenSenseAction:main Oct 24, 2024
14 of 15 checks passed
@cchwala cchwala deleted the downloader_example_data branch October 24, 2024 09:49
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.

1 participant