v0.1.12
ClimaUtilities v0.1.12
Merged pull requests:
- Make LRUCache an AbstractDict (#78) (@Sbozzolo)
- Add support for full PeriodicCalendar (#84) (@Sbozzolo)
- Add LinearPeriodFillingInterpolation (#85) (@Sbozzolo)
- Add doctest (#86) (@Sbozzolo)
- Fix computing date offset in TimeVaryingInputs (#87) (@Sbozzolo)
- Allow DataHandler to take Date as reference_date (#89) (@Sbozzolo)
- Add Dict methods to LRUCache (#90) (@imreddyTeja)
- Fix warnings in tests (#95) (@imreddyTeja)
Closed issues:
- Conversion date <-> time can fail for non-integer times (#70)
- Add support for boundary conditions in time interpolation (#73)
- Add support for time interpolation with jump (#74)
- LRUCache does not have all the expected Dict methods (#79)
- Handle files with longitudes defined from 0 to 360 (#91)
- Warnings in tests (#93)