v1.5.3
What's Changed
- Adding support for both summed and sustained events in
get_block_maximaandcava_databy @claalmve in #723 - Add Fosberg Fire Weather Index as a derived variable to new core by @nicolejkeeney in #738
- Allows DataCatalog to initialize even if renewables and HDP catalog are not found by @nicolejkeeney in #733
- Convert to local time processor and heat index updates by @acordonez in #730
- Bump psf/black from 26.1.0 to 26.3.0 in /.github/workflows by @dependabot[bot] in #740
- Adding Thresholds Calculation Functionality to
new-core/metric-calcby @claalmve in #739 - Fixing "year" time slices to slice to the end of the year, instead of beginning by @claalmve in #742
- Degree day notebook refactor support by @acordonez in #741
- Changing file exports from
cava_datato includemulti_ptsforbatch_mode=Trueorseparate_files=Falseby @claalmve in #744 - fixing issue with resolution validation by @neilSchroeder in #747
- Resolving FutureWarning with
xr.to_datetimeindexby @claalmve in #746 - TMY export modifications to support refactor by @nicolejkeeney in #745
- Change how location is computed in convert_to_local_time & order of related processors by @nicolejkeeney in #748
- Improve TMY Runtime by @neilSchroeder in #749
- Remove hadisd_stations.csv from package data and link to s3 instead by @nicolejkeeney in #752
- Add return periods and probabilities to metric_calc by @acordonez in #750
- Restore processor registry in TestEdgeCases teardown by @neilSchroeder in #755
- Update threshold_tools documentation and fix block_size bug by @acordonez in #754
- Add confidence intervals to metric_calc 1-in-X by @acordonez in #753
- Enable ESS calculation in metric calc by @acordonez in #761
- Enable new core clipping using a GeoDataFrame by @nicolejkeeney in #762
- Complete MkDocs Material Rewrite by @neilSchroeder in #759
New Contributors
- @dependabot[bot] made their first contribution in #740
Full Changelog: v1.5.2...v1.5.3