For use with the Xarray module as an additional backend. See the modulePyActiveStorage for more details.
pip install xarray==2024.6.0
pip install XarrayActive==2024.9.0
import xarray as xr
ds = xr.open_dataset('any_file.nc', engine='Active')
# Plot data