Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 964)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Owner Reporter Resolution Summary
#326 arango arango Fixed Missing defined token in globaldefs.h
Description

There is a missing defined token in globaldefs.h at line 442. The correct statement is:

#if !(defined W4DPSAS || defined W4DVAR) && defined POSTERIOR_EOFS
# undef POSTERIOR_EOFS
#endif
#379 arango arango Done Renamed ncread internal Matlab function to read_nc
Description

Renamed private ncread subfunction to read_nc in Matlab processing script utility/nc_read.m in the ROMS Matlab scripts repository. The Matlab NetCDF inteface developers want to use ncread as an intrinsic Matlab function. Many thanks to John Evans for his great work developing the Matlab/NetCDF interface at MathWorks.

#415 arango mathieu Fixed Output bug in scale for wind-induced bottom wave period
Description

In wrt_his.F line 2207 when WAVES_BOT_PERIOD is activated. Replace

        scale=rad2deg

by

        scale=1.0_r8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.