Releases: cal-adapt/climakitae
Releases · cal-adapt/climakitae
Release list
v1.5.5
What's Changed
- Type bugfix in standard year profile export by @acordonez in #769
- Remove wind rotation in get_data by @acordonez in #767
- Revert "Remove wind rotation in get_data" by @acordonez in #778
- Update notebook gallery to reflect cae-notebooks restructure by @nicolejkeeney in #772
- Updates TMY header for .csv and .tmy format by @vicford in #779
- Custom XMY header for EPW by @acordonez in #780
- Docs/cleanup readme by @neilSchroeder in #781
- fixing caplog tests by @neilSchroeder in #784
- Adding Boundaries getter methods by @claalmve in #773
- Changing
us_statestostatesacross new core by @claalmve in #782 - Persistence XMY Backend by @vdmachuca in #785
- Docs: restructure and clean up legacy API reference by @neilSchroeder in #786
- Consolidate standard year location variables into one location parameter by @acordonez in #787
- Add ERA5 reanalysis option to TMY/XMY by @acordonez in #783
- Remove ReadTheDocs integration from climakitae by @neilSchroeder in #788
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Shock XMY Addition to Climate Profiles Backend by @vdmachuca in #764
- Updated write_tmy_file() by @vdmachuca in #763
- Fix logger propagation breaking pytest caplog and root consumers by @neilSchroeder in #770
- Fixing warming level months bug to address #774 by @claalmve in #775
Full Changelog: v1.5.3...v1.5.4
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
v1.5.2
What's Changed
- Fixing missing WL months functionality by @claalmve in #699
- Adding season functionality to
TimeSliceprocessor by @claalmve in #700 - Unit and Integration Tests for SY Export helper functions by @vdmachuca in #702
- Function to get WRF CRS as WKT by @acordonez in #705
- Make dummy time to wl recognize new core frequency names by @acordonez in #704
- Add Custom Standard Year Warming Level Window by @vdmachuca in #706
- Feature/export progress bars by @claalmve in #701
- Add sum to metric calc processor by @acordonez in #709
- Feature/new core custom metrics by @neilSchroeder in #711
- Feature/Drop leap days processor by @claalmve in #712
- Fix/tests by @neilSchroeder in #714
- Enhance pull request template with additional checks by @claalmve in #713
- Add sea level pressure function by @acordonez in #716
- Pin pandas<3.0 to avoid xsdba incompatibility by @claalmve in #717
- Bug/Fix uninformative error when user passes in
time_sliceandwarming_levelprocessors by @claalmve in #718 - Fix/issue 720 - Resolve error with Dask datasets passed into
get_block_maximafunctions withgroupby_durationby @claalmve in #722 - Fix/issue 669 ks pval coordinate error by @neilSchroeder in #719
- Feature/geostrophic wind by @acordonez in #724
- Resolve precip unit conversion bug by @nicolejkeeney in #725
- fixing faulty formula by @neilSchroeder in #731
- Time-based approach option added to Standard Year climate profile generation by @vdmachuca in #710
- Standard year: option to use only bias-adjusted models by @vdmachuca in #726
- Warming Level Processor: Add "add_dummy_time" as option to processor by @vdmachuca in #727
- Enhancements to
cava_datato allow for more parameter inputs by @claalmve in #721 - Removed runtime estimates from backend TMY functions by @vdmachuca in #736
- Add dim_to_fit param to get_return_value and related functions by @nicolejkeeney in #735
- Add Black pre-commit hook, pin version to 26.1.0 by @nicolejkeeney in #737
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
What's Changed
- Feature/new core export by @neilSchroeder in #687
- Feature/new-core-metric-calc (only simple metrics and percentiles) by @claalmve in #688
- New core/census tract boundaries by @neilSchroeder in #690
- Bug fixes for a couple of issues with LOCA data in new-core by @claalmve in #692
- Feature/new core thread safe by @neilSchroeder in #691
- Tests/new core update attrs by @neilSchroeder in #693
- Update standard year export function by @vdmachuca in #695
- Add HDP data to new core by @nicolejkeeney in #686
- Feature/new core one in x calc by @claalmve in #694
- fixing custom gwl by @neilSchroeder in #697
- Improve/new core cleanup by @neilSchroeder in #696
New Contributors
- @vdmachuca made their first contribution in #695
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
- Fix/issue 684 closest gridcell empty by @neilSchroeder in #685
- Tests/new core dataset by @neilSchroeder in #689
- Fixed unintended behavior introduced in 685
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
Emergency patch release
The statsmodels has no linux wheels in its latest build (an issue on their side). This pins to <0.14.6 (the latest) to avoid this issue so we can continue having a valid package.
What's Changed
- Feature/new core logging by @neilSchroeder in #676
- Replace all deprecated
.drop()with.drop_vars()in data_load.py by @Copilot in #679 - Delete climakitae/explore/agnostic.py by @neilSchroeder in #680
- Feature/new core localize by @neilSchroeder in #683
New Contributors
- @Copilot made their first contribution in #679
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Fixing start year WL slicing for LOCA data by @claalmve in #672
- Tests/new core convert units by @claalmve in #673
Full Changelog: v1.4.2...v1.4.3