30 lines
1.5 KiB
XML
30 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> -->
|
|
|
|
<application>
|
|
<name>HDFView</name>
|
|
<id type="desktop">hdfview.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<summary>Java HDF5 Object viewer</summary>
|
|
<update_contact>zbyszek@in.waw.pl</update_contact>
|
|
<translation>https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=hdfview</translation>
|
|
<description>
|
|
<p>
|
|
HDF is a versatile data model that can represent very complex data objects
|
|
and a wide variety of meta-data. It is a completely portable file format
|
|
with no limit on the number or size of data objects in the collection.
|
|
</p>
|
|
<p>
|
|
HDFView is a graphical viewer with the ability to load multiple HDF5 files.
|
|
It shows a tree of objects inside the file and allows individual objects to
|
|
be displayed. Tables of numbers are displayed as in a spreadsheet, and
|
|
images are shown graphically.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://support.hdfgroup.org/products/java/</url>
|
|
<screenshots>
|
|
<screenshot width="1200" height="675" type="default">http://in.waw.pl/~zbyszek/fedora/hdfview/hdfview-multiple-tables.png</screenshot>
|
|
<screenshot width="1200" height="675">http://in.waw.pl/~zbyszek/fedora/hdfview/hdfview-table.png</screenshot>
|
|
<screenshot width="1200" height="675">http://in.waw.pl/~zbyszek/fedora/hdfview/hdfview-map-of-world.png</screenshot>
|
|
</screenshots>
|
|
</application>
|