Home
last modified time | relevance | path

Searched refs:has_cdf5_format (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-netCDF4/netcdf4-python-1.5.7rel/
H A Dsetup.py62 has_cdf5_format = False
85 has_cdf5_format = True
100 has_cdf5_format = bool(int(line.split()[2]))
118 has_cdf5_format, has_nc_open_mem, has_nc_create_mem, \
531 has_cdf5_format, has_nc_open_mem, has_nc_create_mem, \ variable
537 has_cdf5_format = True variable
583 if has_cdf5_format: