nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

Populate QGIS project-level metadata #613

Closed MattF-NSIDC closed 1 year ago

MattF-NSIDC commented 1 year ago

Populate project-level metadata (e.g., project_abstract, project_author, project_title).

This information can be viewed via the Project properties view: Project -> Properties..., then the Variables tab.

Assuming we can use the PyQGIS library to set these attributes when we create the project file.