PlasmaCalcs
Usage
PlasmaCalcs API
plasma_calculator
quantities
dimensions
units
hookups
addons
other_calculators
mhd
multi_run_analysis
tools
array_select
arrays
display
docs_tools
fft_tools
history
imports
io_tools
iterables
math
multiprocessing
oop_tools
os_tools
properties
pytools
sentinels
supercomputer
timing
trees
xarray_tools
xarray_accessors
xarray_agg_stats
xarray_coords
xarray_dimensions
xarray_grids
xarray_indexing
xarray_io
xarray_masks
xarray_misc
xarray_sci
xarray_werr_stats
plotting
defaults
errors
PlasmaCalcs
PlasmaCalcs API
tools
xarray_tools
xarray_agg_stats
xarray_minimum
View page source
xarray_minimum
PlasmaCalcs.tools.xarray_tools.xarray_agg_stats.
xarray_minimum
(
array0
,
*
arrays
)
minimum across these arrays. Repeatedly apply np.minimum.
if only input one array, return it, unchanged.