icesat-2UT / PhoREAL

Tools and code for ICESat-2 data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhoREAL

Tools to make ICESat-2 ATL03 and ATL08 analysis easier

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.

PhoREAL v3.30

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

Download PhoREAL_v3.30_init.exe (for Windows)

Update (Feb 02, 2022): PhoREAL v3.30 released https://utexas.box.com/v/DownloadPhoREALGUI

PhoREALScreenshot

How to use Python Library

Simply build and install the PhoREAL python library
$ python setup.py build
$ python setup.py install

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.

About

Tools and code for ICESat-2 data analysis


Languages

Language:Python 82.6%Language:Jupyter Notebook 13.9%Language:HTML 3.3%Language:C 0.1%