cable_netcdf_nf90_io_create_file Function

private function cable_netcdf_nf90_io_create_file(this, path) result(file)

Type Bound

cable_netcdf_nf90_io_t

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_nf90_io_t), intent(inout) :: this
character(len=*), intent(in) :: path

Return Value class(cable_netcdf_file_t), allocatable