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

Filter Natural Name Warning #107

Closed
wants to merge 1 commit into from
Closed

Conversation

rgieseke
Copy link
Collaborator

@rgieseke rgieseke commented Dec 5, 2024

Tiny one to reduce log output clutter.

This hides the warning like when writing the output file: NaturalNameWarning: object name is not a valid Python identifier: 'lat_50.75_lon_9.25'

@rgieseke
Copy link
Collaborator Author

Might not be needed once #110 is merged and Pandas used less.

@rgieseke rgieseke changed the base branch from codebase_redesign to develop December 12, 2024 15:29
This hides the warning like when writing the output file:
`NaturalNameWarning: object name is not a valid Python identifier:
'lat_50.75_lon_9.25'`
@rgieseke rgieseke force-pushed the filter-natural-name-warning branch from 60c18fe to da484ba Compare December 12, 2024 15:29
@rgieseke
Copy link
Collaborator Author

Since netCDF is used as file format this should be no longer necessary, thus closing for now.

@rgieseke rgieseke closed this Dec 13, 2024
@rgieseke rgieseke deleted the filter-natural-name-warning branch December 13, 2024 09:26
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.

1 participant