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

dimension are swapped #13

Open
Thomas-Ulrich opened this issue Jul 24, 2024 · 1 comment
Open

dimension are swapped #13

Thomas-Ulrich opened this issue Jul 24, 2024 · 1 comment

Comments

@Thomas-Ulrich
Copy link
Contributor

Thomas-Ulrich commented Jul 24, 2024

Example:

with this file:
image

and this command:


julia --project src/main.jl -m 2G --water-height=2000 -o ~/trash/scA.nc ~/trash/output_AscSimple_dip16_withCoh_PfLith_mu4_scenario_A2-surface.xdmf --sampling-rate 1e3

I get:

Using 1 threads.
Will write output to "/home/ulrich/trash/scA.nc".
locationFlag not found, assuming locationFlag=2...
Domain is (-325000.0, 425000.0) × (-375000.0, 375000.0) × (0.0, 0.0).

but then y ranges between -324000 and 425000.0...

@Thomas-Ulrich Thomas-Ulrich changed the title dimension are swapped: dimension are swapped Jul 24, 2024
Thomas-Ulrich added a commit that referenced this issue Jul 25, 2024
@Thomas-Ulrich
Copy link
Contributor Author

I pushed a fix to #12

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

No branches or pull requests

1 participant