[Thread Prev][Thread Next][Index]

Re: [ferret_users] format number and text with LIST/FORMAT



Hi Patrick,

I guess you can use:

list/nohead/format=("`TAX_DATESTRING(T[GT=VAR],VAR1, 
> "month")` ", F10.3) VAR1

Paulo
--------------------------
On Mon, 2010-07-19 at 12:21 +0200, Brockmann Patrick wrote:
> Hi all,
> 
> Is there a way to format numbers and text together
> when the list command and the format FORTRAN qualifier are used ?
> 
> Here is an example and the error
> 
> yes? use monthly_navy_winds.cdf
> yes? let VAR1 = UWND[I=23,J=73] 
> yes? list/nohead/format=(A30,' ',F10.3) TAX_DATESTRING(T[GT=VAR],VAR1, 
> "month"), VAR1
>  **ERROR: invalid command: format disallowed for multiple variables w/ 
> strings
> 
> Patrick



[Thread Prev][Thread Next][Index]

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

Privacy Policy | Disclaimer | Accessibility Statement