mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Fix also i.* description files
This commit is contained in:
parent
6d4d291f0b
commit
1ba1dbed7b
@ -5,6 +5,7 @@ QgsProcessingParameterMultipleLayers|input|Name of input raster maps|3|None|Fals
|
||||
QgsProcessingParameterBoolean|-m|MODIS (7 input bands:1,2,3,4,5,6,7)|False
|
||||
QgsProcessingParameterBoolean|-n|NOAA AVHRR (2 input bands:1,2)|False
|
||||
QgsProcessingParameterBoolean|-l|Landsat 5+7 (6 input bands:1,2,3,4,5,7)|False
|
||||
QgsProcessingParameterBoolean|-l|Landsat 8 (7 input bands:1,2,3,4,5,6,7)|False
|
||||
QgsProcessingParameterBoolean|-a|ASTER (6 input bands:1,3,5,6,8,9)|False
|
||||
QgsProcessingParameterBoolean|-c|Aggressive mode (Landsat)|False
|
||||
QgsProcessingParameterBoolean|-d|Soft mode (MODIS)|False
|
||||
|
@ -3,7 +3,7 @@ Calculates Top of Atmosphere Radiance/Reflectance/Brightness Temperature from AS
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|input|Names of ASTER DN layers (15 layers)|3|None|False
|
||||
QgsProcessingParameterNumber|dayofyear|Day of Year of satellite overpass [0-366]|QgsProcessingParameterNumber.Integer|0|False|0|366
|
||||
QgsProcessingParameterNumber|sun_elevation|Sun elevation angle (degrees, < 90.0)|QgsProcessingParameterNumber.Double|45.0|False|0.0|90.0
|
||||
QgsProcessingParameterNumber|sun_elevation|Sun elevation angle (degrees, < 90.0)|QgsProcessingParameterNumber.Double|None|False|0.0|90.0
|
||||
QgsProcessingParameterBoolean|-r|Output is radiance (W/m2)|False
|
||||
QgsProcessingParameterBoolean|-a|VNIR is High Gain|False
|
||||
QgsProcessingParameterBoolean|-b|SWIR is High Gain|False
|
||||
|
@ -5,6 +5,6 @@ QgsProcessingParameterRasterLayer|fpar|Name of fPAR raster map|None|False
|
||||
QgsProcessingParameterRasterLayer|lightuse_efficiency|Name of light use efficiency raster map (UZB:cotton=1.9)|None|False
|
||||
QgsProcessingParameterRasterLayer|latitude|Name of degree latitude raster map [dd.ddd]|None|False
|
||||
QgsProcessingParameterRasterLayer|dayofyear|Name of Day of Year raster map [1-366]|None|False
|
||||
QgsProcessingParameterRasterLayer|transmissivity_singleway|Name of single-way transmissivity raster map [0.0-1.0]False
|
||||
QgsProcessingParameterRasterLayer|transmissivity_singleway|Name of single-way transmissivity raster map [0.0-1.0]|None|False
|
||||
QgsProcessingParameterRasterLayer|water_availability|Value of water availability raster map [0.0-1.0]|None|False
|
||||
QgsProcessingParameterRasterDestination|output|Biomass
|
||||
|
@ -2,7 +2,7 @@ i.cluster
|
||||
Generates spectral signatures for land cover types in an image using a clustering algorithm.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|input|Input rasters|3|None|False
|
||||
QgsProcessingParameterNumber|classes|Initial number of classes (1-255)|QgsProcessingParameterNumber.Integer|1|True|1|255
|
||||
QgsProcessingParameterNumber|classes|Initial number of classes (1-255)|QgsProcessingParameterNumber.Integer|None|False|1|255
|
||||
QgsProcessingParameterFile|seed|Name of file containing initial signatures|0|txt|None|True
|
||||
QgsProcessingParameterString|sample|Sampling intervals (by row and col)|None|False|True
|
||||
QgsProcessingParameterNumber|iterations|Maximum number of iterations|QgsProcessingParameterNumber.Integer|30|True|1|None
|
||||
|
@ -5,5 +5,5 @@ QgsProcessingParameterRasterLayer|netradiation|Name of Net Radiation raster map
|
||||
QgsProcessingParameterRasterLayer|soilheatflux|Name of soil heat flux raster map [W/m2]|None|False
|
||||
QgsProcessingParameterRasterLayer|sensibleheatflux|Name of sensible heat flux raster map [W/m2]|None|False
|
||||
Hardcoded|-m
|
||||
QgsProcessingParameterRasterDestination|evaporativefraction|Evaporative Fraction
|
||||
QgsProcessingParameterRasterDestination|soilmoisture|Root Zone Soil Moisture
|
||||
QgsProcessingParameterRasterDestination|evaporativefraction|Evaporative Fraction|None|False
|
||||
QgsProcessingParameterRasterDestination|soilmoisture|Root Zone Soil Moisture|None|True
|
||||
|
@ -1,15 +0,0 @@
|
||||
i.eb.hsebal01
|
||||
i.eb.hsebal01.coords - Computes sensible heat flux iteration SEBAL 01. Inline coordinates
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterRasterLayer|netradiation|Name of instantaneous net radiation raster map [W/m2]|None|False
|
||||
QgsProcessingParameterRasterLayer|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|None|False
|
||||
QgsProcessingParameterRasterLayer|aerodynresistance|Name of aerodynamic resistance to heat momentum raster map [s/m]|None|False
|
||||
QgsProcessingParameterRasterLayer|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|None|False
|
||||
QgsProcessingParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|QgsProcessingParameterNumber.Double|0.32407|False|0.0|None
|
||||
QgsProcessingParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|QgsProcessingParameterNumber.Double|1.511|False|0.0|None
|
||||
QgsProcessingParameterNumber|row_wet_pixel|Row value of the wet pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|column_wet_pixel|Column value of the wet pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|row_dry_pixel|Row value of the dry pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|column_dry_pixel|Column value of the dry pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
*QgsProcessingParameterBoolean|-c|Dry/Wet pixels coordinates are in image projection, not row/col|False
|
||||
QgsProcessingParameterRasterDestination|output|Sensible Heat Flux
|
@ -1,5 +1,5 @@
|
||||
i.eb.hsebal01
|
||||
Computes sensible heat flux iteration SEBAL 01.
|
||||
i.eb.hsebal01.coords - Computes sensible heat flux iteration SEBAL 01. Inline coordinates
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterRasterLayer|netradiation|Name of instantaneous net radiation raster map [W/m2]|None|False
|
||||
QgsProcessingParameterRasterLayer|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|None|False
|
||||
@ -7,5 +7,10 @@ QgsProcessingParameterRasterLayer|aerodynresistance|Name of aerodynamic resistan
|
||||
QgsProcessingParameterRasterLayer|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|None|False
|
||||
QgsProcessingParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|QgsProcessingParameterNumber.Double|0.32407|False|0.0|None
|
||||
QgsProcessingParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|QgsProcessingParameterNumber.Double|1.511|False|0.0|None
|
||||
Hardcoded|-a
|
||||
QgsProcessingParameterNumber|row_wet_pixel|Row value of the wet pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|column_wet_pixel|Column value of the wet pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|row_dry_pixel|Row value of the dry pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|column_dry_pixel|Column value of the dry pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
*QgsProcessingParameterBoolean|-a|Automatic wet/dry pixel (careful!)|False
|
||||
*QgsProcessingParameterBoolean|-c|Dry/Wet pixels coordinates are in image projection, not row/col|False
|
||||
QgsProcessingParameterRasterDestination|output|Sensible Heat Flux
|
||||
|
@ -5,6 +5,6 @@ QgsProcessingParameterMultipleLayers|eta|Names of satellite ETa raster maps [mm/
|
||||
QgsProcessingParameterMultipleLayers|eta_doy|Names of satellite ETa Day of Year (DOY) raster maps [0-400] [-]|3|None|False
|
||||
QgsProcessingParameterMultipleLayers|eto|Names of meteorological station ETo raster maps [0-400] [mm/d or cm/d]|3|None|False
|
||||
QgsProcessingParameterNumber|eto_doy_min|Value of DOY for ETo first day|QgsProcessingParameterNumber.Double|1|False|0|366
|
||||
QgsProcessingParameterNumber|start_period|Value of DOY for the first day of the period studied|QgsProcessingParameterNumber.Double|1|False|0|366
|
||||
QgsProcessingParameterNumber|end_period|Value of DOY for the last day of the period studied|QgsProcessingParameterNumber.Double|1|False|0|366
|
||||
QgsProcessingParameterNumber|start_period|Value of DOY for the first day of the period studied|QgsProcessingParameterNumber.Double|1.0|False|0.0|366.0
|
||||
QgsProcessingParameterNumber|end_period|Value of DOY for the last day of the period studied|QgsProcessingParameterNumber.Double|1.0|False|0.0|366.0
|
||||
QgsProcessingParameterRasterDestination|output|Temporal integration
|
||||
|
@ -3,8 +3,8 @@ Calculates top-of-atmosphere radiance or reflectance and temperature for Landsat
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|rasters|Landsat input rasters|3|None|False
|
||||
QgsProcessingParameterFile|metfile|Name of Landsat metadata file (.met or MTL.txt)|0|met|None|True
|
||||
QgsProcessingParameterEnum|sensor|Spacecraft sensor|mss1;mss2;mss3;mss4;mss5;tm4;tm5;tm7;oli8|False|7
|
||||
QgsProcessingParameterEnum|method|Atmospheric correction method|uncorrected;dos1;dos2;dos2b;dos3;dos4|False|0
|
||||
QgsProcessingParameterEnum|sensor|Spacecraft sensor|mss1;mss2;mss3;mss4;mss5;tm4;tm5;tm7;oli8|False|7|True
|
||||
QgsProcessingParameterEnum|method|Atmospheric correction method|uncorrected;dos1;dos2;dos2b;dos3;dos4|False|0|True
|
||||
QgsProcessingParameterString|date|Image acquisition date (yyyy-mm-dd)|None|False|True
|
||||
QgsProcessingParameterNumber|sun_elevation|Sun elevation in degrees|QgsProcessingParameterNumber.Double|None|True|0.0|360.0
|
||||
QgsProcessingParameterString|product_date|Image creation date (yyyy-mm-dd)|None|False|True
|
||||
|
@ -3,5 +3,5 @@ Classifies the cell spectral reflectances in imagery data.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|input|Input rasters|3|None|False
|
||||
QgsProcessingParameterFile|signaturefile|Name of input file containing signatures|0|txt|None|False
|
||||
QgsProcessingParameterRasterDestination|output|Classification
|
||||
QgsProcessingParameterRasterDestination|reject|Reject Threshold
|
||||
QgsProcessingParameterRasterDestination|output|Classification|None|False
|
||||
QgsProcessingParameterRasterDestination|reject|Reject Threshold|None|True
|
||||
|
@ -2,7 +2,7 @@ i.modis.qc
|
||||
Extracts quality control parameters from MODIS QC layers.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterRasterLayer|input|Name of input surface reflectance QC layer [bit array]|None|False
|
||||
QgsProcessingParameterEnum|productname|Name of MODIS product type|mod09Q1;mod09A1;mod09A1s;mod09CMG;mod09CMGs;mod09CMGi;mod11A1;mod11A2;mod13A2;mcd43B2;mcd43B2q|False|8
|
||||
QgsProcessingParameterEnum|qcname|Name of QC type to extract|adjcorr;atcorr;cloud;data_quality;diff_orbit_from_500m;modland_qa;mandatory_qa_11A1;data_quality_flag_11A1;emis_error_11A1;lst_error_11A1;data_quality_flag_11A2;emis_error_11A2;mandatory_qa_11A2;lst_error_11A2;aerosol_quantity;brdf_correction_performed;cirrus_detected;cloud_shadow;cloud_state;internal_cloud_algorithm;internal_fire_algorithm;internal_snow_mask;land_water;mod35_snow_ice;pixel_adjacent_to_cloud;icm_cloudy;icm_clear;icm_high_clouds;icm_low_clouds;icm_snow;icm_fire;icm_sun_glint;icm_dust;icm_cloud_shadow;icm_pixel_is_adjacent_to_cloud;icm_cirrus;icm_pan_flag;icm_criteria_for_aerosol_retrieval;icm_aot_has_clim_val;modland_qa;vi_usefulness;aerosol_quantity;pixel_adjacent_to_cloud;brdf_correction_performed;mixed_clouds;land_water;possible_snow_ice;possible_shadow;platform;land_water;sun_z_angle_at_local_noon;brdf_correction_performed|False|5
|
||||
QgsProcessingParameterString|band|Band number of MODIS product (mod09Q1=[1,2],mod09A1=[1-7],m[o/y]d09CMG=[1-7], mcd43B2q=[1-7])|None|False|True
|
||||
QgsProcessingParameterEnum|productname|Name of MODIS product type|mod09Q1;mod09A1;mod09A1s;mod09CMG;mod09CMGs;mod09CMGi;mod11A1;mod11A2;mod13A2;mcd43B2;mcd43B2q;mod13Q1|False|8|False
|
||||
QgsProcessingParameterEnum|qcname|Name of QC type to extract|adjcorr;atcorr;cloud;data_quality;diff_orbit_from_500m;modland_qa;mandatory_qa_11A1;data_quality_flag_11A1;emis_error_11A1;lst_error_11A1;data_quality_flag_11A2;emis_error_11A2;mandatory_qa_11A2;lst_error_11A2;aerosol_quantity;brdf_correction_performed;cirrus_detected;cloud_shadow;cloud_state;internal_cloud_algorithm;internal_fire_algorithm;internal_snow_mask;land_water;mod35_snow_ice;pixel_adjacent_to_cloud;icm_cloudy;icm_clear;icm_high_clouds;icm_low_clouds;icm_snow;icm_fire;icm_sun_glint;icm_dust;icm_cloud_shadow;icm_pixel_is_adjacent_to_cloud;icm_cirrus;icm_pan_flag;icm_criteria_for_aerosol_retrieval;icm_aot_has_clim_val;modland_qa;vi_usefulness;aerosol_quantity;pixel_adjacent_to_cloud;brdf_correction_performed;mixed_clouds;land_water;possible_snow_ice;possible_shadow;platform;land_water;sun_z_angle_at_local_noon;brdf_correction_performed|False|5|False
|
||||
QgsProcessingParameterEnum|band|Band number of MODIS product (mod09Q1=[1,2],mod09A1=[1-7],m[o/y]d09CMG=[1-7], mcd43B2q=[1-7])|1;2;3;4;5;6;7|False|0,1|True
|
||||
QgsProcessingParameterRasterDestination|output|QC Classification
|
||||
|
@ -5,7 +5,7 @@ QgsProcessingParameterRasterLayer|red|Name of red channel|None|False
|
||||
QgsProcessingParameterRasterLayer|green|Name of green channel|None|False
|
||||
QgsProcessingParameterRasterLayer|blue|Name of blue channel|None|False
|
||||
QgsProcessingParameterRasterLayer|pan|Name of raster map to be used for high resolution panchromatic channel|None|False
|
||||
QgsProcessingParameterEnum|method|Method|brovey;ihs;pca|False|1
|
||||
QgsProcessingParameterEnum|method|Method|brovey;ihs;pca|False|1|False
|
||||
*QgsProcessingParameterBoolean|-l|Rebalance blue channel for LANDSAT|False
|
||||
*QgsProcessingParameterBoolean|-s|Process bands serially (default: run in parallel)|False
|
||||
QgsProcessingParameterRasterDestination|redoutput|Enhanced Red
|
||||
|
@ -3,10 +3,10 @@ Rectifies an image by computing a coordinate transformation for each pixel in th
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|rasters|Name of raster maps to rectify|3|None|False
|
||||
QgsProcessingParameterFile|gcp|Ground Control Points file|0|txt|None|False
|
||||
QgsProcessingParameterEnum|order|Rectification polynomial order|1;2;3|False|0
|
||||
QgsProcessingParameterEnum|order|Rectification polynomial order|1;2;3|False|0|False
|
||||
QgsProcessingParameterNumber|resolution|Target resolution|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|memory|Amount of memory to use in MB|QgsProcessingParameterNumber.Integer|300|True|1|None
|
||||
QgsProcessingParameterEnum|method|Interpolation method to use|nearest;linear;cubic;lanczos;linear_f;cubic_f;lanczos_f|False|0
|
||||
QgsProcessingParameterEnum|method|Interpolation method to use|nearest;linear;cubic;lanczos;linear_f;cubic_f;lanczos_f|False|0|True
|
||||
QgsProcessingParameterCrs|crs|Destination CRS|None|False
|
||||
Hardcoded|extension=rectified
|
||||
*QgsProcessingParameterBoolean|-t|Use thin plate spline|False
|
||||
|
@ -3,8 +3,8 @@ Identifies segments (objects) from imagery data.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|input|Input rasters|3|None|False
|
||||
QgsProcessingParameterNumber|threshold|Difference threshold between 0 and 1|QgsProcessingParameterNumber.Double|0.5|False|0.0|1.0
|
||||
QgsProcessingParameterEnum|method|Segmentation method|region_growing|False|0
|
||||
QgsProcessingParameterEnum|similarity|Similarity calculation method|euclidean;manhattan|False|0
|
||||
QgsProcessingParameterEnum|method|Segmentation method|region_growing|False|0|True
|
||||
QgsProcessingParameterEnum|similarity|Similarity calculation method|euclidean;manhattan|False|0|True
|
||||
QgsProcessingParameterNumber|minsize|Minimum number of cells in a segment|QgsProcessingParameterNumber.Integer|1|True|1|100000
|
||||
QgsProcessingParameterNumber|memory|Amount of memory to use in MB|QgsProcessingParameterNumber.Integer|300|True|1|None
|
||||
QgsProcessingParameterNumber|iterations|Maximum number of iterations|QgsProcessingParameterNumber.Integer|20|True|1|None
|
||||
@ -12,5 +12,5 @@ QgsProcessingParameterRasterLayer|seeds|Name for input raster map with starting
|
||||
QgsProcessingParameterRasterLayer|bounds|Name of input bounding/constraining raster map|None|True
|
||||
*QgsProcessingParameterBoolean|-d|Use 8 neighbors (3x3 neighborhood) instead of the default 4 neighbors for each pixel|False
|
||||
*QgsProcessingParameterBoolean|-w|Weighted input, do not perform the default scaling of input raster maps|False
|
||||
QgsProcessingParameterRasterDestination|output|Segmented Raster
|
||||
QgsProcessingParameterRasterDestination|goodness|Goodness Raster
|
||||
QgsProcessingParameterRasterDestination|output|Segmented Raster|None|False
|
||||
QgsProcessingParameterRasterDestination|goodness|Goodness Raster|None|True
|
||||
|
@ -5,5 +5,5 @@ QgsProcessingParameterMultipleLayers|input|Input rasters|3|None|False
|
||||
QgsProcessingParameterFile|signaturefile|Name of input file containing signatures|0|txt|None|False
|
||||
QgsProcessingParameterNumber|blocksize|Size of submatrix to process at one time|QgsProcessingParameterNumber.Integer|1024|True|1|None
|
||||
*QgsProcessingParameterBoolean|-m|Use maximum likelihood estimation (instead of smap)|False
|
||||
QgsProcessingParameterRasterDestination|output|Classification
|
||||
QgsProcessingParameterRasterDestination|goodness|Goodness_of_fit
|
||||
QgsProcessingParameterRasterDestination|output|Classification|None|False
|
||||
QgsProcessingParameterRasterDestination|goodness|Goodness_of_fit|None|True
|
||||
|
@ -2,5 +2,5 @@ i.tasscap
|
||||
Performs Tasseled Cap (Kauth Thomas) transformation.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|input|Input rasters. Landsat4-7: bands 1,2,3,4,5,7; Landsat8: bands 2,3,4,5,6,7; MODIS: bands 1,2,3,4,5,6,7|3|None|False
|
||||
QgsProcessingParameterEnum|sensor|Satellite sensor|landsat4_tm;landsat5_tm;landsat7_etm;landsat8_oli;modis|False|0
|
||||
QgsProcessingParameterEnum|sensor|Satellite sensor|landsat4_tm;landsat5_tm;landsat7_etm;landsat8_oli;modis|False|0|False
|
||||
QgsProcessingParameterFolderDestination|output|Output Directory
|
||||
|
@ -3,6 +3,6 @@ i.topo.coor.ill - Creates illumination model for topographic correction of refle
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterRasterLayer|basemap|Name of elevation raster map|None|False
|
||||
QgsProcessingParameterNumber|zenith|Solar zenith in degrees|QgsProcessingParameterNumber.Double|0.0|False|0.0|360.0
|
||||
QgsProcessingParameterNumber|azimuth|Solar azimuth in degrees|QgsProcessingParameterNumber.Double|0.0|False|0.0|360.0
|
||||
QgsProcessingParameterNumber|azimuth|Solar azimuth in degrees|QgsProcessingParameterNumber.Double|0.0|True|0.0|360.0
|
||||
Hardcoded|-i
|
||||
QgsProcessingParameterRasterDestination|output|Illumination Model
|
||||
|
@ -4,6 +4,6 @@ Imagery (i.*)
|
||||
QgsProcessingParameterMultipleLayers|input|Name of reflectance raster maps to be corrected topographically|3|None|False
|
||||
QgsProcessingParameterRasterLayer|basemap|Name of illumination input base raster map|None|False
|
||||
QgsProcessingParameterNumber|zenith|Solar zenith in degrees|QgsProcessingParameterNumber.Double|0.0|False|0.0|360.0
|
||||
QgsProcessingParameterEnum|method|Topographic correction method|cosine;minnaert;c-factor;percent|False|0
|
||||
QgsProcessingParameterEnum|method|Topographic correction method|cosine;minnaert;c-factor;percent|False|0|True
|
||||
*QgsProcessingParameterBoolean|-s|Scale output to input and copy color rules|False
|
||||
QgsProcessingParameterFolderDestination|output|Output Directory
|
||||
|
@ -2,14 +2,14 @@ i.vi
|
||||
Calculates different types of vegetation indices.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterRasterLayer|red|Name of input red channel surface reflectance map [0.0-1.0]|None|True
|
||||
QgsProcessingParameterEnum|viname|Type of vegetation index|arvi;dvi;evi;evi2;gvi;gari;gemi;ipvi;msavi;msavi2;ndvi;pvi;savi;sr;vari;wdvi|False|10
|
||||
QgsProcessingParameterEnum|viname|Type of vegetation index|arvi;dvi;evi;evi2;gvi;gari;gemi;ipvi;msavi;msavi2;ndvi;pvi;savi;sr;vari;wdvi|False|10|False
|
||||
QgsProcessingParameterRasterLayer|nir|Name of input nir channel surface reflectance map [0.0-1.0]|None|True
|
||||
QgsProcessingParameterRasterLayer|green|Name of input green channel surface reflectance map [0.0-1.0]|None|True
|
||||
QgsProcessingParameterRasterLayer|blue|Name of input blue channel surface reflectance map [0.0-1.0]|None|True
|
||||
QgsProcessingParameterRasterLayer|band5|Name of input 5th channel surface reflectance map [0.0-1.0]|None|True
|
||||
QgsProcessingParameterRasterLayer|band7|Name of input 7th channel surface reflectance map [0.0-1.0]|None|True
|
||||
QgsProcessingParameterString|soil_line_slope|Value of the slope of the soil line (MSAVI2 only)|None|False|True
|
||||
QgsProcessingParameterString|soil_line_intercept|Value of the factor of reduction of soil noise (MSAVI2 only)|None|False|True
|
||||
QgsProcessingParameterString|soil_noise_reduction|Value of the slope of the soil line (MSAVI2 only)|None|False|True
|
||||
QgsProcessingParameterEnum|storage_bit|Maximum bits for digital numbers|7;8;9;10;16|False|1
|
||||
QgsProcessingParameterNumber|soil_line_slope|Value of the slope of the soil line (MSAVI2 only)|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|soil_line_intercept|Value of the factor of reduction of soil noise (MSAVI2 only)|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterNumber|soil_noise_reduction|Value of the slope of the soil line (MSAVI2 only)|QgsProcessingParameterNumber.Double|None|True|None|None
|
||||
QgsProcessingParameterEnum|storage_bit|Maximum bits for digital numbers|7;8;9;10;16|False|1|True
|
||||
QgsProcessingParameterRasterDestination|output|Vegetation Index
|
||||
|
@ -2,7 +2,7 @@ i.zc
|
||||
Zero-crossing "edge detection" raster function for image processing.
|
||||
Imagery (i.*)
|
||||
QgsProcessingParameterRasterLayer|input|Name of input raster map|None|False
|
||||
QgsProcessingParameterNumber|width|x-y extent of the Gaussian filter|QgsProcessingParameterNumber.Double|9|False|None|1
|
||||
QgsProcessingParameterNumber|threshold|Sensitivity of Gaussian filter|QgsProcessingParameterNumber.Double|10.0|False|None|0
|
||||
QgsProcessingParameterNumber|orientations|Number of azimuth directions categorized|QgsProcessingParameterNumber.Double|1|False|None|0
|
||||
QgsProcessingParameterNumber|width|x-y extent of the Gaussian filter|QgsProcessingParameterNumber.Double|9|True|1|None
|
||||
QgsProcessingParameterNumber|threshold|Sensitivity of Gaussian filter|QgsProcessingParameterNumber.Double|10.0|True|0|None
|
||||
QgsProcessingParameterNumber|orientations|Number of azimuth directions categorized|QgsProcessingParameterNumber.Double|1|True|0|None
|
||||
QgsProcessingParameterRasterDestination|output|Zero crossing
|
||||
|
Loading…
x
Reference in New Issue
Block a user