google-code-export / ccc-gistemp

Automatically exported from code.google.com/p/ccc-gistemp
Other
0 stars 0 forks source link

Not possible to skip contiguous US GHCN stations. #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See doc/lab/step0-update-notes

GISTEMP provide a feature whereby (when merging USHCN and GHCN data) GHCN 
stations located in the contiguous US are deleted (skipped) from the analysis.  
(Note that most US GHCN stations have USHCN counterparts and are therefore 
replace with USHCN data anyway)

In general we do not plan to implement every variation that GISTEMP permits, 
but it might be nice to have this one.

Original issue reported on code.google.com by d...@ravenbrook.com on 19 Aug 2010 at 9:06

GoogleCodeExporter commented 9 years ago
Fixed by adding "retain_contiguous_US" in r506.  See also 
http://clearclimatecode.org/no-us-temperatures/

Original comment by d...@ravenbrook.com on 20 Aug 2010 at 11:44