| 24 | | A unix script that will produce a CSV file of a CASI, Eagle or Hawk HDF is attached to the bottom of this page. Note you must have the azexhdf command installed somewhere in the path (ie. such that typing "azexhdf" works). |
| | 24 | A Linux script that will produce a CSV file of a CASI, Eagle or Hawk HDF is attached to the bottom of this page. |
| | 25 | * Save the script somewhere on a Linux system |
| | 26 | * Make the script executable (`chmod +x /path/to/create_band_info_csv.sh`) |
| | 27 | * Run the script: `/path/to/create_band_info_csv.sh /another/path/to/level1_HDF_file.hdf /yet/another/path/to/output.csv` |
| | 28 | * Note you must have the azexhdf command installed somewhere in the path (ie. such that typing "azexhdf" works). |
| | 29 | * If it all runs ok, you should be able to load the csv file into Excel or other spreadsheet packages |