Changes between Initial Version and Version 1 of Ticket #461


Ignore:
Timestamp:
07/22/10 21:14:55 (14 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #461

    • Property ResolutionDone
    • Property Status newclosed
  • Ticket #461 – Description

    initial v1  
    1616
    1717 * '''4dvar/zeta_balance.m''': added option to integrating the hydrostatic equation ('''elliptic = 0''', '''LNM_depth > 0''') from the level of no motion to the surface. This option was missing. Notice that the integration is done in an efficient and elegant way (very tricky).
     18
     19 * '''boundary/extract_bry.m''': a new function to read requested variable from a ROMS NetCDF file at the specified time record and extracts the lateral boundary edges. No interpolation is carried out.
    1820
    1921The obsolete function '''4dvar/inside.m''' is removed. It is too inefficient and '''inpolygon''' is far superior.