SWIFTSIM / swiftsimio

Python library for reading SWIFT data. Uses unyt and h5py.
GNU Lesser General Public License v3.0
15 stars 12 forks source link

Added new superclass for unyt3.0 behaviour #159

Closed JBorrow closed 1 year ago

JBorrow commented 1 year ago

Unyt3 removes the deprecated input_units argument.

MatthieuSchaller commented 1 year ago

That looks good to me. I guess we need something similar in soap too.

JBorrow commented 1 year ago

Yes, probably. I don't know how SOAP is implemented @jchelly.