Python -Datensatz erstelltimension unbegrenzt

# Create the unlimited time dimension:
dim_t = f.createDimension('time', None)
Perro Fiel