Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  _archive 1598 over 12 years Aaron Marcuse-Kubitza Moved _archive/tapir2flatClient/trunk/client/ t...
  analysis 3076 about 12 years Aaron Marcuse-Kubitza Added top-level analysis dir for range modeling
  backups 4751 almost 12 years Aaron Marcuse-Kubitza backups/Makefile: Backups: Full DB: Specify the...
  bin 6259 over 11 years Aaron Marcuse-Kubitza psql_vegbien: Run with sh because it no longer ...
  config 272 over 12 years Aaron Marcuse-Kubitza Moved bien_password to new config dir
  inputs 6272 over 11 years Aaron Marcuse-Kubitza inputs/.geoscrub/geoscrub_output/map.csv: Mappe...
  lib 6226 over 11 years Aaron Marcuse-Kubitza sql_io.py: put_table(): Special handling for fu...
  mappings 6270 over 11 years Aaron Marcuse-Kubitza mappings/VegCore-VegBIEN.csv: Mapped latLongInC...
  schemas 6277 over 11 years Aaron Marcuse-Kubitza schemas/pg_hba.Mac.conf: Changed to match schem...
  to_do 4524 almost 12 years Aaron Marcuse-Kubitza to_do/timeline.doc: Updated to reflect addition...
  validation 5971 over 11 years Aaron Marcuse-Kubitza Updated validation/BIEN2_Analytical_DB_overview...
Makefile 11.4 KB 6221 over 11 years Aaron Marcuse-Kubitza root Makefile: VegBIEN DB: DB and bien user: mk...
README.TXT 12.7 KB 6212 over 11 years Aaron Marcuse-Kubitza README.TXT: Removed step to manually run make_a...
map 989 Bytes 5158 almost 12 years Aaron Marcuse-Kubitza root map: Removed no longer needed public schem...
new_terms.csv 30.4 KB 4887 almost 12 years Aaron Marcuse-Kubitza Regenerated root unmapped_terms.csv, new_terms.csv
unmapped_terms.csv 5.8 KB 4887 almost 12 years Aaron Marcuse-Kubitza Regenerated root unmapped_terms.csv, new_terms.csv

Latest revisions

# Date Author Comment
6277 11/19/2012 02:42 PM Aaron Marcuse-Kubitza

schemas/pg_hba.Mac.conf: Changed to match schemas/pg_hba.conf

6276 11/19/2012 02:37 PM Aaron Marcuse-Kubitza

schemas/pg_hba.conf: Fixed bug where also need an IPv6 bien entry with md5 authentication, because the IPv4 md5 authentication does not apply to "localhost", which is translated to the IPv6 address ::1

6275 11/19/2012 02:27 PM Aaron Marcuse-Kubitza

schemas/pg_hba.conf: Fixed bug where also need a local bien entry with md5 authentication, because the host-based md5 authentication applies only to literal IP addresses, not "localhost"

6274 11/19/2012 02:08 PM Aaron Marcuse-Kubitza

Added schemas/pg_hba.Mac.conf

6273 11/19/2012 02:01 PM Aaron Marcuse-Kubitza

schemas/pg_hba.conf: Restrict all accesses to the server except the bien user accessing vegbien using ident or a password, and the postgres superuser logging in using ident

6272 11/19/2012 01:25 PM Aaron Marcuse-Kubitza

inputs/.geoscrub/geoscrub_output/map.csv: Mapped countyvalidity to latLongInCounty

6271 11/19/2012 01:24 PM Aaron Marcuse-Kubitza

schemas/functions.sql: _map(): Fixed bug where entries that map to NULL were incorrectly being treated as if the entry didn't exist. Note that -> returns NULL both if the entry's value is NULL and if the entry doesn't exist, so ? must be used to recheck the presence of the key in the hstore.

6270 11/19/2012 12:48 PM Aaron Marcuse-Kubitza

mappings/VegCore-VegBIEN.csv: Mapped latLongInCounty

6269 11/19/2012 12:46 PM Aaron Marcuse-Kubitza

mappings/VegCore.csv: Added latLongInCounty

6268 11/19/2012 12:43 PM Aaron Marcuse-Kubitza

schemas/vegbien.sql: Added distance_to_county_m. Note that this can also be used to store latLongInCounty by mapping true to 0 and false to -1.

View all revisions | View revisions

Also available in: Atom