Miscellaneous resources and links that do not fit anywhere else are listed here. Some are generally useful, most are useless for non-developers.
See Communicate for mailing lists and other contact information.
Software databases & media,
Module browser,
Subversion,
Build logs,
Translations,
Documentation,
Vim,
GnuPG/GPG keys.
Records in various databases, third-party information and tutorials. With a few exceptions, they were created by whatever third party created them. They may contain useful information but linking them here means no ‘official endorsement’.
And as a utterly bizarre bonus, Physics Today blog post about Gwyddion, the Czech prime minister and other unrelated things.
An alternative of in-application Gwyddion module browser is also available on-line, in two forms:
Dynamically expanding | Plain expanded table | |
---|---|---|
English | English, dynamic | English, expanded |
French | French, dynamic | French, expanded |
Russian | Russian, dynamic | Russian, expanded |
The Subversion repository, hosted on SourceForge.net, can be browsed on-line or accessed using a subversion client (read-only if you are not a developer). Note that SourceForge.net suggests to checkout the entire trunk which is normally a bad idea; more likely you will want to checkout a specific module, i.e. a subdirectory in the trunk.
Recent commits are summarised on-line and also can be viewed using the SourceForge.net interface. The CIA service does not work since the SourceForge.net upgrade so you will only find old commits there.
Repository layout:
trunk
The main line of development. It contains subdirectories with individual modules:
gwyddion
user-guide
threshold-example
gwydump
gwyiew
gwybatch
gwyfract
gwyddion.net-doc-build
branches
Branches are typically created when new unstable version forks off.
The stable version then gets a branch here while the unstable version
continues in trunk
. Branches of all modules reside here.
GWYDDION-1
GWYDDION-2.5-JIHLAVA
GWYDDION-SPECTRA
GWYDDION-CALIBRATION
GWYDDION-OPENMP
3DGEN
GWYDDION-3
tags
Tagged versions of all modules reside here. Tags corresponding to
released versions are named exactly as the packages: version 1.15 of gwyddion
corresponds to tag gwyddion-1.15
.
To see revision NNN go to
https://sourceforge.net/p/gwyddion/code/NNN/
.
Note the Linux and MS Windows builds are generally performed each night. The OS X build is, at present, performed occasionally.
Linux x86_64 build log: | linux-build.log | 2025-03-22 | 1.64 kB |
Linux x86_64 pygwy build log: | pygwy.log | 2025-03-22 | 50.3 kB |
User guide build log: | user-guide-build.log | 2025-03-22 | 2.46 kB |
MinGW32 cross-build log: | mingw32-build.log | 2025-03-22 | 205 kB |
MinGW64 cross-build log: | mingw64-build.log | 2025-03-22 | 169 kB |
OS X build log: | mac_build.log | ||
Missing documentation log (full): | documentation-undocumented.log | 2025-03-22 | 7.91 kB |
Coding style log (full): | coding-style.log | 2025-03-22 | 277 kB |
Top 20 coding style offenders: | coding-style-byfile-top20.log | 2025-03-22 | 805 B |
Top 20 coding style errors: | coding-style-bytype-top20.log | 2025-03-22 | 772 B |
Current development POT-file (updated nightly) to check what has changed or to base your translation on:
POT file: | gwyddion.pot | 2025-03-22 | 466 kB |
You are encouraged to test your translations live which should give you an up to date POT file as a side effect. However, for small updates or checks what has changed this file can be useful.
Translation statistics:
Language | Translated | % | Fuzzy | % | Missing | % | Total | Graph |
---|---|---|---|---|---|---|---|---|
cs | 4914 | 100.00 | 0 | 0.00 | 0 | 0.00 | 4914 | |
de | 1210 | 24.62 | 2126 | 43.26 | 1578 | 32.11 | 4914 | |
en_GB | 4914 | 100.00 | 0 | 0.00 | 0 | 0.00 | 4914 | |
fr | 4364 | 88.81 | 463 | 9.42 | 87 | 1.77 | 4914 | |
it | 2822 | 57.43 | 1551 | 31.56 | 541 | 11.01 | 4914 | |
ja | 3806 | 77.45 | 892 | 18.15 | 216 | 4.40 | 4914 | |
ko | 578 | 11.76 | 1398 | 28.45 | 2938 | 59.79 | 4914 | |
pt_BR | 3274 | 66.63 | 1297 | 26.39 | 343 | 6.98 | 4914 | |
ru | 4862 | 98.94 | 35 | 0.71 | 17 | 0.35 | 4914 | |
es | 838 | 17.05 | 1430 | 29.10 | 2646 | 53.85 | 4914 | |
Current development API documentation symbol coverage statistics:
Library | Fully | % | Partially | % | Missing | % | Total | Graph |
---|---|---|---|---|---|---|---|---|
libgwyapp | 762 | 94.19 | 12 | 1.48 | 35 | 4.33 | 809 | |
libgwyddion | 573 | 93.93 | 10 | 1.64 | 27 | 4.43 | 610 | |
libgwydgets | 961 | 85.35 | 47 | 4.17 | 118 | 10.48 | 1126 | |
libgwydraw | 104 | 95.41 | 0 | 0.00 | 5 | 4.59 | 109 | |
libgwymodule | 138 | 90.79 | 1 | 0.66 | 13 | 8.55 | 152 | |
libgwyprocess | 1064 | 90.17 | 40 | 3.39 | 76 | 6.44 | 1180 | |
Vim syntax highlighting file for Gwyddion identifiers that completes the Gtk+ et al. syntax highlighting (rebuilt nightly):
Vim syntax file: | gwyddion.vim | 2025-03-22 | 112 kB |
Released source code tarballs are GnuPG/PGP-signed by Yeti. The current key is
"David Nečas (Yeti) <yeti@gwyddion.net>" fingerprint = 7781 7A91 4144 2926 DDE3 E5E5 6D41 82E7 8232 D84B
However, many older tarballs are signed by the old key
"David Nečas (Yeti) <yeti@gwyddion.net>" fingerprint = 263F 9B1E C1E0 5261 C689 D83B 00FD D1D0 62A0 7732
that can be fetched from a keyserver and are also available here current and old.