Skip to content
Snippets Groups Projects
Files in this directory were generated by running natcap.invest 3.3.0a1.post261+nac990802aedb

html_reports/
    - report_csv_style.html : Regression html file to test against. Created using test_generate_report_csv_style from test file. Visually validated.
    - report_dict_script.html : Regression html file to test against. Created using test_generate_report_dict_script from test file. Visually validated.
    - report_shape_json.html : Regression html file to test against. Created using test_generate_report_shape_json from test file. Visually validated.

sample_input/
    - sample_csv.csv : a sample test file to load into the html report. Made by hand.
    - sample_script.js : a sample test file to include into the html report. Made by hand.
    - sample_shape.shp : a sample test OGR Vector to load into the html report. Made by hand.
    - sample_style.css : a sample test file to include into the html report. Made by hand.

table_string/
    - table_string_attrs.txt : Regression text file to test against. Created using test_table_generator_attributes from test file. Visually validated.
    - table_string_no_attrs.txt : Regression text file to test against. Created using test_table_generator_no_attributes from test file. Visually validated.
    - table_string_no_checkbox.txt : Regression text file to test against. Created using test_table_generator_no_checkbox from test file. Visually validated.
    - table_string_no_col_attrs.txt : Regression text file to test against. Created using test_table_generator_no_col_attrs from test file. Visually validated.
    - table_string_no_td_classes.txt : Regression text file to test against. Created using test_table_generator_no_td_classes from test file. Visually validated.
    - table_strings_no_totals.txt : Regression text file to test against. Created using test_table_generator_no_totals from test file. Visually validated.