2014-05-01 conference call¶
Martha's notes¶
upcoming¶
- the next conference call is next week at the usual time (Th. 9am PT/9am Tucson/12pm ET)
availability¶
- please add your availability for spring 2014 to the *spreadsheet*:
Loading Google Spreadsheet...
decisions¶
VegBank/CVS aggregating validations¶
instead of running queries in pipeline, will run output queries on VegBIEN and send results to Mike Lee, who will check them against VegBank (Martha)to limit file size, result sets should include no more than 50,000 rows (Bob)but should be more than just the first 100 rows
OK to give Mike Lee access to VegBIEN instead of exporting every result set to CSV (Bob)should primarily look at how species names were re-formed by the import and TNRS (Bob)
to do for Mike Lee¶
- compare validations output query results to VegBank to see if there are differences we excluded the CVS projects to avoid inter-datasource duplication, so Mike Lee will first remove those from his input-side scripts
provide the SQL used to test the input side of VegBank, so that we can run the validations pipeline on VegBank and generate diffssee bien3_validations_salvias_db_original_adjToVegBank.txt .
to do for Aaron¶
VegBank/CVS aggregating validations¶
write script that runs the output queries without needing to create input queries firstSELECT public_validations.remake_output_tables('VegBank', '_plots_');
write additional output queries to verify the taxon names (see Brad's e-mail to Bob and Martha on 4/28)see #20,21 .check verbatim name against input name to TNRS as well as output name from TNRS
run output queries on VegBanksee VegBank output query results .give Mike Lee access to VegBIEN and point him to where the result sets are stored