Oxford Physics Logo     Department of Physics, University of Oxford
Atmospheric, Oceanic and Planetary Physics
University of Oxford Home Page  
   >Home  > internal > instructions
 
ARIA home
Introduction
Documentation
Data
  Acids
  Combustion &    Organics
  Minerals
  Rocks &    Conglomorates
  Sand & Dust
  Volcanic Ash
  Water & Ice
How to create these pages (local access only)
(printable)

Instructions on Updating the ARIA Database

ARIA is constructed automatically from the directory structure starting from the RI project directory. The directory structure is as follows:

To add a dataset (which may be only one file) you just add to the directory structure. If the files do not fit within the current categories use the mkdir command to create new minor and possibly major directories. You will always need to create a dataset directory which has the format author/laboratory_year. Finally the refractive index files (extension .ri and conforming to the naming and format convention given in the introduction) are placed in the created dataset directory.

ARIA is created using the following commands
cd /home/www/project/RI
python create_aria.py
chmod -R 775 *
cd /home/www/project
~calcutt/bin/wraphtml RI

ARIA plots are created using the following commands
cd /home/www/project/RI
idl
IDL>.run aria_plots
IDL>exit
chmod -R 775 *

These instructions can be updated by modifying 'instructions.body' and using
cd /home/www/project/RI
~calcutt/bin/wraphtml internal

Notes

  • Avoid non alphanumeric characters in either directory or file names.
  • If a major directory contains an '_' it is expanded as the word 'and' in the created web pages.
Site © 2008, The University of Oxford Physics Department.
Page last updated: @21:01 GMT 29-Nov-2010