We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d50f5b commit 3e99314Copy full SHA for 3e99314
README.md
@@ -9,7 +9,7 @@
9
`CFTime` encodes and decodes time units conforming to the [Climate and Forecasting (CF) conventions](https://cfconventions.org/).
10
`CFTime` was split out of the [NCDatasets](https://github.com/JuliaGeo/NCDatasets.jl) Julia package.
11
12
-Feature of CFTime include:
+Features of CFTime include:
13
14
* Time instances as defined [Climate and Forecasting (CF) conventions](https://cfconventions.org/)
15
* Supporting a wide range of the time resolutions, from days down to attoseconds (for feature parity with NumPy's date time type)
0 commit comments