Welcome to xpypact documentation!¶
Todo
The documentation is under development.
The package helps:
to create FISPACT run configuration,
to load FISPACT JSON output as xarray dataset,
filter, aggregate data from dataset, join with external data
save results to netcdf files
Todo
Implement prepare multiple configurations run for given case ids, materials, fluxes
Parallel (may be with dask?) execution of FISPACT
prototype alternatives for data saving to parquet, SQL, whatever
parallel collecting results to selected alternative
Installation¶
From PyPI (recommended):
pip install xpypact
With package manager (as dependency):
poetry add xpypact
From source:
pip install https://github.com/MC-kit/xpypact.git