- 20 Aug, 2010 1 commit
-
-
Kenneth Moreland authored
Non-finite scalars are NAN, INF, and -INF.
-
- 19 Aug, 2010 13 commits
-
-
4474933a ENH: Add an option to turn off all NetCDF warnings.
-
David Partyka authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
David Gobbi authored
-
David Gobbi authored
-
David Gobbi authored
To make sure that special PyVTKObject attributes (i.e. dict entries or custom classes) aren't lost when the object goes out of scope, make a ghost of the object if: a) references to it still exist within VTK and b) it has custom attributes. The ghost is brought back to life if the VTK pointer returns to python. If the VTK pointer becomes invalid, the ghost is erased. Pointer validity is checked via weak pointers.
-
David Gobbi authored
-
Kitware Robot authored
-
- 18 Aug, 2010 14 commits
-
-
David Partyka authored
-
David Partyka authored
-
David Partyka authored
-
Dave DeMarle authored
-
David Gobbi authored
-
David Gobbi authored
-
Dave DeMarle authored
-
Arnaud Gelas authored
-
Dave DeMarle authored
This is reader reads netcdf based MPAS format data files.
-
David Gobbi authored
-
David Gobbi authored
-
David Gobbi authored
-
Kitware Robot authored
- 17 Aug, 2010 12 commits
-
-
Thomas Otahal authored
-
f625103c COMP: Fix visual studio stat redefinition error.
-
David Partyka authored
-
Arnaud Gelas authored
Commit from Nicolas Rannou (Harvard Medical School).
-
David Gobbi authored
-
David Gobbi authored
-
d3711ee3 COMP: Set MSCPP_EXTRA to empty on none windows platforms.
-
David Partyka authored
-
aaac8f4d BUG: Fixed potential memory leak, ported to use scene.
-
Marcus D. Hanwell authored
Several small changes to use the new scene API, fixed a potential memory leak in the AddPlot function.
-
1fa2f45b COMP: Removed uncommitted test from Charts C++ tests.
-
d5b4c04f COMP: Fix warnings on 64bit windows. 68116f59 COMP: Cleanup warnings on Windows. 8a1b6de2 ENH: restore original logic to supress warnings. 5c10a46e ENH: Add dll exports for C++ version of netcdf. c94c30ec ENH: rename vtknetcdf_c++ to vtknetcdf_cxx. df669e81 ENH: Add hdf5 options. 5881e276 ENH: C++ library needs to link against the C library. 58e5dffb ENH: Add check for strerror symbol. daa21f1d ENH: First pass at adding c++ wrapper api for NetCDF. 97a3321d ENH: Add try compiles for stdint.h inttypes.h and stdbool.h 545f50f0 ENH: First pass at upgrading vtknetcdf to 4.1.1
-