Deprecation warnings from numpy 2.x
Deprecation warnings to fix:
- np.trapz for numpy 2.0 ... still works with numpy 2.2.2 ... but needs to be replaced, make sure that it is still working with np < 2.0
- np.chararray needs to be replaced in read.py
Would be good to also have a proper test for the integration functions (column densities etc.)