Steps to produce a forcing file that goes with the TMIX compset (_velocityTidalRMS_CATS2008.nc) %This requires dowloanding the CATS 2008 tidal model from here https://www.usap-dc.org/view/dataset/601235 % Compute U from CATS e3_ustar_correction_compute_CATS.m % Apply correction for units etc and get nc file ready for pyremap (https://github.com/irenavankova/pyremap/tree/cats_tbl) e3_ustar_correction_get_nc.m % Remap using pyremap CATS_ustar_70_to_mpas.py % Postprocess and get into the correct name convention e3_ustar_postprocess.m