Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python dataset createdimension unlimited

# Create the unlimited time dimension:
dim_t = f.createDimension('time', None)
 
PREVIOUS NEXT
Tagged: #python #dataset #createdimension #unlimited
ADD COMMENT
Topic
Name
4+6 =