Revision 7253
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
73 | 73 |
2 12477 |
74 | 74 |
3 174469 |
75 | 75 |
----- |
76 |
|
|
77 |
e-mail from Jim on 2013-1-16: |
|
78 |
----- |
|
79 |
Back in Nov 2012 I created a local Git repo to manage my geovalidation |
|
80 |
code as I was developing it and messing around. Technically I'm pretty |
|
81 |
sure there is a way to graft it into the BIEN SVN repo you've been |
|
82 |
using, but I don't have time to deal with that now, and anyway there may |
|
83 |
be advantages to keeping this separate (much as the TNRS development is |
|
84 |
independent). I'm happy to give you access so you can clone the Git repo |
|
85 |
yourself if you'd like, but in any event, I just created a 'BIEN Geo' |
|
86 |
subproject of the main BIEN project in Redmine, and exposed my repo |
|
87 |
through the browser therein. It's currently set as a private project, |
|
88 |
but you should be able to see this when logged in: |
|
89 |
|
|
90 |
https://projects.nceas.ucsb.edu/nceas/projects/biengeo/repository |
|
91 |
|
|
92 |
So now you should at least be able to view and download the scripts, and |
|
93 |
peruse the history. (If you do want to be able to clone the repo, send |
|
94 |
me a public key and I'll send you further instructions.) |
|
95 |
|
|
96 |
I just spent some time improving comments in the various files, as well |
|
97 |
as writing up a README.txt file that I hope will get you started. Let me |
|
98 |
know if (when) you have questions. As I mention in the README, the |
|
99 |
scripts are probably not 100% runnable end-to-end without some |
|
100 |
intervention here and there. Pretty close, but not quite. That was |
|
101 |
certainly my goal, but given that this was all done in a flurry of a few |
|
102 |
days with continual changes, it's not quite there. |
|
103 |
|
|
104 |
Also, the shell scripts do have the specific wget commands to grab GADM2 |
|
105 |
and geonames.org data that need to be imported into the database to |
|
106 |
geoscrub/geovalidate-enable it. But if you want (of for that matter if |
|
107 |
you have trouble with downloading anything), I can put the files I got |
|
108 |
back in November somewhere on vegbiendev. In fact, although the GADM2 |
|
109 |
data should be unchanged (it's versioned at 2.0), the geonames.org |
|
110 |
downloads come from their daily database dumps IIRC, so what you'd get |
|
111 |
now might not be the same as what I got. Probably unlikely to be many, |
|
112 |
if any, changes in the high-level admin units we're using, but who |
|
113 |
knows. |
|
114 |
----- |
Also available in: Unified diff
inputs/.geoscrub/_src/README.TXT: Added e-mail from Jim about repository with scripts to generate the geoscrub_output table