Source code for pycif.plugins.domains.unstructured_NetCDF.create_domain
[docs]
def create_domain(*args, **kwargs):
raise ValueError("cannot generate a 'unstructured NetCDF' domain from nothing")
[docs]
def create_domain(*args, **kwargs):
raise ValueError("cannot generate a 'unstructured NetCDF' domain from nothing")