| 244 |  | * All the input '''ocean_*.in''', '''bio_Fennel.in''', '''ecosim.in''', '''nemuro.in''', '''npzd_Franks.in''', '''npzd_Powell.in''', '''npzd_iron.in''', and '''sediment_*.in''' scripts were '''CHANGED''' in '''ROMS/External''' and '''User/External'''. Therefore, you need to update your particular application script so you can write these fields in output NetCDF files, with this and future version of the code.  I know that this may be inconvenient for you, but you are getting a lot of control now. Recall that all the standard input scripts are backward compatible with previous versions of the model.  The routine '''inp_par.F''' will ignore all these new switches with old versions of the code. | 
          
            |  | 246 | * All the input '''ocean_*.in''', '''bio_Fennel.in''', '''ecosim.in''', '''nemuro.in''', '''npzd_Franks.in''', '''npzd_Powell.in''', '''npzd_iron.in''', and '''sediment_*.in''' scripts were '''CHANGED''' in '''ROMS/External''' and '''User/External'''. Therefore, you need to update your particular application script so you can write these fields in output NetCDF files, with this and future version of the code when '''AVERAGES''', '''AVERAGES_DETIDE''', '''DIAGNOSTICS_TS''', or '''DIAGNOSTICS_UV''' options are activated.  I know that this may be inconvenient for you, but you are getting a lot of control now. Recall that all the standard input scripts are backward compatible with previous versions of the model.  The routine '''inp_par.F''' will ignore all these new switches with old versions of the code. | 
          
            |  | 247 |  | 
          
            |  | 248 | * The file '''varinfo.dat''' was also modified to include the metadata for '''temp_tide''', '''temp_detide''', '''salt_tide''', and '''salt_detide'''. |