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

Problem when the grid cover the longitude 0 #77

Closed
pvernant opened this issue Oct 26, 2023 · 2 comments
Closed

Problem when the grid cover the longitude 0 #77

pvernant opened this issue Oct 26, 2023 · 2 comments
Labels

Comments

@pvernant
Copy link

the -r or --region option leads to error when set over longitude 0.

Example : -r -9/15/34/58

The code returns :
usage: StrainTensor.py [-h] -i INPUT_FILE [--x-grid-step X_GRID_STEP] [--y-grid-step Y_GRID_STEP] [-m METHOD] [-r REGION]
[-c] [-b] [--max-beta-angle MAX_BETA_ANGLE] [-t WEIGHTING_FUNCTION] [--Wt Wt] [--dmin D_MIN]
[--dmax D_MAX] [--dstep D_STEP] [--d-param D_PARAMETER] [-g] [--verbose] [--multicore] [-v]
StrainTensor.py: error: argument -r/--region: expected one argument

@xanthospap
Copy link
Contributor

xanthospap commented Oct 28, 2023 via email

@demanasta
Copy link
Contributor

Dear @pvernant

working on this project again for the next version, we are in the process of debugging the previous releases.
As for the problem with the change of longitude when passing through zero, it has actually been solved.

The debugging and development of the code are done in branch dev11 so you can confirm that the specific issue has been resolved.

Thank you again for the feedback.
DA

@demanasta demanasta mentioned this issue Jul 31, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants