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

Unpin numpy #244

Merged
merged 13 commits into from
Mar 6, 2025
Merged

Unpin numpy #244

merged 13 commits into from
Mar 6, 2025

Conversation

DirkEilander
Copy link
Contributor

@DirkEilander DirkEilander commented Feb 18, 2025

Issue addressed

@DirkEilander DirkEilander requested a review from roeldegoede March 4, 2025 14:10
Copy link
Collaborator

@roeldegoede roeldegoede left a comment

Choose a reason for hiding this comment

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

Looks good

self.write_data_catalog() # new in hydromt v0.4.4
except Exception as e:
self.logger.error(f"Error writing data catalog: {str(e)}")
# FIXME - erroneous data catalog writing should be avoided to prevent errors later on
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this better than try-except? It only seemed to go wrong for certain CRSs?

@roeldegoede roeldegoede merged commit 80d5391 into main Mar 6, 2025
6 checks passed
@roeldegoede roeldegoede deleted the unpin_numpy branch March 6, 2025 13:20
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