CFtime 1.7.0
- CFtime is now hosted on Github through the R-CF organization: all things related to the CF Metadata Conventions in R.
- New sequence-like method to create
CFTimeinstances. - New methods
CFTime$copy()andCFTime$subset()to create copies of the entireCFTimeinstance or a subset thereof, including boundary values if they are set. - Fixed error on year 0 timestamps.