Skip to content
View resmaili's full-sized avatar

Block or report resmaili

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. guides guides Public

    This repository contains short tutorials on Python, git, and using Earth Science datasets. If you're new to coding, this is a good place to start before attending an upcoming workshop.

    Jupyter Notebook

  2. geolocation geolocation Public

    If you're using GOES data, converting the x, y coordinates (called the Fixed Grid) to latitude and longitude can be confusing. The code in this repository creates a "look up table" that will decode…

    Python 2 2

  3. match-up match-up Public

    Match-ups are important for validation of remote sensing data. Satellite data and a ground "truth" site are compared within a user-defined radius. This script reads in ABI data, extracts the portio…

    Python 1

  4. rgb rgb Public

    This repository contains code that generates images in true color RGB, natural color RGB, and dust RGB from ABI L1b products. These image combinations are based on the EUMETSAT "recipes."

    Python 2 2

  5. panoply_helper_scripts panoply_helper_scripts Public

    Panoply is an excellent "no code" visualization tool for remote sensing data. This repository contained a few shell scripts for automated plotting of georeferenced data using the command-line versi…

    Shell 1

  6. thin-netcdf-files thin-netcdf-files Public

    Satellite data files contain lots of useful information... sometimes too much. It can be a burden to read, process, and store the extraneous data. This notebook will open a file, keep wanted fields…

    Jupyter Notebook