Giter Site home page Giter Site logo

lastmov's Introduction

LaSTMoV

Land Surface Temperature MODIS Visualization (LaSTMoV). Used to create heat vulnerability maps for Maricopa County using MYD11A1 V005 data.


About

# NASA DEVELOP National Program Arizona Health & Air Quality II Team
# Authors: Daniel Finnell, Teresa Fenn, Richard Muench, Ashley Brodie
# Date: March 21, 2016
# Purpose: To create heat vulnerability maps for Maricopa County using MYD11A1 V005 data.
# Input: Files and folders set by the user in the first section below the imported libraries. 
#        Please define each variable, and include the ENTIRE file path for all files and folders.
#
#   moddir      The folder containing downloaded Aqua MODIS MYD11A1 V005 tile h08v05 for the 
#               desired study period. These MODIS files must be downloaded in HDF format by the 
#               user before the script can run.
#
#   shapefile   This is a shapefile of Maricopa County census tracts, and can be downloaded from the 
#               US Census Bureau.
#
#   years       This is a list of years in the study period. The list can be one year or many, but MUST be
#               in python list format. Example: ['2012', '2013', '2014']
#
#   start       The beginning day of the study period. The format is MMDDHHMM (month, day, hour, minute)
#               Example: '10312359' is October 31st at 23:59. All times are military.
#
#   end         This is the final day of the study period. The format is the same as start. For the 
#               sake of simplicity, it is recommended that the start time be 0000, and the end time be 2359.
#
#  indir        This is the folder that will hold all intermediary and output files. The script will create 
#               sub-files to organize the data.
#
#  middir       This folder will save the intermediary files created by arcpy. It is recommended that 
#               you set this variable to be Documents\ArcGIS\Default.gdb, although it is not required.

lastmov's People

Contributors

mrb364 avatar jwely avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.