v0.4.0 #33
stefraynaud
started this conversation in
General
v0.4.0
#33
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New features
xoa.cf.CFSpecs.decode
better supports staggered grids.xoa.cf.CFSpecs.search_dim
supports generic names in addition to dimension types as second argument.xoa.cf.CFSpecs.match_dim
method to check if a given dimension name is known.xoa.cf.CFSpecs.reloc
andxoa.cf.CFSpecs.to_loc
methods toxoa.cf.CFSpecs
for quickly changing the staggered grid indicators in names.xoa.cf.SGLocator.add_loc
method to quickly change the location markers in a data array.Breaking changes
xoa.coords.get_dims
is renamed toxoa.coords.get_cf_dims
.xoa.cf.CFSpecs
methods is renamed to cf_name, and the dim_type(s) argument is renamed to cf_arg(s).xoa.cf.SGLocator.get_location
is renamed toxoa.cf.SGLocator.get_loc_from_da
and thexoa.cf.SGLocator.get_loc
is added.Bug fixes
xoa.grid.dz2depth
.Documentation
This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions