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

Shape files, pre-commits, scaling function and Readme #34

Merged
merged 42 commits into from
Dec 21, 2023
Merged

Conversation

Karko93
Copy link
Contributor

@Karko93 Karko93 commented Dec 11, 2023

This PR contains following changes:

  • Implemented feature to generate shape files and updated unit tests
  • Removed several pre-commit errors from the past
  • Updated the ReadMe for more clarification
  • option to scale the field values

@Karko93
Copy link
Contributor Author

Karko93 commented Dec 11, 2023

Remark: A large sample of test shape files were sent to the customer and compared with the corresponding .pdf files.
No differences have been found and the data structure was approved to their workflow.

Copy link

@cfkanesan cfkanesan left a comment

Choose a reason for hiding this comment

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

Could you review the noqa: E501? Many are not needed due to the auto formatting I suppose

src/pyflexplot/save_data.py Show resolved Hide resolved
src/pyflexplot/save_data.py Outdated Show resolved Hide resolved
src/pyflexplot/save_data.py Outdated Show resolved Hide resolved
src/pyflexplot/save_data.py Show resolved Hide resolved
src/pyflexplot/save_data.py Outdated Show resolved Hide resolved
src/pyflexplot/data_transformation/rotated_pole.py Outdated Show resolved Hide resolved
src/pyflexplot/cli/main.py Outdated Show resolved Hide resolved
src/pyflexplot/cli/main.py Outdated Show resolved Hide resolved
src/pyflexplot/cli/main.py Outdated Show resolved Hide resolved
src/pyflexplot/cli/main.py Outdated Show resolved Hide resolved
@Karko93
Copy link
Contributor Author

Karko93 commented Dec 15, 2023

So, every single comment besides one is resolved. May I merge?

@cfkanesan
Copy link

So, every single comment besides one is resolved. May I merge?

I'm having a second look.

src/pyflexplot/plots.py Outdated Show resolved Hide resolved
@Karko93
Copy link
Contributor Author

Karko93 commented Dec 19, 2023

  • Every comment is resolved now
  • Merge Conflict with the ReadME is solved
  • Pre-commit hook checks suceed besides some annotations
    May I merge?

@Karko93 Karko93 merged commit 43645c4 into main Dec 21, 2023
1 check passed
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.

3 participants