cf.PartNodeCountProperties


Methods

Methods

calendar

The calendar CF property.

clear_properties()

Remove all properties.

comment

The comment CF property.

copy()

Return a deep copy.

creation_commands([namespace, indent, ...])

Return the commands that would create the construct.

del_properties(properties)

Remove properties.

del_property(prop[, default])

Remove a property.

delprop(prop)

Deprecated at version 3.0.0, use method del_property instead.

dump([display, _key, _title, _create_title, ...])

A full description of the part node count variable.

equals(**kwargs)

Whether two instances are the same.

get_original_filenames()

The names of files containing the original data and metadata.

get_property(prop[, default])

Get a CF property.

getprop(prop)

Deprecated at version 3.0.0, use method get_property instead.

has_bounds()

Whether or not there are cell bounds.

has_data()

Whether or not the construct has data.

has_property(prop)

Whether a property has been set.

hasprop(prop)

Deprecated at version 3.0.0, use method has_property instead.

history

The history CF property.

id

An identity for the PartNodeCountProperties object.

identities([generator])

Return all possible identities.

identity([default])

Return the canonical identity.

leap_month

The leap_month CF property.

leap_year

The leap_year CF property.

long_name

The long_name CF property.

match(*identities, **kwargs)

Alias for match_by_identity.

match_by_identity(*identities)

Whether or not the construct identity satisfies conditions.

match_by_ncvar(*ncvars)

Whether or not the netCDF variable name satisfies conditions.

match_by_property(*mode, **properties)

Whether or not properties satisfy conditions.

month_lengths

The month_lengths CF property.

nc_clear_dimension_groups()

Remove the netCDF dimension group hierarchy.

nc_clear_variable_groups()

Remove the netCDF variable group hierarchy.

nc_del_dimension([default])

Remove the netCDF dimension name.

nc_del_variable([default])

Remove the netCDF variable name.

nc_dimension_groups()

Return the netCDF dimension group hierarchy.

nc_get_dimension([default])

Return the netCDF dimension name.

nc_get_variable([default])

Return the netCDF variable name.

nc_has_dimension()

Whether the netCDF dimension name has been set.

nc_has_variable()

Whether the netCDF variable name has been set.

nc_set_dimension(value)

Set the netCDF dimension name.

nc_set_dimension_groups(groups)

Set the netCDF dimension group hierarchy.

nc_set_variable(value)

Set the netCDF variable name.

nc_set_variable_groups(groups)

Set the netCDF variable group hierarchy.

nc_variable_groups()

Return the netCDF variable group hierarchy.

properties()

Return all properties.

set_properties(properties[, copy])

Set properties.

set_property(prop, value[, copy])

Set a property.

setprop(*args, **kwargs)

Deprecated at version 3.0.0, use method set_property instead.

standard_name

The standard_name CF property.

units

The units CF property.

valid_max

The valid_max CF property.

valid_min

The valid_min CF property.

valid_range

The valid_range CF property.