Releases: geopython/pygeometa
0.16.1
This release provides various fixes to OGC API - Records date and time handling.
A full list of commits for 0.16.1 can be found at:
https://github.com/geopython/pygeometa/commits/0.16.1
- OARec: safeguard
time
,properties.created
,properties.updated
0.16.0
This release provides various updates to OGC API - Records, WMO WCMP2, and ISO representations, as well as core MCF schema updates.
A full list of commits for 0.16.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.16.0
- MCF core: make identification topiccategory, fees, accessconstraints, maintenancefrequency optional (#242)
- OARec: write keywords as theme/concepts if vocabulary exists (#233)
- OARec: safeguard properties.rights
- WMO WCMP2: various fixes based on specification updates
- CLI: add -o as short option for --output
- ISO: distribution: ensure format_version exists or emit gco:nilReason=missing (#240)
0.15.3
This release provides OARec bugfixes.
A full list of commits for 0.15.3 can be found at:
https://github.com/geopython/pygeometa/commits/0.15.3
- OARec: bug fixes for keywords and null time intervals
0.15.2
This release provides an OARec export bugfix.
A full list of commits for 0.15.2 can be found at:
https://github.com/geopython/pygeometa/commits/0.15.2
- OARec: fix ref
0.15.1
This release provides fixes for OGC API - Records, WMO Core Metadata profile and ISO (import) support.
A full list of commits for 0.15.1 can be found at:
https://github.com/geopython/pygeometa/commits/0.15.1
- OARec: emit default keywords as bare keywords, not themes/concepts
- OARec: fix roles, updates based on latest draft
- fixes to MCF reference documentation
0.15.0
This release adds support for reporting metadata schema capabilities as well as updating thesaurus parsing when importing ISO metadata.
A full list of commits for 0.15.0 can be found at:
0.14.0
This release adds metadata transformation workflow, as well as updates to the MCF model and numerous output formats.
A full list of commits for 0.14.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.14.0
- add metadata transformation workflow (#186)
- MCF schema updates (#187)
- fix ISO based distribution model (#175)
- add WMO WCMP2 updates
- improve ISO contact parsing (#207)
- add identification.license to MCF (#205)
- update OARec themes/concepts model (#213)
- add support for spatial keywords to MCF (#202)
- streamline OARec contacts (#215)
- update ISO parsing based on OWSLib 0.29
0.13.1
This is a bugfix release.
A full list of commits for 0.13.1 can be found at:
https://github.com/geopython/pygeometa/commits/0.13.1
- pygeoapi plugin media type and raw output fixes
- fix STAC and DCAT output to support str or dict
0.13.0
This release adds support for environment variables in MCF files as well as a pygeoapi plugin proving an OGC API - Processes.
A full list of commits for 0.13.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.13.0
- add environment variable support for MCF files
- add pygeoapi plugin to provide pygeometa via OGC API - Processes
0.12.0
This release adds initial support for the WMO Core Metadata Profile (WCMP2) draft specification.
A full list of commits for 0.12.0 can be found at:
https://github.com/geopython/pygeometa/commits/0.12.0
- fix OARec temporal extent date casting
- update OARec output to latest version of draft specification
- add support for WMO Core Metadata Profile 2 (WCMP2)
- fix ISO contact handling
- add temporal resolution support
- fix DCAT reference error