Skip to content

2.2.0

Compare
Choose a tag to compare
@joshua-hampton joshua-hampton released this 05 Apr 09:34
· 277 commits to main since this release
eb86714

Release notes

This release adds a new way to create netCDF files that align with the NCAS-GENERAL standard - by data product. Files can now be made for any instrument - not just those associated with NCAS and AMOF - that use the data products as defined by the standard, helpful for new instruments that haven't made it onto the list yet, instrument prototypes, or anyone who wishes to use the NCAS metadata standards.

There is also an update to the value given to the history global attribute: rather than just stating the file was created at a certain time, information about the user and this package are included, as suggested in the netCDF Users Guide.

This version also sees some smaller changes behind the scenes, with a push to produce tidier and easier-to-read code, filling in some gaps in the documentation, and adding further badges to the README to help spot quicker when things might be breaking.

What's Changed

Full Changelog: 2.1.2...2.2.0