Changes between Version 205 and Version 206 of Procedures/NewDataArrival


Ignore:
Timestamp:
Nov 29, 2021, 4:52:18 PM (2 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v205 v206  
    127127
    128128|| report.pdf || The report generated from the HTML as a PDF file (using wkhtmltopdf). This is the version to put in admin and deliveries ||
    129 || index.html || The report as an HTML file. This version should go in processing/kml_overviews/logsheet ||
     129|| index.html || The report as an HTML file. This version should go in processing/kml_overviews/logsheet together with the animated gif file. ||
    130130|| rendered_template.json || The JSON file that the report is generated from. This can be edited with a text editor to easily amend or add details. Needs to be understandable by the report_generator.  Some hints ... to move a table to a new page in the PDF add the "paging": "new-page" into the JSON for that csv table section. Likewise, remove it to follow the previous section without a page break. ||
    131131|| *.csv || The CSV files that contain the information for the various tables. These can easily be edited with libreoffice or a text editor. ||