<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br><br>Sent from my iPhone</div><div><br>On Aug 5, 2017, at 12:15, rahele shafiee <<a href="mailto:rahele_shafiee@yahoo.com">rahele_shafiee@yahoo.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:medium;"><div><div>
<!--StartFragment-->

<p class="ydp89e1db3MsoNormal"><span style="font-size:16.0pt;line-height:115%">Hello everyone</span></p>

<p class="ydp89e1db3MsoNormal"><span style="font-size:16.0pt;line-height:115%">How can I change
the test case outputs of  “.data” to “.nc”?
I'm using test case “flt_example”, When I enable the package “mnc”, only
outputs such as temperature, salinity, water level, and current in the output
file format “.nc” . But I want the tracer outputs to be as </span></p></div></div></div></div></blockquote><br><div>Hi Rahael.  </div><div><br></div><div>You want to use pkg/diagnostics.  You can look in the pkg/tracers to see what diagnostics are set up</div><div><br></div><div>It would be nice if more of the examples were setup w netcdf + diagnostics output turned on by default.  My understanding is that diagnostics is the preferred method of output from the gcm but a lot of the examples are setup with the old fashioned output files.  I only personally became aware of all the power available in the diagnostics package</div><div><br></div><div>I'll use this as a bit of an advertisement.  Right now netcdf files are written one per tile using mnc   If you want just one netcdf file for the whole gcm you can try my fork and use nf90io instead of mnc.   <a href="https://github.com/jklymak/MITgcm66h">https://github.com/jklymak/MITgcm66h</a>. You need a version of netcdf compiled with a parallel hdf5.  It's not well tested at all, so if you have issues contact me directly (through the github page is easiest) rather than bugging the developers.  </div><div><br></div><div>Cheers.  </div></body></html>