Tools


1) Batch download of efvet
This program performs the download of efvet files as space separated values format (not in XML format). Several efvet files can be downloaded at the same time. The program requires Java Runtime Environment (JRE) 1.4.2 or later. It starts up from a command line interface as follows.
  java -jar batch_download_efvet.jar <list_file> <out_dir>
Here, <list_file> describes a list of eF-site ID and the efvet files are stored in <out_dir>.
2) XML converter for efvet
This program converts efvet files as space separated values format to those in XML format. The program requires Java Runtime Environment (JRE) 1.4.2 or later. It starts up from a command line interface as follows.
  java -jar efvet2xml30.jar [-z] <file_or_dir>
When a directory is specified, every efvet file in the directory is converted respectively. The -z option controls whether the result is gzip-compressed or not.
3) eF-site/VR application
3D visualization of eF-site with Virtual Reality.