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

distance_step is missing #252

Open
ahmadtourei opened this issue Sep 8, 2023 · 0 comments
Open

distance_step is missing #252

ahmadtourei opened this issue Sep 8, 2023 · 0 comments

Comments

@ahmadtourei
Copy link
Collaborator

Description

Spool's table of contents does not include distance_step (but includes time_step as expected).

Example

import dascore as dc

sp = dc.spool("/path/to/data")
content_df = sp.get_contents()
content_df.head()

Expected behavior

Versions

  • OS [e.g. Ubuntu 20.04]: Ubuntu 20.04
  • DasCore Version [e.g. 0.0.5]: 0.0.13
  • Python Version [e.g. 3.10]: 3.11
@ahmadtourei ahmadtourei added the bug Something isn't working label Sep 8, 2023
@ahmadtourei ahmadtourei removed the bug Something isn't working label Apr 1, 2024
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

No branches or pull requests

1 participant