Changes between Version 184 and Version 185 of Procedures/NewDataArrival


Ignore:
Timestamp:
Oct 2, 2015, 1:04:32 PM (8 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v184 v185  
    9999== Create KML overview ==
    100100
    101 When happy the directory is unpacked correctly run [wiki:Processing/makekmloverview make_kmloverview.py]. This will generate the web page and quicklooks of the data that are made available to the user. It will also generate a password which should be included in the email below.
     101When happy the directory is unpacked correctly run [wiki:Processing/makekmloverview make_kmloverview.py]. This will generate the web page and quicklooks of the data that are made available to the user. It will also generate a password which should be included in the email below. Check the username and password works by commenting out the following line:
     102{{{
     103Allow from env=internal_proxy
     104}}}
     105from processing/kml_overview/.htaccess as this means a password isn't required for internal access. Remember to uncomment once you have finished.
    102106
    103107== Vectors ==