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 | 2024-12-21 | 1.75 kB |
Linux x86_64 pygwy build log: | pygwy.log | 2024-12-21 | 50.3 kB |
User guide build log: | user-guide-build.log | 2024-12-21 | 2.46 kB |
MinGW32 cross-build log: | mingw32-build.log | 2024-12-21 | 204 kB |
MinGW64 cross-build log: | mingw64-build.log | 2024-12-21 | 168 kB |
OS X build log: | mac_build.log | ||
Missing documentation log (full): | documentation-undocumented.log | 2024-12-21 | 7.91 kB |
Coding style log (full): | coding-style.log | 2024-12-21 | 275 kB |
Top 20 coding style offenders: | coding-style-byfile-top20.log | 2024-12-21 | 798 B |
Top 20 coding style errors: | coding-style-bytype-top20.log | 2024-12-21 | 772 B |
Current development POT-file (updated nightly) to check what has changed or to base your translation on:
POT file: | gwyddion.pot | 2024-12-21 | 464 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 | 4877 | 99.80 | 9 | 0.18 | 1 | 0.02 | 4887 | |
de | 1210 | 24.76 | 2107 | 43.11 | 1570 | 32.13 | 4887 | |
en_GB | 4877 | 99.80 | 9 | 0.18 | 1 | 0.02 | 4887 | |
fr | 4377 | 89.56 | 438 | 8.96 | 72 | 1.47 | 4887 | |
it | 2827 | 57.85 | 1526 | 31.23 | 534 | 10.93 | 4887 | |
ja | 3819 | 78.15 | 869 | 17.78 | 199 | 4.07 | 4887 | |
ko | 582 | 11.91 | 1390 | 28.44 | 2915 | 59.65 | 4887 | |
pt_BR | 3287 | 67.26 | 1274 | 26.07 | 326 | 6.67 | 4887 | |
ru | 4877 | 99.80 | 9 | 0.18 | 1 | 0.02 | 4887 | |
es | 839 | 17.17 | 1410 | 28.85 | 2638 | 53.98 | 4887 | |
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 | 2024-12-21 | 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.