NASA Logo - GSFC + NASA Homepage
+ Goddard Homepage
IPMSI Precipitation Validation - Prairie View A&M

Monthly Tip Data

These Comma Seperated Variables (CSV) files contain the time of each tip for a given gauge over and entire month. The first line contains the gauge id, longitude and latitude. The next line contains the column headers, followed by the actual data. These files are easily imported using Excel or python Pandas.

To read into python Pandas, do the following:

	import pandas as pd
	f = 'PIERS0029_2023_09_tips_A.csv'
	df = pd.read_csv(f, skiprows=1)
	df.index = df['Date']
	df = df.drop(columns=['Date'])
	df
	

IPMSI PIERS Monthly Tip Files

List of Available Parsivel Data Files

The daily gauge files have been bundled in compressed tar format and are available via this link:

PIERS0034 Parsivel List PIERS0035 Parsivel List PIERS0036 Parsivel List

Current Daily Gauge Totals

Current Report Date: 05/11/2024
Report generated 05/11/2024 @ 00:30:04 Local (05/11/2024 @ 04:30:04 UTC)

GaugeID Site Name Packets Mean Voltage Mean RSSI # Tips_A # Tips_B Accum_A [in] Accum_B [in] Bias [%] Accum_A [mm] Accum_B [mm]
PIERS0001 WFF Pad 18/96 12.95 -81.67 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0002 Haywards_Lott 18/96 12.96 -76.33 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0003 William_St_Well 18/96 12.87 -86.11 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0004 Somerset_Rd 18/96 12.62 -78.11 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0005 American_Legion 18/96 12.96 -57.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0006 Doc_Johnson 18/96 12.96 -75.44 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0007 LeVecque 18/96 12.94 -86.11 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0011 Pocomoke_MS 18/96 12.48 -85.89 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0012 Pocomoke_HS 18/96 13.10 -100.56 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0018 Stockton Volunteer Fire Company 18/96 13.07 -106.33 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0021 How Sweet it is 18/96 12.98 -97.44 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0026 UMES 18/96 12.49 -69.44 1 1 0.01 0.01 0.00 0.25 0.25
PIERS0027 GAIL at UCONN 18/96 13.97 -106.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0028 GAIL at UCONN 18/96 14.12 -103.67 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0029 Lehman College, NYC 18/96 12.93 -57.00 3 3 0.03 0.03 0.00 0.76 0.76
PIERS0030 Texas A&M University - Corpus Christi 18/96 12.77 -85.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0031 Xavier University 18/96 13.02 -113.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0032 Texas Tech University 18/96 13.33 -113.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0033 University of Arizona 18/96 13.31 -113.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0034 Prairie View A&M University 18/96 12.77 -94.67 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0035 Prairie View A&M University 18/96 12.67 -92.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0036 Prairie View A&M University 18/96 12.27 -78.00 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0037 INCUS experiment - Fort Collins, CO 18/96 12.74 -101.44 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0038 Hampton University - CBBT, Island Three 18/96 12.62 -75.67 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0039 NPOL Radar 18/96 12.82 -91.56 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0040 Redden Farm 18/96 13.09 -103.67 0 0 0.00 0.00 0.00 0.00 0.00
PIERS0041 GSFC/Greenbelt - B33 Rooftop 18/96 12.39 -69.67 5 4 0.05 0.04 20.00 1.27 1.02

Latest Integral Rain Parameters from PIERS0036

Latest DSD Mesh from PIERS0036

IPMSI Home


FirstGov logo Privacy Policy and Important Notices NASA logo Web Curator: jianxin.wang@nasa.gov    NASA Official: David B. Wolff