Hi Sofia,
Both the "inputs/SET.h5" and "inputs/ERA5.h5" file stores the absolute range delay, for more generic purposes. For InSAR, we only see the double-differenced deformation. The double differencing is applied on the fly while running the correction steps (it shows up in the printout message in the terminal as well, if one pays attention to the long message .......).
This absolute variation (in space and time) is important, for example, for geolocation purposes (a project that I am working on). For SET in InSAR analysis, it only matters for very large-scale analysis (> 200 km, e.g.), as you can see it in the README file of
https://github.com/insarlab/pysolid.
This is discussed in a little bit more detail in a paper I am writing. It will be listed in the pysolid github repo once it came out, so stay tuned there if you are interested.
Regards,
Yunjun