Jun 27 2008

How to Obtain Monthly Precipitation Data from NCDC

Published under Weather

In a comment on a recent post, it was asked how one goes about getting monthly precipitation values. This post will offer a tutorial on one method of obtaining precipitation data from the National Climatic Data Center (NCDC). Note that this will only work for locations in the United States.

The first step is knowing where to find NCDC on the Internet. Then you need to locate a station using the Station Locator - this is a link the left panel on their home page.

This page will look like this:
kauai precip step 1
For this example, we want to find data for Kauai, Hawaii. There are two options here, the first is to select the ‘State’ button and enter ‘HI’ into the box and press ‘Search’. The other is to click the link titled ‘State/Division/County/City’.

kauai precip step 2
Then select ‘Hawaii’ from the drop-down list. The click ‘Select County’. Pick Kauai and then ‘Locate Stations’.

You’ll be looking at a screen that looks something like this:
kauai precip step 3

Now you need to pick which station you want data from. Precipitation values for the Hawaiian islands will be different depending on where you are. Looking at the Google Earth image, notice that the eastern half of the island is green and wet, while the western half of the island is brown and dry.

For this example I picked a station called “Moloaa”, and it’s located at the pointer ‘A’ in the image above.

After clicking on the name of the station, a page like this will appear:
kauai precip step 4
Scroll down to where it says “Data Inventories”. There will be a line that looks like so

DAT INV DOC SOD -Daily Surface Data (TD3200/3210 combined)

Click on the part that says ‘DAT’. Now it’s going to ask if you want the simple options or advanced options. Use the advanced options.

kauai precip step 5
This is where we get to choose which data we want from this station. Choose precipitation - the 6th line down. On the top-right, choose which dates you want - January 2000 through December 2007. You can mess with the output format if you like. I chose comma delimited without data flags. This just means that the values of precipitation will be separated by commas, and there won’t be a long of extra flags to tell me if there is something wrong with the data. Click continue.

You’ll be asked to check an inventory file to make sure they actually have data for the dates you want. Look for a column titled “# OF MONTHS (DATA ROWS) AVAILABLE”. If you see lots of zeros, you probably don’t want to submit it for processing. I see lots of 12s. Which mean they have all the data I want. Enter your email address and they will notify you when everything is processed. This small example took less than a minute.

kauai precip step 6
The next screen will give links to the data file you want. Try clicking, if it doesn’t work just wait for the email.

The data file will be an ASCII file that looks something like this:
kauai precip step 7
If this looks like it’s written in code, then you probably need to find someone to help you use it. This file contains the daily precipitation values for the dates of interest. Each line represents one month of data. There are two values associated with each day of the month. The first tells you which day it is, and the other the precipitation amount. If you know how to use Microsoft Excel (or other spreadsheet program) you can just tally up each of the daily precipitation values to get the monthly values. Watch out for the 99999 and -99999 values which indicate bad data. Note that the values are in need to be divided by 100 to convert them into inches.

I’ve done that and uploaded them here: Kauai Monthly Precipitation.

Finally, we can plot the data to see what it looks like.

kauai-monthly-precipitation

Clearly there was a big spike in February and March of 2006. I don’t know what that was from, or even if it’s real. But it’s in the station data, I checked. That big value skews the monthly plot for those months. The other months are similar to values found on the Internet.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Related Posts:

  • Precipitation and Temperature Trends in Tucson, Arizona
  • Monthly Precipitation Around the United States
  • More Lampasas, TX Corrected Data
  • Arizona Senora Desert Museum aka CRN Tucson 11W
  • US Composite Spring Precipitation Data
  • 3 Responses to “How to Obtain Monthly Precipitation Data from NCDC”

    1. Roy Jensenon 04 Jul 2008 at 5:43 pm

      From the my experience, the data is free for an educational ISP otherwise costs at least $20 for the rest of us.

    2. Eli Rabetton 11 Jul 2008 at 1:34 pm

      FWIW

      The new Global Precipitation Climatology Centre (GPCC) Full Data Reanalysis Version 4 as well as the new GPCC Global Monthly Precipitation Climatology 2008 are ready for Visualisation () and Download ().

      The GPCC Full Data Reanalysis Version 4 is available for all months of the time period 1901-2007 in spatial product resolutions 0.5° x 0.5°, 1.0° x 1.0°, and 2.5° x 2.5°. The new Global Monthly Precipitation Climatology 2008 is additionally also available in 0.25° x 0.25° grid resolution.

      GPCC is implemented at the Deutscher Wetterdienst (DWD) under auspices of the World Meteorological Organisation (WMO) as a German contribution to the World Climate Research Programme (WCRP) as well as to the Global Climate Observing System (GCOS). It analyses the monthly precipitation on the landsurface of the earth based on in situ observed raingauge data.

      The GPCC database comprises monthly precipitation data from more than 70,000 different raingauge stations worldwide received near real-time via the WMO Global Telecommunication System (GTS) and non real-time by bilateral contributions from most meteorological and hydrological services of the world and by inclusion of the global precipitation station databases of the Global Historical Climatology GHCN (NCDC, USA), Climate Research Unit (CRU) of the Univ. of East Anglia (UK), UN Food and Agricultural Organisation (FAO), as well as of some regional precipitation data sets.

      Thank you very much to all data providers having supported GPCC during the last years!!!

      Please note that station data provided to GPCC are protected upon request of the data providers and can not be distributed to Third Parties. However the gridded near real-time and non real-time analysis products of GPCC are freely available via Internet. Further details about GPCC can be found on Internet at

    3. Jamalion 31 Jul 2008 at 1:32 am

      Dear Sir,

      Would it possible also to have access to Daily Precipitation Data?

      thanks

      Jamali

    Trackback URI |

    To reduce spam, comments are automatically closed 30 days after the last comment. If you would like to comment on any closed thread, please use the contact form at the top of this page.