-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
enhancementNew feature or requestNew feature or requestperformanceRelating to speed and memory performanceRelating to speed and memory performance
Milestone
Description
Add an item
keyword to construct
, dimension_coordinate
, and similar methods that will return both a unique construct and its identifier in an efficient manner:
>>> import cf
>>> f = cf.example_field(1)
>>> f.construct('latitude', item=True)
('auxiliarycoordinate0',` <CF AuxiliaryCoordinate: latitude(10, 9) degrees_N>)
sadielbartholomew
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformanceRelating to speed and memory performanceRelating to speed and memory performance