Hello RegCNET users,

I tried to make RegCM-4.4.5.10 to read HadGEM2 for 1 year by combining the files in one file as fortran file mod_gn6hnc.F90 reads only one file, but merging time step in cdo removes one of the parameters. So instead I put the four files (representing 1 year) in a serial way. But I will face a problem for running, for example 10 years, it will be too difficult to put all files in the fortran file. So is there any way for merging the files without removing any parameters so icbc can read 10 years in one file only.

I attached my modified mod_gn6hnc.F90, which worked successfully for 1 year. Hope there will be another way to read longer time (10 years) in an easy way.

Regards

Samy