
Python Local
Download a folder with 2 Python notebooks
Direct link to github repository containing DEMO_Getdata_local.ipynb and DEMO_Getcutout_local.ipynb files, as well as other codes being run on the JHTDB backend.
Overview: The DEMO_Getdata_local Python code illustrates sampling velocities on arrays of points (a 2D plane, a 3D volume, random sets of points, and a time-history at a single point). The DEMO_Getcutout_local samples raw data on the grid points and timesteps (no interpolation or differentiation). The sample array is a 3D rectangular prism. Users can execute the Python codes on their local computer and it will query the database during execution.