[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20041116: Plotting Additional Surface Data
- Subject: 20041116: Plotting Additional Surface Data
- Date: Tue, 16 Nov 2004 13:03:41 -0700 (MST)
Dave,
In the GEMPAK tutorial, I have an example of the format for an ascii surface
file (eg the format produced by SFLIST) which can then be read using
SFEDIT into a file created by SFCFIL:
http://my.unidata.ucar.edu/content/software/gempak/tutorial/importing_exercises.html
See the "Data File" link, and an example of a station table using the format
described at:
http://my.unidata.ucar.edu/content/software/gempak/tutorial/station_tables.html
Once you have created a station tables, you can use SFCFIL to create a surface
file- specifying the parameters that will be found in your data
file in the SFPARM parameter. Then, use SFEDIT to import the ascii data into
the GEMPAK file.
Steve Chiswell
Unidata User Support
On Tue, 16 Nov 2004, David Novak wrote:
> Hello -
>
> I have some mesonet data in a home-grown comma delimited format:
> id,hour,min,alat,alon,elev,blank,blank,blank,blank,ipres,temp,tdp,wdir,wspdkts
>
> Is there a way I can plot this data in GEMPAK? I'm thinking I can use
> SFCFIL, but if anyone has an example of what to do, that'd be great.
>
> Thanks,
> Dave
>