tutorial/adding_station.rst

changeset 7
682b4aa84276
parent 2
3ec57ace6912
--- a/tutorial/adding_station.rst	Fri Mar 30 18:15:23 2012 +0200
+++ b/tutorial/adding_station.rst	Fri Mar 30 18:15:44 2012 +0200
@@ -1,23 +1,33 @@
-Adding stations
-===============
+Adding a station
+================
 
-Not every field that is present in the database is used in the in the Single Calculs Chain. 
-Many of them are part of the Handbook of Instruments. 
+You can change all your settings throught the *admin section* of the website. 
+To reach it, click on **Station admin** link at the main menu of the site.
+
+.. note::
+
+   You will need to have an account with admin access privilages to access this part of the site. 
+   See :ref:`user-management` for details.
 
-Hoi stations
-------------
-In the **HOI stations** section you can control the main parameters of the statino you have access to.
-From here you can edit the existing station or add a new one. 
+The first you have to do to start using the single calculus chain is to register your station.
+To do this, go the the admin section and click on the **HOI stations** in the *System settings* panel.
+This will take you to a page with a list of all stations that you account has access to. This list should
+be empty if this is the first time you add a station. 
 
-Adding a new station
-~~~~~~~~~~~~~~~~~~~~
-When adding a new station you need to specify the following fields
+To add a new station to the database click on **Add HOI station** at the top right of the screen.
+This will take you to a new page were you can fill in the needed information. The fields in **bold**
+are mandatory and you will need to fill them before you can save you new station. 
+
+For now you will need to fill in the following fields:
 
 Name
    The name of the station 
 
 Id
-   The earlinet call sign with exactrly 2 caracters.
+   The earlinet call sign with exactly 2 characters.
+   
+Institute name
+   The name of the institute that own the system
 
 Latitude
    In degrees north is the latitude of the station.
@@ -31,35 +41,10 @@
 PI
    The name of the Principal Investigator of the station. 
 
-You can add the definition of new systems that belong to the station by clicking on the Hoi System blue line that 
-appears bollow the main station fields. For more details on the filed you need to fill in see the :ref:`add_new_system` section.
-You can add more stations by clicking on the "Add another Hoi System" option.
-
-.. note::
-
-   You need to have *Javascript* enebled to add a new station from this page.
-
-
-
-Updating an existing station
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Deleting a station
-~~~~~~~~~~~~~~~~~~
+You can leave all the other fields empty. When you are done, press the **save** button at the bottom right of the page.
+This will take you back to the list of your stations. If everything went OK your station you just added should appear
+in the list.
 
-System configuration
---------------------
-
-
-.. _add_new_system:
+We don't have to make any more changes in this part, so you can click on **Home** 
+on the top left of the page to return to the starting page of the *admin section*.
 
-Adding a new system configuration
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Updating an existing system 
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Deleting a system
-~~~~~~~~~~~~~~~~~
-
-

mercurial