Variable: ExternalDataSourceSchema
constExternalDataSourceSchema:ZodObject<{accessMethod:ZodString;dataFormat:ZodString;implementsSrs:ZodArray<ZodObject<{hlr:ZodEnum<{A:"A";B:"B";C:"C";D:"D";E:"E";F:"F";G:"G";H:"H";I:"I"; }>;sr:ZodString; },$strip>>;limitations:ZodOptional<ZodArray<ZodString>>;name:ZodString;qualityAssurance:ZodOptional<ZodString>;referenceDocumentation:ZodArray<ZodString>;sourceLocation:ZodString;sourceType:ZodEnum<{EXPERT_JUDGMENT:"EXPERT_JUDGMENT";INDUSTRY_DATABASE:"INDUSTRY_DATABASE";OTHER:"OTHER";OTHER_FACILITY_EXPERIENCE:"OTHER_FACILITY_EXPERIENCE";PLANT_RECORDS:"PLANT_RECORDS"; }>;timePeriod:ZodObject<{end:ZodString;start:ZodString; },$strip>;uuid:ZodString;validationMethod:ZodOptional<ZodString>; },$strip>
Defined in: da/data-analysis.ts:289
