Awesome
<h1>PhoREAL</h1> <h5>Tools to make ICESat-2 ATL03 and ATL08 analysis easier</h5>PhoREAL (Photon Research and Engineering Analysis Library) is a geospatial analysis toolbox that allows users to read, process, analyze, and output ICESat-2 ATL03 and ATL08 data in the form of figures and .las, .csv, and .kml files.
<h3>PhoREAL v3.30</h3>The new features available in PhoREAL v3.30 include:
- Reduced time taken to export an ATL03 CSV file
- Replaced Pyproj library with Fiona to perform SRS transformations and improve compilation
Note: On Windows systems, the PhoREAL toolbox can be run as a Graphical User Interface (GUI) executable (.exe). On Linux systems, the PhoREAL toolbox can be run as a Python GUI or as a series of Python function commands via the Linux command line
<h3>Download PhoREAL_v3.30_init.exe (for Windows)</h3> Update (Feb 02, 2022): PhoREAL v3.30 released https://utexas.box.com/v/DownloadPhoREALGUI <h3>How to use Python Library</h3> Simply build and install the PhoREAL python library$ python setup.py build
$ python setup.py install
<h4>Copyright 2020 University of Texas at Austin
This package is free software; the copyright holder gives unlimited permission to copy and/or distribute, with or without modification, as long as this notice is preserved.</h4>