|
241 | 241 | "\n", |
242 | 242 | "Sometimes we want to attach coordinate variables along an existing dimension. Notice that \n", |
243 | 243 | "1. `itime` is not bolded and \n", |
244 | | - "2. has a name \"time\" that is different from the dimension name \"time\"\n", |
| 244 | + "2. has a name \"itime\" that is different from the dimension name \"time\"\n", |
245 | 245 | "\n", |
246 | 246 | "`itime` is an example of a non-dimension coordinate variable i.e. it is a coordinate variable that does not match a dimension name. Here we demonstrate the \"tuple\" form of assigninment: `(dims, data, attrs)`" |
247 | 247 | ] |
|
0 commit comments