You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…2906 (#2939)
* initial
* fix slice regression introduced by windows build fix
* inc
* inc
* inc
* GetGrid() and GetWindingOrder() seem to be working
* winding order now working
* cleanup
* revert gritTools.cpp
* fix 2906
* disable debug mode
* new sampler working with new winding order
* functional implementation SliceGridAlongPlane now working
* cleanup
* cleanup
* Remove old convex hull code
* edit cmakelists
* build installer
* build installer
* address comments
* move GTE to third-party libs
* test windows and osx with new third party libs
* Remove unused members and functions
* add windows macro
* revert config.yml
* turn off clang-format
* turn off clang-format
* Update datatypes from vectors to VAPoR::CoordType and VAPoR::DimsType
* Respecify slice as being a 3D grid instead of 2D, via VAPoR::DimsType
* re-enable clang-format and remove comment
Import the UGRID data in /glade/p/cisl/vast/vapor/data/Source/UGRID/NOAA-geoflow/small
Create a slice with the following rotation parameters:
X = -19.8
Y = 0
Z = 16.2
The slice will not be sampled properly and will stretch outside of the domain. Note that the Z stretch factor for this dataset is ~4 million.
The text was updated successfully, but these errors were encountered: