Skip to main content

create_string_variable

Function create_string_variable 

Source
pub fn create_string_variable(
    name: &str,
    dims: Vec<String>,
    values: Vec<String>,
) -> Nc4Variable
Expand description

Create a NetCDF string variable for atom names, residue names, etc.