|
500049 Video Annotation and Reference System : Tienhou
This page last changed on Sep 14, 2007 by brian.
About tienhou.shore.mbari.orgTienhou is the server used to serve the VARS internal web pages, host the VARS JNLP applications, and run the scripts used for supporting VARS. Installing VARS on TienhouVARS is installed on Tienhou as a stand-alone application (i.e. Not JNLP) in C:\Program Files\VARS and also hosted on Tienhous webserver as JNLP application. Building the stand-alone version:
Building the JNLP version:
Supporting Scripts
merge.bat This script merges physical, positional, and camera data from EXPD with VARS annotations using nearest neighbor interpolation. The outcome of the merges are written to te EXPDMergeStatus table in the VARS database on Solstice. updateallrovctd.bat Supporting the samples database, this script updates ROV CTD information for CollectionEvents in the samples database that are missing CTD information updateallsamplekeywords.bat Also supporting the samples database, this script updates keywords (i.e. Concepts) for samplesin the samples database updateurls.bat When the databases on the ships are synched with the shore database, the images for the framegrabs are referenced by file URLs. These URL's need to be converted to web URLs in order to allow users to view them with the Query application. This script locates any file URL's in the CameraData table on Solstice. It then verifies that the image has been uploaded to the image web server. If the image exists on the web server the URL will be changed to reference it. updatevarspub.bat Once a month a DTS job updates the public database stored on Varspub. This script copies images that are referenced on the external database from the internal web server to the external web server. Application serverTienhou is running the Tomcat application server. Currently this server is used to hsot the database tests used to show potential problems with the database. The source code for the project is stored in CVS on moonjelly.shore.mbari.org and can be browsed at http://moonjelly/cgi-bin/cvsweb.cgi/iag/brian/vars-web/ The webapps directory where the database test application is stored is C:\Program iles\Apache Software Foundation\Tomcat 5.5\webapps |
| Document generated by Confluence on Feb 03, 2026 12:59 |