Skip to content
Snippets Groups Projects
Commit 75333b70 authored by Michiel Kallenberg's avatar Michiel Kallenberg
Browse files

bugfix template

parent d97ea9c9
Branches Chapter2
No related tags found
No related merge requests found
grompy:
version: "1.3"
parcel_info:
counts_file_10m: /data/wit015/gm_archive/2022/BRP/no_pixels_per_field_10m_2022.csv
counts_file_20m: /data/wit015/gm_archive/2022/BRP/no_pixels_per_field_20m_2022.csv
counts_file_25m: /data/wit015/gm_archive/2022/BRP/no_pixels_per_field_25m_2022.csv
gpkg_fname: /data/wit015/gm_archive/2022/parcel_info.gpkg
shape_file: /data/wit015/gm_archive/2022/BRP/gewaspercelen_2022_ss.shp
counts_file_10m: {input_path}/BRP/no_pixels_per_field_10m_2022.csv
counts_file_20m: {input_path}/BRP/no_pixels_per_field_20m_2022.csv
counts_file_25m: {input_path}/BRP/no_pixels_per_field_25m_2022.csv
gpkg_fname: {input_path}/parcel_info.gpkg
shape_file: {input_path}/BRP/gewaspercelen_2022_ss.shp
layer_name: parcel_info
datasets:
sentinel2_reflectance_values:
......@@ -22,7 +22,7 @@ datasets:
B11: {input_path}/Optisch/zonal_stats_mean_B11_{year}_ADC.csv
B12: {input_path}/Optisch/zonal_stats_mean_B12_{year}_ADC.csv
B8A: {input_path}/Optisch/zonal_stats_mean_B8A_{year}_ADC.csv
sensor_info: /data/wit015/gm_archive/2022/Optisch/S2_2022_overview.csv
sensor_info: {input_path}/Optisch/S2_2022_overview.csv
sentinel2_reflectance_std:
dsn: sqlite:///{input_path}/sentinel2_reflectance_std.db3
bands:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment