cgre-aachen / pynoddy

pynoddy is a python package to write, change, and analyse kinematic geological modelling simulations performed with Noddy.
GNU General Public License v2.0
71 stars 31 forks source link

3d visualization with vtkplotter #27

Closed ahinoamp closed 4 years ago

ahinoamp commented 4 years ago
  1. Added some functions to output.py to visualized noddy files in 3d.
  2. Added two example files: a notebook and python example
  3. Added an additional history file to the examples folder

(accidentally committed my gitignore..)

flohorovicic commented 4 years ago

Thanks a lot, Noe! Fantastic contribution to pynoddy🥇, will definitely be very helpful to many users (including me, to be sure).

ahinoamp commented 4 years ago

Thanks Florian. Next week Tuesday or Wednesday I'll add the next installment: a function FaultTraceCSV2PyNoddyHistory(csvfilelocation, stratigraphydictionary, historyfilename) that takes a csv with faults and turns it into a pynoddy model.

markjessell commented 4 years ago

Hi Ahinoam,

That sounds cool, maybe we can merge FaultTraceCSV2PyNoddyHistory with the map2loop (https://github.com/Loop3D/map2loop) code at some stage to feed noddy and the other 3D packages in a common way?

Cheers

Mark Jessell UWA

From: Ahinoam Pollack notifications@github.com Sent: Saturday, 18 April 2020 1:33 AM To: cgre-aachen/pynoddy pynoddy@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [cgre-aachen/pynoddy] 3d visualization with vtkplotter (#27)

Thanks Florian. Next week Tuesday or Wednesday I'll add the next installment: a function FaultTraceCSV2PyNoddyHistory(csvfilelocation, stratigraphydictionary, historyfilename) that takes a csv with faults and turns it into a pynoddy model.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/cgre-aachen/pynoddy/pull/27#issuecomment-615372803, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABUBSYCUPNMST27LAY6VOB3RNCHEXANCNFSM4MJ5KW6Q.

ahinoamp commented 4 years ago

Hi Mark,

Wow! I just looked at your Loop3D code. Looks very impressive. I will write you an email in a moment and we can set up a time to talk about code combination and collaboration.

Noe

markjessell commented 4 years ago

Impressive but very flakey! Yes let’s talk.

Cheers Mark

Mark Jessell Professor/ Western Australian Fellow Centre for Exploration Targeting/ SES • M006, Perth WA 6009 Australia T +61 8 6488 5803 • E mark.jessell@uwa.edu.au


From: Ahinoam Pollack notifications@github.com Sent: Saturday, April 18, 2020 1:17:17 PM To: cgre-aachen/pynoddy pynoddy@noreply.github.com Cc: Mark Jessell mark.jessell@uwa.edu.au; Comment comment@noreply.github.com Subject: Re: [cgre-aachen/pynoddy] 3d visualization with vtkplotter (#27)

Hi Mark,

Wow! I just looked at your Loop3D code. Looks very impressive. I will write you an email in a moment and we can set up a time to talk about code combination and collaboration.

Noe

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cgre-aachen/pynoddy/pull/27#issuecomment-615566226, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABUBSYDSF3FBVRKTLIQ4SUDRNEZV3ANCNFSM4MJ5KW6Q.

flohorovicic commented 4 years ago

Hi Noe and Mark,

Fantastic, perfect chance to get Noddy into loop and to get all modeling efforts closer together!

Cheers,

— Florian —