Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify skewt plotting and update plotting functions #11

Open
5 of 10 tasks
cwebster2 opened this issue Jan 1, 2016 · 0 comments
Open
5 of 10 tasks

Unify skewt plotting and update plotting functions #11

cwebster2 opened this issue Jan 1, 2016 · 0 comments
Assignees

Comments

@cwebster2
Copy link
Owner

Unify all CLI skew-t plotting into a single script rather than the growing number of scripts per input data type. Update plotting functions in pymeteo.skewt to use the new plot() function instead of the old one and update the plot titles to only use file basename as was done in the WRF plot.

  • Add CLI option for title to specify a custom title rather than data filename
  • Add WRF capability into unified skewt script
  • Add CM1 capability into unified skewt script
  • Add CM1/HDF5 capability into unified skewt script
  • Add uwyo capability into unified skewt script
  • Add CSV capability into unified skewt script
  • Update CSV plotting to new plot routine
  • Update CM1 plotting to new plot routine
  • Update CM1/HDF5 plotting to new plot routine
  • Update CM1/WRF init data plotting to new plot routine
@cwebster2 cwebster2 added this to the next-point-release milestone Jan 1, 2016
@cwebster2 cwebster2 self-assigned this Jan 1, 2016
cwebster2 added a commit that referenced this issue Jan 2, 2016
Per issue #11 the growing number of skew-t plotting scripts are now part
of the master `skewt` CLI script.  All current dataset backends are
supported by the new script (blank, cm1, cm1hdf5, wrf, tabular).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant