Changes between Initial Version and Version 1 of Ticket #563


Ignore:
Timestamp:
08/01/12 22:00:02 (12 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #563

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

    initial v1  
    33In addition several new scripts were introduced:
    44
    5  * '''d_core2_frc.m''': Driver template script showing how to create ROMS forcing NetCDF file(s) using ROMS metadata structure. The data source is the CORE 2 Global Air-Sea Flux Dataset. Notice that the original data set is sampled for the Gulf of Mexico (GOM).
     5 * '''coastline/get_coast.m''': Extracts coastline data from the Global Self-consistent, Hierarchical, High-resolution Shoreline (GSHHS) database for the box corners bounded by (Llon,Blat) and (Rlon,Tlat).
     6
     7 * '''forcing/d_core2_frc.m''': Driver template script showing how to create ROMS forcing NetCDF file(s) using ROMS metadata structure. The data source is the CORE 2 Global Air-Sea Flux Dataset. Notice that the original data set is sampled for the Gulf of Mexico (GOM).
    68
    79 * '''netcdf/check_metadata.m''': Checks ROMS metadata structure for consistency and fills unassigned fields. This structure will be used elsewhere to create NetCDF files in a compact way.