Based on [RRTMGP.jl](https://github.com/climate-machine/RRTMGP.jl)'s [coverage](https://app.codecov.io/gh/CliMA/RRTMGP.jl/commit/b1903846d15a1114544dc8063ecfe1b0dc00936a), the lowest coverage comes from - [mo_fluxes_byband_kernels](https://github.com/RobertPincus/rte-rrtmgp/blob/master/extensions/mo_fluxes_byband_kernels.F90), with the Julia counter part coverage [here](https://codecov.io/gh/climate-machine/RRTMGP.jl/src/e51b1d918b42ecabcdf009e4b549c989ec1839e4/src/rte/FluxesByBand.jl) - [mo_optical_props_kernels](https://github.com/RobertPincus/rte-rrtmgp/blob/master/rte/kernels/mo_optical_props_kernels.F90), with Julia counter part coverage [here](https://codecov.io/gh/climate-machine/RRTMGP.jl/src/e51b1d918b42ecabcdf009e4b549c989ec1839e4/src/rte/kernels/OpticalProps_kernels.jl) It might be nice to add examples that touch more of these kernels.