Skip to content

v1.5.3

Choose a tag to compare

@neilSchroeder neilSchroeder released this 15 May 07:49
· 126 commits to main since this release

What's Changed

  • Adding support for both summed and sustained events in get_block_maxima and cava_data by @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-calc by @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_data to include multi_pts for batch_mode=True or separate_files=False by @claalmve in #744
  • fixing issue with resolution validation by @neilSchroeder in #747
  • Resolving FutureWarning with xr.to_datetimeindex by @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

Full Changelog: v1.5.2...v1.5.3