Releases: metoppv/improver
Releases · metoppv/improver
1.18.9
What's Changed
- FireWeatherIndexBase use deepcopy to copy input cubes and avoid changing cube data in-place by @mo-robert-purvis in #2298
- Clustering and matching of realizations by @gavinevans in #2259
- FireWeatherIndexBase plugin - change Error to Warning for input values outside expected ranges by @mo-robert-purvis in #2301
Full Changelog: 1.18.8...1.18.9
1.18.8
What's Changed
- Test coverage check failure from user forks by @cpelley in #2282
- Small refactor of Code Style Guide in docs by @mo-robert-purvis in #2284
- Pin pandas by @cpelley in #2287
- Pinned pandas in latest.yml by @cpelley in #2290
- SAMOS rolling window improvement by @brhooper in #2289
- Support use of Google Film for temporal interpolation by @gavinevans in #2270
- Code coverage check: number of missing lines check only by @cpelley in #2292
- SAMOS: Add constant extrapolation option by @brhooper in #2293
- EPPT-2991 Add _replace_mask_values method to CubeCombiner to unmask values in a masked dataset when the replace_masked_values_with parameter is given. by @robertplatt-mo in #2286
This release is also tagged v1.18.8.
New Contributors
- @robertplatt-mo made their first contribution in #2286
Full Changelog: 1.18.7...v1.18.8
1.18.7
What's Changed
- Correct value of units_metadata in output attributes by @mo-robert-purvis in #2281
- This is a new metadata attribute that is currently only used by Virtual Temperature and it should contain a
units_metadataattribute, which can have the valueon_scaleaccording to https://cfconventions.org/cf-conventions/cf-conventions.html#temperature-units - Prior to this update the value was being incorrectly set as
on-scale.
- This is a new metadata attribute that is currently only used by Virtual Temperature and it should contain a
- EPPT-2411: Fire Severity Index Workflow Development by @mo-philrelton in #2283
Full Changelog: 1.18.6...1.18.7
1.18.6
What's Changed
Science
- Update checksums after removing unused test data by @bayliffe in #2265
- OrographicEnhancement CLI -> MetaOrographicEnhancement application by @cpelley in #2221
- Merge CLI and application UI improvements by @cpelley in #2222
- Fix acceptance tests that were relying on a warning being raised by @gavinevans in #2268
- Eppt 3028 handle temperature and relative humidity on pressure levels status flags for ps 47 by @katherinetomkins-mo in #2274
GitHub Actions improvements
- TEST: native gh action code coverage solution by @cpelley in #2213
- BUG: gh actions coverage report by @cpelley in #2269
- BUG: transient action failure fix attempt 2 + improvements by @cpelley in #2273
- Remove no longer relevant badges by @cpelley in #2276
Dependabot
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #2266
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #2271
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2272
Full Changelog: 1.18.5...1.18.6
1.18.5
1.17.4
- Atomically save pickle files (as generated as part of the Quantile Regression Random Forest approach) to take the same approach as when saving netCDF files, so that the file is firstly written to disk, prior to a separate rename operation. This helps to avoid the generation of corrupted pickle files, if a write process doesn't complete successfully by @gavinevans in #2263
Full Changelog: 1.17.3...1.17.4
1.17.3
1.18.3
What's Changed
- Remove deprecated None alias for empty array shape in contrails test by @ryan-cocking-mo in #2239
- Pin pygam to below 0.11 by @gavinevans in #2241
- Update docs python version badge by @cpelley in #2245
- MOBT-1011: Modal symbols bug fix by @bayliffe in #2246
- EPPT-2858 modify cube manipulation to convert type of status flag by @mo-robert-purvis in #2236
Full Changelog: 1.18.2...1.18.3
1.18.2
1.18.1
What's Changed
- Vicinity generalisations by @benowen-bom in #2197
- Support parallel processing within DistanceTo plugin by @gavinevans in #2220
- Bugfix: contrail values passed as 'np.int64' to ContrailHeightExtractor instead of 'int' by @ryan-cocking-mo in #2234
Full Changelog: 1.18.0...1.18.1