Coder Social home page Coder Social logo

istutor's Introduction

istutor

Imaging Spectroscopy Tutorial Materials

This is a sequence of hands-on lab experiences using open source code for imaging spectrometer data analysis. They introduce the basic concepts behind these instruments, and provide practical experience in visualization, atmospheric correction, and surface property estimation with rigorous uncertainty propagation.

Course exercises are conducted and submitted as notebook documents. They also rely on the open-source ISOFIT codebase for atmospheric correction. We suggest the WISER project for visualization capability similar to that provided in the ENVI interface. Consider first getting the following dependencies:

  • Python 3.8 with numpy/scipy and scikit-image libraries. We recommend the anaconda distribution for an easy installation. It is available at https://www.anaconda.com.
  • Project Jupyter (i.e. jupyter notebooks). This comes with the anaconda installation, and will be needed to run the exercises.
  • The Isofit python library. It is easiest to install this library using the pip package manager, which comes bundled with the anaconda distribution. From the command line (Mac OS) or anaconda prompt (Windows OS), type “pip install isofit” and the library will be downloaded automatically. Alternatively, you can clone the github repository at https://github.com/isofit/isofit
  • Visual C++ runtime (Windows only). This is needed to run the core ISOFIT functions, and can be downloaded at: https://aka.ms/vs/16/release/vc_redist.x64.exe

Finally, there are a few large binary files that you will need for certain exercises, and are not stored in the repository due to their size. These are currently posted to ftp://popo.jpl.nasa.gov/pub/DThompson/istutor/ but the location may change in the future.

istutor's People

Contributors

davidraythompson 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.