GithubHelp home page GithubHelp logo

observation_preprocessor's Introduction

GMAO Observation Preprocessor

The goal of the observation preprocessor is to provide a framework for reading in various data types and outputting injested information to common formats.

Steps to build:

  1. Source g5_modules from GEOSgcm: source /discover/nobackup/asewnath/GEOSgcm/@env/g5_modules.sh. Feel free to use your own GEOSgcm build for this.
  2. git clone https://github.com/asewnath/observation_preprocessor.git
  3. cd observation_preprocessor/build
  4. You can leave ESMADIR in GNUmakefile as is or you can change the field to point to your build of GEOSgcm.
  5. make install
  6. cd ../

Now you have the executable run_preprocess to start preprocessing files.

Executable Usage

./run_preprocess <input file directory> <source> <output type> <output file directory> where

  • <input file directory>: directory that contains files to be preprocessed
  • <source>: input file type
  • <output>: output file type
  • <output file directory>: directory where output files will be saved

Possible sources: eumetsat, jma, wisconsin, noaa, kma, avhrr Possible output types: prepbufr, text

Example

To process feature-tracked winds from CIMISS into prepbufrs, run the following: ./run_preprocess /archive/u/asewnath/reanalysis/GOES/raw_data/data_stage_test/ wisconsin prepbufr ../output_prepbufr. This will take files from the archive and process them into prepbufrs which will be saved in the indicated output directory one level above the git repository.

observation_preprocessor's People

Contributors

asewnath avatar

Watchers

 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.