[Thread Prev][Thread Next][Index]

[ferret_users] Problem with regridding



Hello everybody,
I wanted to regrid my data. I attach two files as attachments to this e-mail.
The first.gif is done by that script (this is when no regridding is applied):

set win/size=6.0/aspect=`1`
CANCEL MODE LOGO
DEFINE AXIS/X=-5.666666667:5.25:0.083333333/unit=degree xlon
DEFINE AXIS/Y=-2.0:10.0:0.083333333/unit=degree ylat
DEFINE AXIS/X=-5.666666667:5.25:0.010416667/unit=degree xfine
DEFINE AXIS/Y=-2.0:10.0:0.010416667/unit=degree yfine
FILE/VARIABLES=GriddedData/COLUMNS=132/GRID=BalticSea2D Grid_MyPrint
fill/title="Significant Wave Height 20 July 2010 23:00:00"/PALETTE=my_palette_swh/lev=12 GriddedData[l=@ave]
contour/over/nolab/lev=(1.0) GriddedData[l=@ave]
contour/over/nolab/lev=(1.2) GriddedData[l=@ave]
contour/over/nolab/lev=(1.5)/color=blue GriddedData[l=@ave]
frame/file=Significant_Wave_Height_20_July_2010_230000.gif

and the second.gif by this (with regridding but not I am not satisfied):

set win/size=6.0/aspect=`1`
CANCEL MODE LOGO
DEFINE AXIS/X=-5.666666667:5.25:0.083333333/unit=degree xlon
DEFINE AXIS/Y=-2.0:10.0:0.083333333/unit=degree ylat
DEFINE AXIS/X=-5.666666667:5.25:0.010416667/unit=degree xfine
DEFINE AXIS/Y=-2.0:10.0:0.010416667/unit=degree yfine
DEFINE GRID/x=xlon/y=ylat BalticSea2D
DEFINE GRID/x=xfine/y=yfine BalticSea2Dfine
FILE/VARIABLES=GriddedData/COLUMNS=132/GRID=BalticSea2D Grid_MyPrint
fill/title="Significant Wave Height 20 July 2010 02:00:00"/PALETTE=my_palette_swh/lev=12 GriddedData[gxy=BalticSea2Dfine@lin]
contour/over/nolab/lev=(1.0) GriddedData[gxy=BalticSea2Dfine@lin]
contour/over/nolab/lev=(1.2) GriddedData[gxy=BalticSea2Dfine@lin]
contour/over/nolab/lev=(1.5)/color=blue GriddedData[gxy=BalticSea2Dfine@lin]
frame/file=Significant_Wave_Height_20_July_2010_020000.gif

I also send the file Grid_MyPrint.
What I should do in order to get a proper picture with smooth contours and shapes?

Any solution will be appreciated!


--
Best regards,
Szymon Roziewski

Attachment: first.gif
Description: GIF image

Attachment: second.gif
Description: GIF image

Attachment: Grid_MyPrint.tar.bz2
Description: BZip2 compressed data


[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement