Skip to content

[DOC] Warning of currently incomaptible pandas version and export functionality for shemat-suite #499

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

Merged
merged 22 commits into from
Mar 22, 2022

Conversation

Japhiolite
Copy link
Collaborator

@Japhiolite Japhiolite commented Jul 31, 2020

Description

Edit: Pandas version 1.4 caused massive problems for the gempy architecture. After looking into the issues raised, it was decided to have a more thorough overhaul in the near future.
For the time being, a warning is implemented in readme and init to red-flag the version problem for users.

In addition to the assertion for Pandas version, this PR fixes a bug, where interface points in plot_2d were plotted in greyscale. They're now correctly shown in the assigned gempy-colors. Relevant Issue #679

From the old PR:
With SHEMAT-Suite being now open source, I dug up some old code I wrote for geomodeller models. Changed a bit here and there, so gempy voxel-models can now exported to a very basic SHEMAT-Suite input file.

Relates to

Checklist

  • My code follows the PEP 8 style guidelines.
  • My code uses type hinting for function and method arguments and return values.
  • My code contains descriptive and helpful docstrings
    which are formatted per the Google Python Style Guidelines.
  • New and existing tests pass locally with my changes.

@Japhiolite Japhiolite changed the title Development jan n Add export to SHEMAT-Suite Jul 31, 2020
@Japhiolite Japhiolite changed the title Add export to SHEMAT-Suite [ENH] Add export to SHEMAT-Suite Aug 5, 2020
@Leguark
Copy link
Member

Leguark commented Oct 22, 2020

Do you have an example of this that we can put as a test?

@Japhiolite
Copy link
Collaborator Author

sure thing. Will create one today

@Japhiolite Japhiolite changed the title [ENH] Add export to SHEMAT-Suite [DOC] Warning of currently incomaptible pandas version and export functionality for shemat-suite Mar 16, 2022
@Japhiolite Japhiolite requested a review from Leguark March 16, 2022 15:41
some weired matplotlib / pandas behaviour...
Copy link
Member

@Leguark Leguark left a comment

Choose a reason for hiding this comment

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

Great thanks

@Leguark Leguark merged commit 3366dc6 into master Mar 22, 2022
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