Published May 19, 2026
| Version v0.15.0
Software
Open
Ouranosinc/xscen: v0.15.0
Description
v0.15.0 (2026-05-19)
Contributors: Trevor James Smith (@Zeitsperre), Pascal Bourgault (@aulemahal), Asli Bese (@aslibese), Gabriel Rondeau-Genesse (@RondeauG).
New features and enhancements
xs.climatological_opnow supports thetheilslopesoperation calculating the Theil-Sen slope and intercept as well as other statistical measures. (PR/721).xs.climatological_opnow supports daily inputs. Still best used with uniform calendar or withhorizons_as_dim=True. The function now usesxs.utils.unstack_datesto ungroup the time axis in its sub-year components and it can take options from that function. (PR/701).xs.spatial.get_crsnow understands "lambert_conformal_conic" projections. (PR/701).- Add annual global tas timeseries for CMIP6's models ACCESS-ESM1-5 r11i1p1f1 (ssp370), EC-Earth3-AerChem r1i1p1f1 (ssp370), GISS-E2-1-H r1i1p1f2 (ssp370), IPSL-CM5A2-INCA r1i1p1f1 (ssp370), CanESM5-CanOE r1i1p2f1 (ssp370), FGOALS-f3-L r1i1p1f1 (ssp370), and CAMS-CSM1-0 r1i1p1f1 (ssp370) (PR/706).
- Updated the observational series in the global warming dataset : added
NOAAGlobalTempv6,Kadow_v100andKadow_v103, updatedBerkeley. New meta-realization option forget_warming_level_from_periodandget_period_from_warming_level:obs-IPCC-AR6andobs-IPCC-updated. (PR/733).
Breaking changes
h5pyandh5netcdfare no longer pinned. (GH/704, PR/705).- Development dependencies now follow the
dependency-groupsstandard (PEP 735). (PR/715). - Removed
JRA-55andBerkeley-rawobservational series from the global warming dataset. (PR/733).
Bug fixes
- Fixed climatological_op when the operation is
linregressso that x-intercept values are calculated more logically. (PR/721, GH/723). - When creating cartopy CRS objects from CF attributes, xscen will default to a spherical earth of radius 6370997 m. This fixes issues raised by the update of PROJ 9.8 (PR/701).
- Fix a bug stemming from a change in Pandas 3 in
parse_directorywhenread_from_filetries to overwrite a column previously parsed as strings. (PR/703). - Fix bug in
xs.spatial_meanwhere the function would fail if the dataset had acrscoords instead ofrotated_pole. (PR/716, GH/718). - Fix bug in
xs.get_period_from_warming_levelwhen requestingwindow > 50. (PR/722). - Fix bug in
xs.get_period_from_warming_levelandxs.get_warming_level_from_periodwhere the functions would fail if thedriving_modelcolumn of the catalog was a NaN instead of None. (PR/732). - Fix a bug in
xs.aggregate.spatial_meanwith thecos-latmethod where the function would give incorrect results if the dataset had irregular grid cells. (GH/726, PR/727). - Fix a bug in
xs.parse_directorywhen the{...:_}pattern is used and theparsemodule is newer than 1.20.2. (PR/729).
Internal changes
- The
templatesfolder has been added to the source distribution in order to run configuration-loading tests onconda-forge. (GH/697, PR/698). - A hyperlink to the
xscencode repository has been added to the top-level documentation table of contents. (PR/699). - Added Windows and macOS builds to the GitHub CI tests (currently allowed to fail). (PR/715).
- Updated the cookiecutter template to the latest version. (PR/715):
- PyPI builds now test against latest
xclimrelease. - Migrated developement-based
optional-dependenciestodependency-groups. - Sets token-based workflows to run within an
automationenvironment. - Updated and synchornized dependencies.
pre-commithas been replaced byprek.Makefilenow handles some dependency installation logic.tox.tomlhas been adjusted to use Makefile commands.tox.tomlno longer reinstallsh5pyexplicitly.
- PyPI builds now test against latest
- Added acknowledgement of funding support and Ouranos logo to documentation landing page and
README.rst. (PR/724).
Files
Ouranosinc/xscen-v0.15.0.zip
Files
(917.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a95f3095a46dde14e8a3b9da65534083
|
917.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Ouranosinc/xscen/tree/v0.15.0 (URL)
Software
- Repository URL
- https://github.com/Ouranosinc/xscen