pub fn read_avg_model_properties( key: &str, files: &[String], n_export: usize, ) -> Result<Array1<f64>>