Skip to content

Commit

Permalink
import Groups and Dimensions from CommonDataModel
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Dec 4, 2023
1 parent a87c895 commit 0193eaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NCDatasets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ import CommonDataModel: AbstractDataset, AbstractVariable,
CFtransformdata!,
CFVariable, variable, cfvariable, defVar, load!,
path, name, isopen, unlimited, dataset,
groupname, groupnames, group, defGroup,
dimnames, dim, defDim,
groupname, groupnames, group, defGroup, Groups,
dimnames, dim, defDim, Dimensions,
attribnames, attrib, defAttrib, delAttrib, Attributes,
varbyattrib, CFStdName, @CF_str, ancillaryvariables, filter, coord, bounds,
MFDataset, MFCFVariable,
Expand Down

0 comments on commit 0193eaf

Please sign in to comment.