- 31 Jan, 2018 2 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
-
- 30 Jan, 2018 4 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
- 08 Jan, 2018 1 commit
-
-
Armin Sobhani authored
Add functionality for a curvilinear coordinate Compared to rectilinear coordinates, this will add an additional field which corresponds to the correct vertical coordinate. Visualization in ParaView or VisIt will require adjusting the data field by this new field. This closes issue #8 See merge request !5
-
- 05 Jan, 2018 2 commits
-
-
David Deepwell authored
Visualization software (VisIt and ParaView) naturally reads the netcdf file in the order swapped from what SPINS outputs. Having the converter to the swapping makes the visualization considerably easier. Swapping the axes as the default is desired and now implimented
-
David Deepwell authored
Compared to rectilinear coordinates, this will add an additional field which corresponds to the correct vertical coordinate. Visualization in ParaView or VisIt will require adjusting the data field by this new field.
-
- 10 Nov, 2017 3 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
Ignore unnecessary options in spins.conf Fixes issue #11 See merge request !4
-
David Deepwell authored
Fixes issue #11
-
- 05 Nov, 2017 2 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
Fix issue #7 (Output time not understood by Paraview) Also fix error in dimension ordering for non-swapping case. Also change spatial and temporal units to use long form. See merge request !3
-
- 03 Nov, 2017 3 commits
-
-
David Deepwell authored
The issue remains if only a single netcdf file containing only a single SPINS output is imported into ParaView. If there are multiple outputs within the file, or multiple files are read simultaneously, then ParaView displays the time correctly. Also fix error in dimension ordering for non-swapping case. Also change spatial and temporal units to use long form.
-
Armin Sobhani authored
-
Armin Sobhani authored
-
- 02 Nov, 2017 3 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
- 19 Oct, 2017 2 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
add feature #9 (using memory mapped file as an option) for regular runs that don't need swapping axes
-
- 18 Oct, 2017 1 commit
-
-
Armin Sobhani authored
Fix permuting of array dimensions Previous state assumed a different ordering of the dimensions of the input array than what it actually had. For swap-axis flag this led to striding errors. The original array is in (x,z,y) format, while the final is in (z,y,x). Fixes #5 See merge request !2
-
- 13 Oct, 2017 1 commit
-
-
David Deepwell authored
Previous state assumed a different ordering of the dimensions of the input array than what it actually had. For swap-axis flag this led to striding errors. The original array is in (x,z,y) format, while the final is in (z,y,x).
-
- 14 Sep, 2017 1 commit
-
-
Armin Sobhani authored
-
- 12 Sep, 2017 2 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
-
- 07 Sep, 2017 7 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
- 01 Sep, 2017 6 commits
-
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-
Armin Sobhani authored
-