[gradsusr] plot entire file

Muhammad Rahiz muhammad.rahiz at ouce.ox.ac.uk
Wed Mar 2 05:43:07 EST 2011


Kevin, try this

set grads off
set parea 0.5 10.5 0.5 8.5
set mproj scaled
d variable
printim image.png

If you want an image without the lon-lat labels,

set grads off
set xlab off
set ylab off
set parea 0 11 0 8.5
set mproj scaled
d variable
printim image.png

-- 
Muhammad Rahiz
Researcher & DPhil Candidate (Climate Systems & Policy)
School of Geography & the Environment
University of Oxford

On Wed, 2 Mar 2011, Info Severeweather wrote:

> Sorry i mean to plot the entire fill withour borders so that the output file
> is fully plotted with data!
>
> Regards
> Kevin
>
> -----Oorspronkelijk bericht-----
> Van: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org]
> Namens Muhammad Rahiz
> Verzonden: dinsdag 1 maart 2011 22:30
> Aan: GrADS Users Forum
> Onderwerp: Re: [gradsusr] plot entire file
>
> I've never specified the x&y before and the output I get is always
> 800x618 (default size?). There is not much difference between the following;
>
> printim filename.png
> printim filename.png x800 y600
>
> --
> Muhammad Rahiz
> Researcher & DPhil Candidate (Climate Systems & Policy) School of Geography
> & the Environment University of Oxford
>
> On Tue, 1 Mar 2011, Info Severeweather wrote:
>
>>
>> Hello,
>>
>>
>> Does someone can help me, i make an images file with this dimensions:
>>
>> 'printim ' valid '.png x800 y600'
>>
>>  
>>
>> But is it possible to plot the whole 800x600px without X en Y labels?
>>
>>  
>>
>> Best Regards,
>>
>> Kevin
>>
>>
>>
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>


More information about the gradsusr mailing list