Changes between Version 66 and Version 67 of Downloads/Tutorials


Ignore:
Timestamp:
Apr 18, 2017, 10:11:13 AM (7 years ago)
Author:
dac
Comment:

Changed to use tutorials from workshop.

Legend:

Unmodified
Added
Removed
Modified
  • Downloads/Tutorials

    v66 v67  
    11= Tutorials =
    22
    3 This page contains a series of downloadable tutorials to help get used to processing ARSF data using ARSF tools. These will continually be added to as more become available.
     3This page contains links to tutorials we have developed for working with NERC-ARF data. Most of these tutorials were created as part of the NERC-ARF Workshop, which is held annually. If you are interested in attending a future workshop please contact us.
     4
     5== Data ==
     6
     7Data for all the tutorials can be downloaded as a [https://nerc-arf-dan.pml.ac.uk/files/tutorials/nerc-arf-tutorials_data.zip 3.2 GB zip file].
    48
    59== Hyperspectral data processing ==
     
    812
    913'''APL Basic Tutorial'''
    10   * [raw-attachment:basic_apl_tutorial_commandline.pdf Getting started with APL - command line]
    11   * [raw-attachment:basic_apl_tutorial_gui.pdf Getting started with APL - graphical user interface]
    1214
     15* [https://nerc-arf-dan.pml.ac.uk/files/tutorials/nerc-arf_workshop_hyperspectral_practical.pdf Hyperspectral tutorial (PDF)]. Covers the basic use of APL for hyperspectral processing as well as some useful commands using GDAL.
     16* [https://nerc-arf-dan.pml.ac.uk/files/tutorials/nerc-arf_workshop_owl_practical.pdf Owl worksheet (PDF)]. Covers mapping Owl data using APL.
    1317
    1418'''APL Advanced Tutorial'''
    1519
    16   * [raw-attachment:advanced_apl_tutorial_commandline.pdf Advanced APL usability - command line]
    17 
    18 '''APL Tutorial Data'''
    19   * [http://arsf-dan.nerc.ac.uk/files/apl_tutorial_data.zip Tutorial data] and the basic tutorial [http://arsf-dan.nerc.ac.uk/files/apl_basic_tutorial_data_processed.zip processed] solution data
     20  * [raw-attachment:advanced_apl_tutorial_commandline.pdf Advanced APL usability - command line], [http://arsf-dan.nerc.ac.uk/files/apl_tutorial_data.zip (data)]
    2021
    2122'''TuiView'''
    2223
    23   * [wiki:Processing/tuiview TuiView tutorial]
    24 
    25 \\
     24  * [wiki:Processing/tuiview TuiView tutorial]. Covers viewing hyperspectral data in the open source TuiView software.
    2625
    2726\\
     
    3635'''LiDAR DEM Tutorial'''
    3736
    38  * [https://github.com/pmlrsg/arsf_dem_scripts/blob/master/doc/source/tutorial_lidar.md Creating a DEM from LiDAR] Using ARSF DEM scripts ([https://github.com/pmlrsg/arsf_dem_scripts/archive/master.zip download scripts])
    39  * [raw-attachment:DEM_practical.pdf Creating a DEM from LiDAR] (old scripts)
    40 
    41 {{{
    42 #!comment
    43 Shouldn't host the data as it is NERC copyright
    44  * [http://arsf-dan.nerc.ac.uk/files/lidar_dem_data.zip DEM Creation Tutorial data]
    45 }}}
     37 * [https://github.com/pmlrsg/arsf_dem_scripts/blob/master/doc/source/tutorial_lidar.md Creating a DEM from LiDAR (GitHub)] Covers using the NERC-ARF DEM scripts ([https://github.com/pmlrsg/arsf_dem_scripts/archive/master.zip download scripts])
    4638
    4739''' Full Waveform Tutorial'''
    48  * [raw-attachment:Full_waveform_lidar_practical.pdf Extract full waveform] from LAS1.3 files and fit gaussian peaks.
    49 
    50  * [http://arsf-dan.nerc.ac.uk/files/full_waveform_tutorial_data.LAS full waveform tutorial data]
     40 * [https://nerc-arf-dan.pml.ac.uk/files/tutorials/nerc-arf_workshop_full_waveform_lidar_practical.pdf Full waveform tutorial (PDF)] - covers extracting waveforms from a from LAS 1.3 files and fitting Gaussian peaks.
    5141
    5242\\
     
    5949
    6050\\
    61 
    62 \\
    63 
    64 \\
    65 
    66 \\