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

Added functionality to Split #54

Merged
merged 4 commits into from
Dec 14, 2024

Conversation

falconstryker
Copy link
Contributor

MarsVars split function now accepts single values to pull out one lat, lon, lev, or time.

@pep8speaks
Copy link

Hello @falconstryker! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 507:80: E501 line too long (88 > 79 characters)
Line 512:80: E501 line too long (81 > 79 characters)
Line 513:17: E128 continuation line under-indented for visual indent
Line 514:17: E128 continuation line under-indented for visual indent
Line 516:1: W293 blank line contains whitespace
Line 528:80: E501 line too long (82 > 79 characters)
Line 532:80: E501 line too long (83 > 79 characters)
Line 537:80: E501 line too long (83 > 79 characters)
Line 541:80: E501 line too long (83 > 79 characters)
Line 544:80: E501 line too long (83 > 79 characters)
Line 545:80: E501 line too long (80 > 79 characters)

@falconstryker falconstryker merged commit e56c73b into NASA-Planetary-Science:devel Dec 14, 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

Successfully merging this pull request may close these issues.

2 participants