[gradsusr] No hardcopy metafile open

Md Hosen md.hosen at live.vu.edu.au
Mon Aug 10 10:22:36 EDT 2015


Hi Stephen,

Thanks for your prompt reply. In the text files I am not getting any expected output values. Only  it shows as follows:

Interpolation

Interpolation

.......................

.......................

so on

Any further suggestion please.

Kind regards,

Imran

________________________________
From: gradsusr-bounces at gradsusr.org <gradsusr-bounces at gradsusr.org> on behalf of Stephen McMillan <smcmillan at planalytics.com>
Sent: 10 August 2015 23:32:38
To: GrADS Users Forum
Subject: Re: [gradsusr] No hardcopy metafile open

Imran,

I don't see that it's a problem.  Did you not get the extracted output you expected?

What you present as an error actually is not.  They are informational only.

Stephen

On Mon, Aug 10, 2015 at 9:14 AM, Md Hosen <md.hosen at live.vu.edu.au<mailto:md.hosen at live.vu.edu.au>> wrote:

Dear GRADS users,


Good day!


I am totally new with GRADS. The following sample script is my first try to extract Temperature data from wrfoutput.



'reinit'
'open feb2000.ctl'

i=1
while (i<=73)
'set t 'i

********************************corrected lat&lon***
'set lon 144.97'
'set lat -37.81'
'd t2-272.15'
rc=subwrd(result,4)
res=write(Melreg.txt,rc)
*************************************************
'set lon 144.76'
'set lat -37.86'
'd t2-272.15'
rc=subwrd(result,4)
res=write(Raaf.txt,rc)
********************************
'set lon 145.10'
'set lat -37.98'
'd t2-272.15'
rc=subwrd(result,4)
res=write(Moorabbin.txt,rc)
**********************************
i=i+1
endwhile
return


After running this script, I am getting the following error message:


No hardcopy metafile open
All files closed; all defined objects released;
All GrADS attributes have been reinitialized
Notice: Implied interpolation for file feb2000.ctl
 Interpolation will be performed on any data displayed from this file



Even, if I type 'reinit' in the command line, I am getting same error message as follows:


ga-> reinit
No hardcopy metafile open
All files closed; all defined objects released;
All GrADS attributes have been reinitialized


Could you please give any instruction to solve the problem. Your cooperation will be highly appreciated.


Kind regards,

Imran




_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org<mailto:gradsusr at gradsusr.org>
http://gradsusr.org/mailman/listinfo/gradsusr


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150810/9c105bb8/attachment-0001.html 


More information about the gradsusr mailing list