Opened 15 years ago

Closed 15 years ago

#302 closed upgrade (Done)

Added scripts to process initial conditions

Reported by: arango Owned by: arango
Priority: major Milestone: Matlab Processing Scripts
Component: Matlab Version: 3.2
Keywords: Cc:

Description

I add new scripts to process initial conditions and climatology NetCDF files:

% Preprocessing:
%
%   c_climatology - Create a ROMS climatology NetCDF file.
%   d_climatology - Driver to create a ROMS climatology file.
%
%   c_initial     - Create a ROMS initial conditions NetCDF file.
%   d_initial     - Driver to create a ROMS initial conditions file.
%
% Time management:
%
%   date_stamp   - Set current date string.
%
% Parallelism:
%
%   ptile        - Plot (overlay) ROMS horizontal tile partitions.
%   tile         - Compute ROMS horizontal tile partitions indices.
%

Change History (1)

comment:1 by arango, 15 years ago

Resolution: Done
Status: newclosed
Note: See TracTickets for help on using tickets.