Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 656 Bytes

GOES 16 LST MATLAB Training

Here I provide a list of functions in MATLAB that can be used to read and process Land Surface Temperature (LST) data from the GOES-16 geostationary satellite.

Description of Files:

  1. 1_get_data_from_owncloud.pdf - Short walkthrough on how to download the LST data from Owncloud.
  2. 2_start_here_for_matlab.pdf - MATLAB walkthrough for reading LST data. Updates to file names can be found in goes_east_tutorial.m
  3. sample_data.zip - Sample data for MATLAB walkthrough
  4. goes_east_tutorial.m - MATLAB code for reading and processing LST data.
  5. goes_east_tutorial.html - Published, html version of goes_east_tutorial.m