Uclales-utils

Latest version: v0.1.4

Safety actively analyzes 625831 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

[Full Changelog](https://github.com/convml/convml_tt/compare/v0.1.3...v0.1.2)

*bugfixes*

- Ensure that indexing by timestep is always done with an integer rather than
string. `luigi.OptionalParameter` uses strings which must be cast other
strange indexing exceptions can occur
[\9](https://github.com/leifdenby/uclales-utils/pull/9)

*maintenance*

- Update black version used in pre-commit to `22.3.0` to resolve issue with
`click` package
[\9](https://github.com/leifdenby/uclales-utils/pull/9)

0.1.2

[Full Changelog](https://github.com/convml/convml_tt/compare/v0.1.2...v0.1.1)

*new features*

- Add support cdo version `>= 1.7.0`. In cdo `1.7.0` the `gather` command was
renamed as `collgrid`, the extraction routines now check for which command is
available. Continuous integration now checks multiple cdo version and without
cdo for extraction (using only xarray)
[\7](https://github.com/leifdenby/uclales-utils/pull/7)

*bugfixes*

- Fix to ensure that extracting using y-strips works with cdo.
[\7](https://github.com/leifdenby/uclales-utils/pull/7)

- Fix numerous bugs, specifically: 1) ensure `use_cdo` is correctly passed to
child-tasks. 2) 3D source-files don't have a timestep (`tn`) in the filename,
3) fix concatenation when all extraction is done with xarray, 4) ensure all
possible methods of extraction (`blocks`, `x_strips` and `y_strips`) are all
tested [\8](https://github.com/leifdenby/uclales-utils/pull/8)


[v0.1.1](https://github.com/leifdenby/uclales-utils/tree/v0.1.1) (2022-01-31)

[Full Changelog](https://github.com/convml/convml_tt/compare/v0.1.1...v0.1.0)

*maintance*

- Update instructions in the README [\6](https://github.com/leifdenby/uclales-utils/pull/6)


[v0.1.0](https://github.com/leifdenby/uclales-utils/tree/v0.1.0) (2022-01-31)

[Full Changelog](https://github.com/convml/convml_tt/compare/...v0.1.0)

First tagged version. Main functionality is extraction of individual 3D and 2D
fields from data-files created per-core for parallel UCLALES runs
[\2](https://github.com/leifdenby/uclales-utils/pull/2),
[\4](https://github.com/leifdenby/uclales-utils/pull/4).

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.