Sorted Pulse Data
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |subcat=Geospatial |extensions={{ext|spd}} }} Sorted Pulse Data is a format for storing laser scanning data.<ref>https://github.com/remotesensinginfo/spdlib</ref>...") |
|||
Line 4: | Line 4: | ||
}} | }} | ||
Sorted Pulse Data is a format for storing laser scanning data.<ref>https://github.com/remotesensinginfo/spdlib</ref> [[HDF5]] is used to store the data.<ref>https://web.archive.org/web/20170810062318/http://www.locuscor.net/silvilaser2011/papers/081_Bunting.pdf</ref> | Sorted Pulse Data is a format for storing laser scanning data.<ref>https://github.com/remotesensinginfo/spdlib</ref> [[HDF5]] is used to store the data.<ref>https://web.archive.org/web/20170810062318/http://www.locuscor.net/silvilaser2011/papers/081_Bunting.pdf</ref> | ||
+ | |||
+ | ==Sample Files== | ||
+ | * [https://sourceforge.net/projects/spdlib/files/Tutorials/ Sample SDF & [[KEA]] files] | ||
== References == | == References == |
Latest revision as of 20:31, 6 July 2024
Sorted Pulse Data is a format for storing laser scanning data.[1] HDF5 is used to store the data.[2]