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

include np.squeeze in series init #548

Merged
merged 1 commit into from
May 23, 2024
Merged

include np.squeeze in series init #548

merged 1 commit into from
May 23, 2024

Conversation

alexkjames
Copy link
Contributor

Squeeze out additional dimensions from time and value in pyleo.Series init call. This is only done when the time and value have more than one value, as otherwise the time/value itself gets squeezed out.

Addresses #547

@alexkjames alexkjames requested a review from CommonClimate May 23, 2024 21:15
@alexkjames alexkjames self-assigned this May 23, 2024
Copy link
Collaborator

@CommonClimate CommonClimate left a comment

Choose a reason for hiding this comment

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

closes #547

@CommonClimate CommonClimate merged commit a0660aa into master May 23, 2024
1 check passed
@alexkjames alexkjames deleted the squeeze branch June 1, 2024 06:43
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.

2 participants