WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.dataset Namespace Reference

WARPXM data reader helper tools for post-processing in Python. More...

Classes

class  dataset
 Represents a single simulation's dataset. More...
 
class  field
 Represents a single tensor field on a subdomain at a single time. More...
 
class  MultiDataset
 Represents a collection of datasets from similar simulations. More...
 
class  ProbeDataset
 A set of probe_field objects for one simulation. More...
 
class  ProbeField
 Represents a single probe variablefield. More...
 
class  ProbeMultiDataset
 Represents a collection of probe_datasets from similar simulations. More...
 
class  subdomain
 Represents a single subdomain geometry. More...
 

Functions

def h5_file_finder_ (base_path, pfx)
 
def h5_probe_finder_ (base_path, pfx)
 
def sim_folder_finder (sim_path, sim_prefix)
 

Variables

 try :
 
 except :
 

Detailed Description

WARPXM data reader helper tools for post-processing in Python.

Function Documentation

◆ h5_file_finder_()

def warpy.dataset.h5_file_finder_ (   base_path,
  pfx 
)

◆ h5_probe_finder_()

def warpy.dataset.h5_probe_finder_ (   base_path,
  pfx 
)

◆ sim_folder_finder()

def warpy.dataset.sim_folder_finder (   sim_path,
  sim_prefix 
)

Variable Documentation

◆ except

warpy.dataset.except :

◆ try

warpy.dataset.try :