Skip to content

Template directory structure for a MOS Wind Development

Notifications You must be signed in to change notification settings

EricEngle-NOAA/mos-wind-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOS Wind Development Template

This repository is a directory structure template for performing a station-based MOS Wind (Wind Speed, Direction, and Gust) development). The template is struture where each MOS UXXX program is its own direcotry, along with directories for statics files that are meant to be shared across the various programs. Each uXXX/ directory contains many templated files and run scripts, however, the actual MOS UXXX programs are not provided here.

Environment Setup

Environment Variables

Setup your environment by editing dev.env. This file contains environment variables that are used throughout the development workflow. This file also sources env files for NOAA HPC systems. If you are not developing on these system, then modify env files as needed.

Static Files

Setup files in table/ and const/ directories. See the README files in those directories.

Predictand and Predictor Generation

Predictand and predictor generation is done using program u201. See the u201 directory README and u201 RUN scripts for more information. For predictand generation, you must run u201 for METAR and Marine stations separately. Once these have been completed, run u662 to merge METAR and Marine predictand TDLPACK files into a single file.

About

Template directory structure for a MOS Wind Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published