Block MODEL_VALIDATION
This block is read by task PosVal to perform automatic model validation with a set of quantitative and categorical metrics
OBSERVATIONS_TYPE
= (options)- Type of observations
- Input options:
SATELLITE_DETECTION
: Satellite yes/no flag contoursSATELLITE_RETRIEVAL
: Satellite quantitative retrievals ofTEPHRA
/SO2
speciesDEPOSIT_CONTOURS
: Deposit isopach/isopleth contours read from a gridded netCDF fileDEPOSIT_POINTS
: Deposit point-wise observations
OBSERVATIONS_FILE
= (string)- Path to the files with observations
OBSERVATIONS_DICTIONARY_FILE
= (string)- Path to the observations dictionary file
- Optional
- Note: Examples can be found in
Other/Dep
RESULTS_FILE
= (string)- Path to the FALL3D output file with simulation results (
*.res.nc
or*.ens.nc
)
- Path to the FALL3D output file with simulation results (
Sub-block IF_OBSERVATIONS_TYPE_SATELLITE
Used when OBSERVATIONS_TYPE
= SATELLITE_DETECTION
or OBSERVATIONS_TYPE
= SATELLITE_RETRIEVAL
COLUMN_MASS_OBSERVATION_THRESHOLD_(G/M2)
= (float)- Column mass threshold in g/m2 for
TEPHRA
species - Note: It should be consistent with
COLUMN_MASS_THRESHOLDS_(G/M2)
for ensemble runs
- Column mass threshold in g/m2 for
COLUMN_MASS_OBSERVATION_THRESHOLD_(DU)
= (float)- Column mass threshold in DU for
SO2
species - Note: It should be consistent with
COLUMN_MASS_THRESHOLDS_(DU)
for ensemble runs
- Column mass threshold in DU for
Sub-block IF_OBSERVATIONS_TYPE_DEPOSIT
Used when OBSERVATIONS_TYPE
= DEPOSIT_CONTOURS
or OBSERVATIONS_TYPE
= DEPOSIT_POINTS
GROUND_LOAD_OBSERVATION_THRESHOLD_(KG/M2)
= (float)- Deposit load threshold in kg/m2 for
TEPHRA
species - Note: It should be consistent with
GROUND_LOAD_THRESHOLDS_(KG/M2)
for ensemble runs
- Deposit load threshold in kg/m2 for