<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Real Science]]></provider_name><provider_url><![CDATA[https://stevengoddard.wordpress.com]]></provider_url><author_name><![CDATA[stevengoddard]]></author_name><author_url><![CDATA[https://stevengoddard.wordpress.com/author/stevengoddard/]]></author_url><title><![CDATA[GHCN &#8211; Just More Government&nbsp;Crap]]></title><type><![CDATA[link]]></type><html><![CDATA[<p>I started trying to look at at GHCN today, and immediately discovered nothing but deleted data.</p>
<p>From John Cook :</p>
<blockquote>
<ol>
<li>Download my code <a href="http://www.skepticalscience.com/docs/ghcn_app.tar.gz" target="_self">ghcn_app.tar.gz</a></li>
<li>Go to <a href="ftp://ftp.ncdc.noaa.gov/pub/data/ghcn/v2" target="_self">ftp://ftp.ncdc.noaa.gov/pub/data/ghcn/v2</a> and grab the compressed data files (v2.min.Z, v2.mean.Z, etc).</li>
</ol>
<p><a href="http://www.skepticalscience.com/Quick-and-Dirty-GHCN-Analysis.html">A Quick and Dirty Analysis of GHCN Surface Temperature Data</a></p></blockquote>
<p>This is what is contained in that directory</p>
<blockquote><p>Index of /pub/data/ghcn/v2<br />
Name Size Date Modified<br />
[parent directory]<br />
grid/ 7/24/12 5:44:00 AM<br />
source/ 12/23/10 12:00:00 AM<br />
v2.country.codes 10.2 kB 1/25/02 12:00:00 AM<br />
v2.max.Z 5.9 MB 2/7/12 9:17:00 AM<br />
v2.prcp.Z 24.8 MB 7/28/12 5:00:00 AM<br />
v2.prcp.failed.qc.Z 162 kB 7/28/12 5:00:00 AM<br />
v2.prcp.inv 1.2 MB 1/25/02 12:00:00 AM<br />
v2.prcp.readme 3.5 kB 9/27/11 12:00:00 AM<br />
v2.prcp_adj.Z 5.2 MB 7/28/12 5:00:00 AM<br />
v2.read.data.f 10.7 kB 12/14/06 12:00:00 AM<br />
v2.read.inv.f 2.8 kB 12/14/06 12:00:00 AM<br />
v2.slp.country.codes 10.3 kB 10/3/02 12:00:00 AM<br />
zipd/ 7/28/12 5:00:00 AM</p></blockquote>
<p>There isn&#8217;t any v2.min or v2.mean file. They seem to have gone missing.</p>
<p>Next I tried looking at version 1 data, which is supposed to be located here :</p>
<p><a href="ftp://ftp.ncdc.noaa.gov/pub/data/ghcn/v1">ftp://ftp.ncdc.noaa.gov/pub/data/ghcn/v1</a><a href="ftp://ftp.ncdc.noaa.gov/pub/data/ghcn/v1"><br />
</a></p>
<blockquote><p>Index of /pub/data/ghcn/v1<br />
Name Size Date Modified<br />
[parent directory]<br />
README.ghcn 32.0 kB 11/22/95 12:00:00 AM<br />
README.ghcn~ 31.8 kB 6/28/95 12:00:00 AM<br />
country.codes 15.7 kB 3/31/96 11:00:00 PM<br />
data.for.Z 688 B 6/28/95 12:00:00 AM<br />
data.sas.Z 207 B 6/28/95 12:00:00 AM<br />
flag.for.Z 758 B 6/28/95 12:00:00 AM<br />
flag.sas.Z 294 B 6/28/95 12:00:00 AM<br />
invent.for.Z 833 B 6/28/95 12:00:00 AM<br />
invent.sas.Z 262 B 6/28/95 12:00:00 AM<br />
press.sea.data.Z 1.1 MB 6/28/95 12:00:00 AM<br />
press.sea.flag.Z 344 kB 6/28/95 12:00:00 AM<br />
press.sea.statinv.Z 48.9 kB 6/28/95 12:00:00 AM<br />
press.sta.data.Z 1.4 MB 6/28/95 12:00:00 AM<br />
press.sta.flag.Z 379 kB 6/28/95 12:00:00 AM<br />
press.sta.statinv.Z 49.1 kB 6/28/95 12:00:00 AM</p></blockquote>
<p>All of the temperature data is missing. The README.ghcn file says this</p>
<blockquote><p>This subdirectory (/PUB/NDP041) contains 19 files including:</p>
<p>&#8211; this descriptive file (ndp041.des)<br />
&#8211; FORTRAN IV data retrieval routine to read and print the station<br />
inventory files (invent.for)<br />
&#8211; FORTRAN IV data retrieval routine to read and print the climate data<br />
files (data.for)<br />
&#8211; FORTRAN IV data retrieval routine to read and print the flag code<br />
files (flag.for)<br />
&#8211; SAS data retrieval routine to read and print the station inventory<br />
file (invent.sas)<br />
&#8211; SAS data retrieval routine to read and print the climate data files<br />
(data.sas)<br />
&#8211; SAS data retrieval routine to read and print the flag code files<br />
(flag.sas)<br />
&#8211; temperature station inventory file (temp.statinv)<br />
&#8211; precipitation station inventory file (precip.statinv)<br />
&#8211; sea level pressure station inventory file (press.sea.statinv)<br />
&#8211; station pressure station inventory file (press.sta.statinv)<br />
<strong>&#8211; temperature data file (temp.data)</strong><br />
&#8211; precipitation data file (precip.data)<br />
&#8211; sea level pressure data file (press.sea.data)<br />
&#8211; station pressure data file (press.sta.data)<br />
&#8211; temperature flag code file (temp.flag)<br />
&#8211; precipitation flag code file (precip.flag)<br />
&#8211; sea level pressure flag code file (press.sea.flag)<br />
&#8211; station pressure flag code file (press.sta.flag)</p></blockquote>
<p>The temperature file temp.data is missing.</p>
<p>So there you have it. All of the V1 and most of the V2 data has been deleted from their server.</p>
]]></html></oembed>