Skip to content

Massive 3D HR simulations can be challenging to process, analyse and visualise. This repository explores different Python libraries and tools for post-processing analysis

Notifications You must be signed in to change notification settings

rcarluccio/3D-PostProcessing

Repository files navigation

Binder

3DPostProcessing

Massive three-dimensional high resolution simulations can be challenging to analyse and visualise. This repository explores different Python libraries and tools for post-processing analysys.

Docker

to run in docker do the following

docker run -it                    \
  -v `pwd`:/home/jovyan/workspace \
  -p 127.0.0.1:8888:8888          \
  rcarluccio/uw_rc:firsttry       \
  jupyter notebook

once running open the notebook with the given token

http://127.0.0.1:8888/?token=942...376

and navigate to /workspace

About

Massive 3D HR simulations can be challenging to process, analyse and visualise. This repository explores different Python libraries and tools for post-processing analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published