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 'columns' and 'methods' introspection to RadObj, MetObj and GrounObj #495

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

cdeline
Copy link
Contributor

@cdeline cdeline commented Nov 29, 2023

This allows you to view available methods more easily by calling radObj.columns or radObj.methods, similar to a dataframe.
MetObj technically only gets .columns introspection. MetObj also gets a repr function if you want to print it.

@cdeline
Copy link
Contributor Author

cdeline commented Nov 29, 2023

Again, weird coveralls error. I'm merging this. whatsnew.rst is updated and pytests are updated.

@cdeline cdeline merged commit 2cb5032 into development Nov 29, 2023
7 of 8 checks passed
@cdeline cdeline deleted the addColumns branch November 29, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant