[RegCNET] problem after post-processing

XUNQIANG BI bixq at ictp.it
Wed Oct 22 09:47:50 CEST 2008


Hi, 
On Wed, 22 Oct 2008, guogl wrote:

> Hi,
>  Thank you for your advice about "Post-processing" in RegCM.
> But I still have several points which I don't understand.
>    1.What mean about the following line in daily mean file.

>                 if(month.eq.1) nrec=nvar

The above line is just for the first month of your integration,
just let the code skip the first time slice.

>       How to get nvar's value? For example,why do nvar's value is
> 113 in day_ATM.f?

nvar is the number of 2D fields (totally) in ATM file,
    113=18*6+5   (by default, if you use 18 layers at vertical

>    2.How to run the *.f file in Commons/DAY_MONTH?

The way to run the codes under RegCM/Commons/DAY_MONTH is:

1. calculate the daily mean firstly,
    pgf90 -byteswapio -o day_ATM day_ATM.f
    ./day_ATM

2. calculate the month mean
    pgf90 -byteswayio -o mon_ATM mon_ATM.f

Note: if you read file day_ICBC.f and understood, you would understand
that these codes (day_ATM.f ,.....) can also be easily modified to
do the mean for long period. In day_ICBC.f, I actually calculate the
daily mean for 28 years.

I Cc to RegCNET just in case others have the same interest to try
the codes under RegCM/Commons/DAY_MONTH

Regards,
Bi Xunqiang

>
>                                                                   GuoGL
>
> 2008-10-22
>
>
>
> guogl
>
>
>
> ·¢¼þÈË£º XUNQIANG BI
> ·¢ËÍʱ¼ä£º 2008-10-21  17:08:41
> ÊÕ¼þÈË£º Hu Yichang
> ³­ËÍ£º regcnet
> Ö÷Ì⣺ Re: [RegCNET] problem after post-processing
>
> https://lists.ictp.it/pipermail/regcnet/2007/000800.html
> On Tue, 21 Oct 2008, XUNQIANG BI wrote:
>>
>> Hi, Hu:
>>
>> The present PostProc works with NCL and FERRET users.
>>
>> My understanding is that the present PostProc is not a good
>> option for GrADS users, Even though you can rewrite a GrADS
>> descriptor file for the netcdf file (as Sara introduced at
>> RegCNET webpage).
>>
>> I would suggest GrADS users try the codes under RegCM/Commons/DAY_MONTH.
>>
>> Regards,
>> Bi Xunqiang
>> On Mon, 20 Oct 2008, Hu Yichang wrote:
>>
>>>  Hi
>>>
>>>  I have a question about post-processing. After post-processing, i got the
>>>  netcdf
>>>
>>>  files, but i found the margin of the graphics not in accord with the
>>>  margin of the map
>>>
>>>  drawing with grads. I don't know why.
>>>
>>>  Wishing for your help. Thanks
>>>
>>>  --
>>>
>>>  _______________________________________________
>>>  RegCNET mailing list
>>>  RegCNET at lists.ictp.it
>>>  https://lists.ictp.it/mailman/listinfo/regcnet
>>>
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>    Dr. Xunqiang Bi         email:bixq at ictp.it
>>    Earth System Physics Group
>>    The Abdus Salam ICTP
>>    Strada Costiera, 11
>>    P.O. BOX 586, 34100 Trieste, ITALY
>>    Tel: +39-040-2240302  Fax: +39-040-2240449
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   Dr. Xunqiang Bi         email:bixq at ictp.it
>   Earth System Physics Group
>   The Abdus Salam ICTP
>   Strada Costiera, 11
>   P.O. BOX 586, 34100 Trieste, ITALY
>   Tel: +39-040-2240302  Fax: +39-040-2240449
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> _______________________________________________
> RegCNET mailing list
> RegCNET at lists.ictp.it
> https://lists.ictp.it/mailman/listinfo/regcnet
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Dr. Xunqiang Bi         email:bixq at ictp.it
   Earth System Physics Group
   The Abdus Salam ICTP
   Strada Costiera, 11
   P.O. BOX 586, 34100 Trieste, ITALY
   Tel: +39-040-2240302  Fax: +39-040-2240449
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the RegCNET mailing list