Changes between Initial Version and Version 1 of Ticket #461
- Timestamp:
- 07/22/10 21:14:55 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #461
- Property Resolution → Done
- Property Status new → closed
-
Ticket #461 – Description
initial v1 16 16 17 17 * '''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. 18 20 19 21 The obsolete function '''4dvar/inside.m''' is removed. It is too inefficient and '''inpolygon''' is far superior.