Releases: CliMA/ClimaUtilities.jl
Releases · CliMA/ClimaUtilities.jl
v0.1.18
ClimaUtilities v0.1.18
Merged pull requests:
Closed issues:
v0.1.17
ClimaUtilities v0.1.17
Merged pull requests:
v0.1.16
ClimaUtilities v0.1.16
Merged pull requests:
v0.1.15
ClimaUtilities v0.1.15
Merged pull requests:
- Add FAQs and more documentation (#102) (@Sbozzolo)
- Run downgrade on 1.9 too (#103) (@Sbozzolo)
- enable composing input data (#105) (@juliasloan25)
- Remove t_start, rename reference_date->start_date (#109) (@Sbozzolo)
- update news and project toml version (#114) (@kmdeck)
Closed issues:
v0.1.14
ClimaUtilities v0.1.14
Merged pull requests:
- Add Readme badges (#97) (@Sbozzolo)
- Update doc string for
LinearPeriodFillingInterpolation
(#98) (@szy21) - Fix typo (#100) (@Sbozzolo)
- Improve handling of floatin gpoint errors in DataHandling times (#101) (@Sbozzolo)
Closed issues:
- Error in time in TimeVaryingInputs likely due to floating point error (#99)
v0.1.13
ClimaUtilities v0.1.13
Merged pull requests:
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)