Good morning, Aashish
I've been following your email thread with Ashton with quite some interest, as I'm considering using ParaView in a similar way. In my case, I'm looking into 3D visualisation of groundwater modelling results (from MikeShe). The subsurface (below a DEM) is represented on an unstructured grid: [cid:[email protected]] MikeShe has its own proprietary file format which I have access to via a Python SDK; my goal is to develop a "programmable source" that would read those files directly into ParaView for visualisation. Then adding shape files (base mapping) on top of this would actually be really cool. I'll keep following along .... Chris Message: 5 Date: Fri, 11 Nov 2016 17:40:39 +0000 From: Aashish Chaudhary <[email protected]> To: andrealphus <[email protected]> Cc: ParaView <[email protected]> Subject: Re: [Paraview] paraviewgeo Message-ID: <caew35z9ewun91thnquq2g2p+4_byfs0xpd8adfcz1b1jyti...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" On Fri, Nov 11, 2016 at 12:15 PM andrealphus <[email protected]> wrote: > I typically use it for plotting 3D volumes from geophysical inversions > (seismic/gravity,etc), underneath digital elevation models. Sometimes > I bring in aerial imagery, earthquake locations etc. > This all sounds very exciting. What format do you use for seismic dataset? > > Things that I would find helpful would be a plugin to handle > coordinate transformations. (hence my interest in a gdal plugin) Now I > just make sure everything is in the same UTM beforehand, but its not > ideal. > That would be actually using the PROJ4. I will see if we can push a plugin that can expose the projection capabilities. How soon do you need this? > > I am also very interested in being able to bring in shape files so I > can overlay geologically mapped units. > Right, the GDAL plugin will enable loading of shapefiles (and other formats). Let me find the status of our code and I can follow up with you on it sometime very soon. Thanks,
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
