Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation around preparing for QGreenland-Net #805

Merged
merged 1 commit into from
Aug 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion doc/contributor/reference/data-compatibility-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ QGIS project.
The current guidelines on this page are therefore obsolete. We will update them when we
have more concrete advice. For now, we advise anyone who wants to add data to QGreenland
to strive to make their data [FAIR](https://www.go-fair.org/fair-principles/) and to
publish it to [DataONE](https://www.dataone.org/)!
publish it to [DataONE](https://www.dataone.org/)! DataONE is a federated system
composed of many member repositories. Please publish to the "Arctic Data Center" member
repository at <https://arcticdata.io/>.

Read our page on [what's next for
QGreenland](/user/discussion/what-is-next-qgreenland.md) to learn more about our future
Expand Down
4 changes: 4 additions & 0 deletions doc/user/discussion/what-is-next-qgreenland.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ for data customization that QGreenland and other communities can leverage to
create consistent geospatial data packages. Learn more
[here](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2324765).

If you are interested in contributing data to QGreenland, we have added notes to our
[dataset compatibility guide](/contributor/reference/data-compatibility-guide.md)
about how to prepare for QGreenland-Net.

You can keep up-to-date by:

* Subscribing to the [QGreenland newsletter](http://eepurl.com/gQ7VCr)
Expand Down