[Thread Prev][Thread Next][Index]

Re: [ferret_users] order=Y-X for ASCII file?



Hi Ryo,
I feel order=yx should do it why you keep y-x?
Sudheer

On Friday, August 16, 2013, Ryo Furue wrote:
Ferret users,

I have a strange ASCII data file representing a two-dimensional (x-y)
field, in which the Y axis varies fastest and the X axis is inverted:

  i = 1,       2,       3, . . .
  x = 0, -100 km, -200 km, . . .

that is, the datapoints are stored in the file from east to west.
So, I thought "ORDER=Y-X" is the answer, but it leads to

   **ERROR: command syntax: order=Y-X

See the attached script.  Is this not supported?

I'll next look at SAMPLEI .

Regards,
Ryo
----
define axis/x=0:-90000:100/units=kilometers xax
define axis/y=-6000:-2000:10/units=kilometers yax
define grid/x=xax/y=yax mygrid
file/var="xpnt,ypnt,h"/grid=mygrid/order=Y-X/skip=1 diffsol.dat


--
with best regards

Sudheer

**********************************************************************************
Dr. Sudheer Joseph                                                                
Scientist                                                                         
INDIAN NATIONAL CENTRE FOR OCEAN INFORMATION SERVICES (INCOIS)
MINISTRY OF EARTH SCIENCES, GOVERNMENT OF INDIA
"OCEAN VALLEY" PRAGATHI NAGAR (BO)
OPP.JNTU, NIZAMPET SO
Andhra Pradesh, India. PIN- 500 090.
TEl:+91-40-23044600(R),Tel:+91-9440832534(Mobile)
Tel:+91-40-23886047(O),Fax:+91-40-23892910(O)
E-mail: sudheer.joseph@xxxxxxxxx;  sjo@xxxxxxxxxxxxx.
Web- http://oppamthadathil.tripod.com
           --------------* ---------------
"The ultimate measure of a man is
not where he stands in moments of
comfort and convenience, but where
he stands at times of challenge and
controversy."
                        Martin Luther King, Jr.
"What we have done for ourselves alone dies with us.
What we have done for others and the world remains and is immortal."
- Albert Pines

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement