AxisKeys.jl
                                
                                 AxisKeys.jl copied to clipboard
                                
                                    AxisKeys.jl copied to clipboard
                            
                            
                            
                        support setting a single element by names/keys
As I understand, currently there is no way to set a single value specified by names and keys, as in Nc(obs='a', iter=20, :) .= 1000. This PR adds makes it possible.
It makes named dimensions work the same way as unnamed ones: add : when indexing in order to make a view.
nightly test failures seem unrelated
bump!
bump...
bump...