Releases: ncasuk/AMF_CVs
Releases · ncasuk/AMF_CVs
NCAS Data Project Controlled Vocabularies: v2.1.0
Release notes for v2.1.0:
- Release version: v2.1.0
- First minor update for second release of controlled vocabularies and product definitions for the NCAS General data standard
- changes include new data products, removal of instrument and platform vocabs into separate vocabularies, and minor spelling corrections
- Release date: 06/11/2024
- All files generated from Google spreadsheets that are used to manage the development of the compliance checks and controlled vocabularies.
- Directories and files are structured as follows:
AMF_CVs/<vocabulary>.json
- JSON versions of the controlled vocubularies.product-definitions/spreadsheet/<spreadsheet_name>.xlsx
- directly converted from google spreadsheets used to develop the product definitions.product-definitions/tsv/<spreadsheet_name>/<worksheet_name>.tsv
- each worksheet with the product definition google spreadsheets is converted to a tab-delimited variables file.code
- code used to manage version updates of the CVs.
- pyessv folders removed as compliance checks no longer use this format
- Repository linked to Zenodo
v2.0.1test-DOES-NOT-RESPECT-version
Test release for testing simplified installation process.
NCAS Data Project Controlled Vocabularies: v2.0.0
Release notes for v2.0.0:
- Release version: v2.0.0
- Second formal release of the controlled vocabularies and product definitions for the NCAS Data Project.
- Release date: 23/09/2021
- All files generated from Google spreadsheets that are used to manage the development of the compliance checks and controlled vocabularies.
- Directories and files are structured as follows:
AMF_CVs/<vocabulary>.json
- JSON versions of the controlled vocubularies.product-definitions/spreadsheet/<spreadsheet_name>.xlsx
- directly converted from google spreadsheets used to develop the product definitions.product-definitions/tsv/<spreadsheet_name>/<worksheet_name>.tsv
- each worksheet with the product definition google spreadsheets is converted to a tab-delimited variables file.pyessv-vocabs
- vocabularies converted to PYESSV format for use in the compliance checkers (which use thepyessv
library.code
- code used to manage version updates of the CVs.
NCAS Data Project Controlled Vocabularies: v1.0.0
Release notes for v1.0.0:
- Release version: v1.0.0
- First formal release of the controlled vocabularies and product definitions for the NCAS Data Project.
- Release date: 26/07/2019
- All files generated from Google spreadsheets used to manage the development of the vocabularies.
- Directories and files are structured as follows:
AMF_CVs/<vocabulary>.json
- JSON version of each vocubulary - for use withpyessv
library.product-definitions/spreadsheet/<spreadsheet_name>.xlsx
- directly converted from google spreadsheets used to develop the product definitions.product-definitions/tsv/<spreadsheet_name>/*.tsv
- each worksheet with the product definition google spreadsheets is converted to a tab-delimited variables file.