First release take 2

Trying again with updated settings...

FYI @rdubey @exby

Here's the initial bit of code with associated files. Breakdown is:

  • README.md provides a quick overview of use cases for this object, and a notice that we are providing limited to no support for this
  • Actual object (WRFInputFormater) is in wps_formatter.py
  • A requirements.txt file containing the required python libraries
  • example_usage.ipynb is a Jupyter notebook that walks through using the object with some test data
  • testdata/ folder holds some small samples of the kinds of data we'd process with this script as netCDF files (total ~90MB)

Let me know with comments and next steps.

Merge request reports

Loading