MIROC Model Diagnostic Scripts

Terms and conditions of use

We have no responsibility or liability for any unintended consequences or damages that the use of these scripts may cause. Please use them at your own risk.

Note

A very useful program "ngtcf", which converts a gtool file to a netCDF file, often writes incorrect time axis in the netCDF file.
You can correct it, for example, by
1) cdo settaxis,1850-01-16,12:00,1mon ifile.nc ofile.nc
or
2) nc_corr_month ifile.nc ofile.nc

Utility

Splitting into individual years

Climatology


Each file must contain only single-year data
Compute long-term annual, monthly, daily means

Time series (will be superseded)


Other utilities

Superseded


Utility
The following scripts create C-shell scripts, which are then to be executed for the analysis.


Splitting into individual years

These scripts split bundled multi-year directories into single-year directories.
Climatology: Each file must contain only single-year data