Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (340 - 342 of 964)

Ticket Owner Reporter Resolution Summary
#439 arango arango Done Update all Readme files in 4D-Var Test Cases
Description

I added information about error covariance standard deviation and normalization coefficients in all Readme files for the 4D-Var Test Cases in the test/WC13 repository.

#440 arango m.hadfield Fixed Declaration error in set_avg.F
Description

In set_avg.F, subroutine set_avg_tile, line 103, there is a USE mod_grid statement inside an #ifdef SOLVE3D block. But later, beginning at line 150, there is a call to vorticity_tile in which several components of GRID(ng) are passed, some not inside an #ifdef SOLVE3D block. So compilation of this module fails when SOLVE3D is not defined.

The solution: move USE mod_grid outside the #ifdef SOLVE3D block.

#441 arango arango Fixed Bug in plotting package, opencdf.F
Description

There is a bug in file opencdf.F of the plotting package when processing the variable spherical in the grid NetCDF file. We need to use ID ncgrd instead of ncid1.

Many thanks to Simon Spagnol for reporting this typo.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.