Changes between Initial Version and Version 1 of Ticket #562
- Timestamp:
- 07/16/12 20:45:38 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #562
- Property Resolution → Fixed
- Property Status new → closed
-
Ticket #562 – Description
initial v1 5 5 * I cleaned and retested '''initial/d_climatology.m''' and '''initial/d_initial.m''' template drivers and everything is working correctly. 6 6 7 * Corrected several typos in '''grid/contact.m'''. We need to use '''isempty''' instead of '''empty''' native funtions. Many thanks to John Wilkin for reporting these typos. 8 7 9 * I fixed a typo in '''initial/roms2roms.m''' and '''boundary/obc_roms2roms.m'''. We need to use '''nc_vinfo''' instead of '''nc_varinfo'''. Many thanks to John Wilkin for bringing this to my attention. 8 10