In the case of running with 'rte_configure_and_exit', we should consider removing the creation of the lut.nc file - it doesn't get populated, and can take some amount of time to generate if the LUT is large. It also inevitably just needs to get removed if isofit is then used to build that lut.nc externally (the common use case of rte_configure_and_exit).
In the case of running with 'rte_configure_and_exit', we should consider removing the creation of the lut.nc file - it doesn't get populated, and can take some amount of time to generate if the LUT is large. It also inevitably just needs to get removed if isofit is then used to build that lut.nc externally (the common use case of rte_configure_and_exit).