MantisBT - ParaView
View Issue Details
0010715ParaViewFeaturepublic2010-05-14 15:212011-01-13 17:00
Ken Moreland 
Ken Moreland 
normalminorhave not tried
closedfixed 
 
 
0010715: Bounds not respected when plotting lat/lon in Cartesian coordinates
When you turn of the "Spherical Coordinates" option of the netCDF reader, the intention is to have these spherical coordinates plotted in Cartesian space. However, if the data set has boundary ranges for the lat/lon coordinates, these boundaries are ignored when spherical coordinates are off. That should not be the case.
No tags attached.
? sampleCurveGrid4.nc (136,044) 2010-05-14 15:23
https://www.vtk.org/Bug/file/8113/sampleCurveGrid4.nc
Issue History
2010-05-14 15:21Ken MorelandNew Issue
2010-05-14 15:21Ken MorelandStatusbacklog => tabled
2010-05-14 15:21Ken MorelandAssigned To => Ken Moreland
2010-05-14 15:23Ken MorelandFile Added: sampleCurveGrid4.nc
2010-05-14 15:25Ken MorelandNote Added: 0020742
2010-10-20 17:38Ken MorelandNote Added: 0022550
2010-11-20 15:04Ken MorelandNote Added: 0023466
2010-11-20 15:04Ken MorelandStatustabled => @80@
2010-11-20 15:04Ken MorelandResolutionopen => fixed
2010-11-22 21:49Alan ScottNote Added: 0023502
2010-11-22 21:49Alan ScottStatus@80@ => closed
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature

Notes
(0020742)
Ken Moreland   
2010-05-14 15:25   
I uploaded a file that has a simple example of non-trivial bounds that will not project down to a regular grid in Cartesian coordinates. This data comes from the Institut Pierre Simon Laplace at this repository:

http://dods.ipsl.jussieu.fr/prism/gridsCF/ [^]
(0022550)
Ken Moreland   
2010-10-20 17:38   
VTK SHA: 8c5b232510f53b6b066643cceb88347261b30d49

Currently pushed to staging area.
(0023466)
Ken Moreland   
2010-11-20 15:04   
Pushed to VTK master and ParaView master has updated to a VTK commit that includes it.
(0023502)
Alan Scott   
2010-11-22 21:49   
Trusting Ken that this is the correct outcome. Tested local server, Windows, Master.