Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (244 - 246 of 964)

Ticket Owner Reporter Resolution Summary
#334 arango arango Done Added new matlab processing scripts
Description

Added several new Matlab scripts:

  • hslope: computes and plots ROMS grid bathymetry slope.
  • nc_attadd: adds/modifies a global or variable NetCDF attribute.
  • nc_attdel: deletes requested global or variable NetCDF attribute.
  • nc_vrename: renames a NetCDF variable.

Notice that the hslope script determines if the CURVILINEAR c-preprocessing option needs to be activated in your application header file.

I also corrected few things in other scripts.

#335 arango arango Fixed Corrected typo in npzd_iron.in
Description

There is a typo input script npzd_iron.in. The Fe nudging time scale is FeNudgTime instead of FeNugdTime:

! If applicable, dissolved Fe relaxation (nudging) parameters to simulate
! Fe source over the shelf (h <= FeHmin).

        FeHmin == 200.0d0                        ! minimum depth (m)
    FeNudgTime == 5.0d0                          ! nudging time (days)
         FeMax == 2.0d0                          ! Fe value (mmole/m3) to nudge

Many thanks to Jerome Fiechter for reporting this typo.

#336 arango arango Fixed Corrected bug in 4DVAR multiple outer loops
Description

Corrected several bugs to allow running 4DVAR over multiple outer loops and preconditioning. Also correcte couple of typos in the c-preprocessing directives.

Many thanks to Andy Moore for his help in tracking this bugs.

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