5.0

5.0 | 1 rating Rate this file 2 Downloads (last 30 days) File Size: 2.18 KB File ID: #25686

read_RWS

by Angelini Federico

 

30 Oct 2009

Script for reading radiosoundings from Unversity of Wyoming, and arranging all data in a matrix.

| Watch this File

File Information
Description

This function gives the datenum 'time' and the matrix 'M' of the
radiosoundings read in the input file, obtained as ascii text by
'cut and paste' from 'http://weather.uwyo.edu/upperair/sounding.html'.
The input file can contain an arbitrary number of radiosoundings.
The 'station_id' is the number of the station, required to locate the
    beginning of each data block. It must be in string format.
    If station_id is not defined, it is read from the first line of the text file,
    so ensure that the first line contains the ID in the first five characters.
"M" has three dimensions:
    1. Vertical measurements of every radiosounding (50 rows)
    2. Columns of the different quantities (11 columns):
      PRES HGHT TEMP DWPT RELH MIXR DRCT SKNT THTA THTE THTV
       hPa m C C % g/kg deg knot K K K

    3. Number of radiosoundings in the input file (variable).
"time" is the vector of datenum of each radiosounding, as read from the file.
    This variable has the dimension of the third dimension of M.

Created by Federico Angelini, ISAC-CNR
30 Oct 2009

MATLAB release MATLAB 7.1.0 (R14SP3)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
19 Jul 2010 Warwick

Worked straight up. Good for creating climatologies of temperature profiles.

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import Angelini Federico 30 Oct 2009 13:07:48
earth science Angelini Federico 30 Oct 2009 13:07:48

Contact us at files@mathworks.com