Revision 12887
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/README.TXT | ||
---|---|---|
399 | 399 |
make mappings/VegCore.htm-remake; make mappings/ |
400 | 400 |
apply new data dict mappings to datasource mappings/staging tables: |
401 | 401 |
inputs/run postprocess # runtime: see inputs/run |
402 |
time yes|make inputs/{NVS,SALVIAS,TEAM}/test # old-style import; runtime: 30 s ("0m28.562s") @starscream
|
|
402 |
time yes|make inputs/{NVS,SALVIAS,TEAM}/test # old-style import; runtime: 1 min ("0m59.692s") @starscream
|
|
403 | 403 |
svn di mappings/VegCore.tables.redmine |
404 | 404 |
If there are changes, update the data dictionary's Tables section |
405 | 405 |
When moving terms, check that no terms were lost: svn di |
... | ... | |
478 | 478 |
update staging table column names: |
479 | 479 |
on local machine: |
480 | 480 |
inputs/run postprocess # runtime: see inputs/run |
481 |
time yes|make inputs/{NVS,SALVIAS,TEAM}/test # old-style import; runtime: 30 s ("0m28.562s") @starscream
|
|
481 |
time yes|make inputs/{NVS,SALVIAS,TEAM}/test # old-style import; runtime: 1 min ("0m59.692s") @starscream
|
|
482 | 482 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
483 | 483 |
manually apply schema changes to the live public schema |
484 | 484 |
do steps under "update staging table column names" above |
Also available in: Unified diff
/README.TXT: `make inputs/{NVS,SALVIAS,TEAM}/test`: updated runtime (1 min)