<p>Hello,</p><p>I am currently working on a coupled simulation using the <code>cpl_aim+ocn</code> case from the verification directory. While modifying the bathymetry/topography files, I realized that the <code>runOff</code> file (default: <code>runOff_cs32_3644.bin</code>) also needs to be updated.</p><p>However, even after inspecting the file using <code>MITgcmutils.utils.readbin</code>, I couldn't fully understand the specific information it contains or the corresponding data types for each piece of information. Could you please clarify the following:</p><ol><li>What kind of data is stored in the <code>runOff</code> file?</li><li>What are the data types used for this information (e.g., <code>float32</code>, <code>float64</code>)?</li></ol><p>Understanding the structure and content of the file will greatly help me make the necessary adjustments.</p><p>Thank you for your time and assistance.</p><p>Best regards,<br>Fisher</p><p><br></p>