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

Aquisition data size #134

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Aquisition data size #134

wants to merge 3 commits into from

Conversation

chenghymichael
Copy link

Added function get_datacube_size() under sensor.py, fixed unit issues, added test case under test_Sensor.py

It also has updates in a large number of files because I ran pre-commit autoupdate and it is updating the version of some of the libraries. It might also be caused by the autoformatter.

added def get_datacube_size(self): """Get the size of datacube in bit."""
@chenghymichael chenghymichael self-assigned this Mar 16, 2024
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 16, 2024
@chenghymichael chenghymichael linked an issue Mar 16, 2024 that may be closed by this pull request
@chenghymichael chenghymichael removed the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 16, 2024
isort 5.13.2 changed back to 5.12.0
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 2, 2024
@chenghymichael chenghymichael requested review from abeerfatima and removed request for abeerfatima April 4, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pipeline for aquisition data size
1 participant