v1.0.2
What's Changed
- Add ROCSS by @rodrigoalmeida94 in #300
- update pyproject with icechunk by @aaTman in #335
- move dask and distributed to core deps by @aaTman in #336
- Make new AR parallelization work for forecasts by @aaTman in #334
- Update to
icechunkfor example scripts by @aaTman in #333 - Make numba (more) threadsafe working with dask by @aaTman in #337
- Landfall metric fixes by @aaTman in #338
- Landfall test dim fix by @aaTman in #341
EarlySignalfixes by @aaTman in #340- Relax TC tracking criteria by @aaTman in #339
- Catch non-ocean landfalls by @aaTman in #342
- Enforce level chunk for
nantrapezoid_pressure_levelsby @aaTman in #343 - Update ARs with pressure ceiling and cleaner derived variable by @aaTman in #344
- Update GHCNh filtering by @aaTman in #346
- Avoid dask-backed array failure in EarlySignal by @aaTman in #347
- Add preprocess func for heatwaves to remove ocean gridpoints by @aaTman in #348
- Add temperature event finder scripts by @aaTman in #345
- Add
overlap_target_thresholdtoEarlySignalby @aaTman in #350 - Climatology scripting by @aaTman in #349
- added marginal severe cases by @amymcgovern in #351
- add updated quantiles to 2m temp ERA5 climatology by @aaTman in #354
- Temperature event bounds by @aaTman in #353
- Adjust some TC case bounds by @aaTman in #355
- Tune duration logic by @aaTman in #357
- Update global temp bound method; fix event case number mismatch by @aaTman in #359
- Remove no landfalling tc's (-8 TCs) by @aaTman in #361
- Manage landfall edge cases by @aaTman in #362
- Add > 15 degree latitude filter for ARs by @aaTman in #365
- Consolidate temperature data_prep scripts into temperature_events.py by @aaTman in #364
- fix: seed sample_calc_dataset fixture to eliminate flaky pressure test by @darothen in #367
- fix: correct three CIN bugs in mixed-layer CAPE/CIN computation by @darothen in #366
New Contributors
- @rodrigoalmeida94 made their first contribution in #300
Full Changelog: v1.0.1...v1.0.2