Ncas-amof-netcdf-template

Latest version: v2.5.1

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

Scan your dependencies

Page 3 of 4

2.1.0

Release notes
This version adds the ability to directly change the tagged release version of the [AMOF vocabularies](https://github.com/ncasuk/AMF_CVs/releases), where all the information about instruments, attributes, variables, and dimensions are stored. This means that users can easily stay up to date with any changes that might occur.
* This tag release value was previously available in the `values.py` file and could be changed there, however that is not easy to find when the package was installed, nor easy to make quick changes to.
* The tag release value is set to `latest` by default. This will find and use the latest tagged release of the vocabularies, meaning users don't have to keep up-to-date themselves with releases in that repository.
* `values.py` now contains functions that get the URLs for the vocabularies repository as well as getting the latest tagged release version, replacing the variables that were previously defining these.

Other small changes:
* `setup.py` has been removed and replaced with `pyproject.toml` in accordance with pip's encouragement away from `setup.py`
* package has been checked with Python 3.11
* all links to documentation should now refer to the stable version, rather than the latest version, and documentation includes new functions in `values.py`


What's Changed
* Update .readthedocs.yaml by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/51
* Run tests on python 3.11 by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/54
* Update branch to main by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/55
* AMF_CVs tag release version as parameter to functions by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/56
* Update update_docs branch to main by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/57
* Update docs by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/59
* Update actions by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/60
* pyproject.toml transition by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/61
* Update version number in pyproject.toml by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/62
* update_version action fixes by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/63
* Version Update PR by github-actions in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/64


**Full Changelog**: https://github.com/joshua-hampton/ncas_amof_netcdf_template/compare/2.0.1...2.1.0

2.0.1

Release notes
Minor bug fixes from version 2.0.0, plus added information on conda installation.

What's Changed
* Added conda install info by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/40
* Update to docs by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/43
* Update workflows by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/44
* Bug fixes by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/46
* Update docs from fix on issue 41 by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/47
* Spacing around version by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/48
* Version Update PR by github-actions in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/49


**Full Changelog**: https://github.com/joshua-hampton/ncas_amof_netcdf_template/compare/2.0.0...2.0.1

2.0.0

Release notes
Package release of `ncas_amof_netcdf_template` module - available from [PyPI](https://pypi.org/project/ncas-amof-netcdf-template/) with conda-forge release coming soon.

Functionality is the same as previous, just an easier route for installation. Version number bumped to denote step change in code distribution.

2.0.0beta

Release notes
Version 2.0.0 will be the first version of this module made available through pip (and possibly conda). This beta release is available to weed out any final lingering bugs and issues before the full release.

1.1.1

Final submodule version
Tagged release of the final version before switching to release as a python package rather than using as submodule.

What's Changed
* Started to add workflows in preparation for package release
* Added copy of wiki before deleting it - now replaced by documentation on readthedocs.org


**Full Changelog**: https://github.com/joshua-hampton/ncas_amof_netcdf_template/compare/v1.1.0...v1.1.1

1.1.0

What's Changed

New features
* Added verbose levels to create_netcdf.py [282e6d6](https://github.com/joshua-hampton/ncas_amof_netcdf_template/commit/282e6d66722a163a8382332fa36881bc216a3950)
* Update to README for verbose-ness by joshua-hampton in https://github.com/joshua-hampton/ncas_amof_netcdf_template/pull/14
* Check to see if metadata is integer or float, rather than just writing string [1b0016b](https://github.com/joshua-hampton/ncas_amof_netcdf_template/commit/1b0016b45876554fb6fffce9d44127939dd0a231)


**Full Changelog**: https://github.com/joshua-hampton/ncas_amof_netcdf_template/compare/v1.0.1...v1.1.0

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.