GithubHelp home page GithubHelp logo

nwrfc_gridded's Introduction

GRIDDED DATA CONVERSION

This product downloads gridded data in netCDF format from the Northwest River Forecast Center and converts to a .DSS file.

Adding Basins

The basins2clip.csv file contains subbasin information this program uses to create gridded data in DSS files. To add basins to this file add a line to the file. The coordinates are in AEA. Utilites in the script/extents directory can be used to get basin extents from the models .mod file.

Grid Units are in Meters.

Example NetCDF Data

Obs Prec for the 24 hour period ending at 12Z on Dec 12, 2016. The nc file contains 5 layers: 24hr and four 6hr files. https://www.nwrfc.noaa.gov/weather/netcdf/precip_ptr_grid_20161216.nc.gz

Obs Temp for the previous 24 period ending at 12Z on Dec 12, 2016. The nc file contains 6 layers: four 6hr files of instantaneous temp at 18,00,06,12Z and max and min temp. https://www.nwrfc.noaa.gov/weather/netcdf/temperature_ptr_grid_20161216.nc.gz

Forecast Prec with layers representing 6hr precip totals extending 10 days into the future. https://www.nwrfc.noaa.gov/weather/netcdf/qpf06f_has_2016121612f240_stegemil_201612161343.nc.gz

Forecast Max Temp with layers representing maximum daily temperature extending 10 days into the future https://www.nwrfc.noaa.gov/weather/netcdf/tx24f_has_2016121612f240_stegemil_201612161342.nc.gz

Forecast Min Temp with layers representing minimum daily temperature extending 10 days into the future https://www.nwrfc.noaa.gov/weather/netcdf/tn24f_has_2016121612f240_stegemil_201612161342.nc.gz

Rebuilding Virtual Environment

Currently this program uses Python 2.7. The dependency requirements are stored in docs/requirements.txt. You can use the following line rebuild the virtual environment.

pip install -r requirements.txt

nwrfc_gridded's People

Watchers

James Cloos avatar  avatar Chris Frans 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.