Commit graph

93 commits

Author SHA1 Message Date
Michael James
158ce8c5c9 readme fix for pipy rendering of rst 2016-07-13 17:11:35 -05:00
Michael James
6a0c4bd115 README formatting bring docs to the top 2016-07-13 15:04:22 -05:00
Michael James
d34e6f6a3d package build 0.9.4 2016-07-13 14:58:55 -05:00
Michael James
8abee299f4 model sounding doc, install/about/readme updates, doc conf 0.9.4 2016-07-13 14:58:44 -05:00
Michael James
a662fb173d Merge branch 'master' of github.com:Unidata/python-awips 2016-07-13 14:12:23 -05:00
Michael James
e9a402d65a modelsounding data retrieval and plot example 2016-07-13 13:53:16 -05:00
Michael James
bac587535f new NCEP (ncep_16.2.2-n) files for release 0.9.4 2016-07-13 13:51:16 -05:00
Michael James
b8bbbb23a8 raytheon (omaha_16.2.2) and NCEP (ncep_16.2.2-n) updates for release 0.9.4 2016-07-13 13:50:10 -05:00
Michael James
4f6d714e2c Merge pull request #7 from ahaberlie/new_notebooks
Updated surface plot notebook
2016-06-27 13:05:14 -06:00
Alex Haberlie
f98116b7f1 .. 2016-06-09 16:20:44 -06:00
Alex Haberlie
407c930d20 Updated surface obs notebook 2016-06-09 16:19:14 -06:00
Alex Haberlie
8ee8307dac Merge remote-tracking branch 'refs/remotes/Unidata/master' into new_notebooks 2016-06-09 16:14:43 -06:00
Michael James
11439d0074 Merge pull request #6 from ahaberlie/master
Fix for importing pwd module issues on Windows machines
2016-06-03 14:46:07 -06:00
Alex Haberlie
228145cdc3 Removed accidental import changes for 'thread' 2016-06-02 14:56:03 -06:00
Alex Haberlie
1eaab02dd8 Accidental underscore insertion removal 2016-06-02 14:40:02 -06:00
Alex Haberlie
51173133a2 Removed accidental change from long to int 2016-06-02 14:37:11 -06:00
Alex Haberlie
bb9f7214a8 Fixed issues with 'pwd' library on windows machines
Python on windows does not have a pwd library.  This causes an
ImportError when trying to run python-awips on windows machines.  All
windows connections will instead appear as "GenericUsername" in server
logs.
2016-06-02 14:30:21 -06:00
mjames-upc
254411e5e7 notebook and build updates pre-release 0.9.4 2016-05-24 15:29:46 -05:00
mjames-upc
df8ee6e885 underscore needed in file names 2016-04-20 19:12:34 -05:00
mjames-upc
dbcb2083f2 grid parm/level notebook doc added 2016-04-20 19:05:36 -05:00
mjames-upc
b9a9ac784e Reftime and Fcstsec methods in GetGridInfoRequest 2016-04-01 19:12:11 -05:00
mjames-upc
a6b938314a muting this notebook_gen_sphinxext 2016-04-01 19:11:36 -05:00
mjames-upc
67811be32e reapply changes for dynamicserialize from unidata_16.1.4 2016-03-28 16:22:44 -05:00
mjames-upc
812b54b190 ncep_16.1.4-n dataaccess files 2016-03-24 16:46:49 -05:00
mjames-upc
685338d781 awips/ufpy ncep_15.1.1-n -> ncep_16.1.4-n 2016-03-24 16:43:44 -05:00
mjames-upc
fe36f7d43f dynamicserialize ncep_15.1.1-n -> ncep_16.1.4-n 2016-03-24 16:37:03 -05:00
mjames-upc
4491987304 gridded data example cleanup 2016-03-22 11:15:54 -05:00
mjames-upc
6728a7bffb docs: python stack update 2016-03-22 10:15:49 -05:00
mjames-upc
94bda36510 Merge branch 'master' of github.com:Unidata/python-awips 2016-03-18 20:34:55 -05:00
mjames-upc
0332c167f1 stack update for h5py and nose 2016-03-18 20:34:43 -05:00
mjames-upc
54b4f3817f Merge branch 'master' of ssh://github.com/Unidata/python-awips 2016-03-18 19:34:42 -06:00
mjames-upc
4881a52ac6 UnicodeType added to thrift serialization to support h5py 2.0+ 2016-03-18 19:34:21 -06:00
mjames-upc
a0e8c9575b Gridded Data example cleanup 2016-03-17 12:09:04 -05:00
mjames-upc
19758a6513 ordering of python stack packages 2016-03-17 11:13:52 -05:00
mjames-upc
a88d80cf95 build 0.9.3 2016-03-16 20:03:29 -05:00
mjames-upc
df44b1b32d level3 plot 2016-03-16 17:21:46 -05:00
mjames-upc
466ba10567 case fix for dev guide 2016-03-16 17:10:15 -05:00
mjames-upc
d539d54e5c removing some ununsed imports + dev guide additions for creating new factories 2016-03-16 17:08:26 -05:00
mjames-upc
c79433f59b whitespace 2016-03-16 16:32:17 -05:00
mjames-upc
2f227d6ae1 links 2016-03-16 12:18:27 -05:00
mjames-upc
e83c67bb08 doc titles, ipynb cleanup 2016-03-16 12:09:56 -05:00
mjames-upc
94b53cb145 cleanup and config changes 2016-03-16 10:28:37 -05:00
mjames-upc
215df60d85 removing superfluous code from RadarCommon 2016-03-16 10:24:48 -05:00
mjames-upc
c2bbfaf143 docs/requirements.txt 2016-03-15 21:10:48 -05:00
mjames-upc
18fcfd70c1 removing index markdown file 2016-03-15 20:46:37 -05:00
mjames-upc
6ecae6d789 ExtensionError: Could not import extension notebook_gen_sphinxext 2016-03-15 20:41:48 -05:00
mjames-upc
46a05764ea remove ipynb checkpoints 2016-03-15 20:37:12 -05:00
mjames-upc
562fbfe141 0.9.3 2016-03-15 20:27:36 -05:00
mjames-upc
30276d80a1 docs ready 2016-03-15 20:27:25 -05:00
mjames-upc
e514822704 generating rst doc files 2016-03-15 17:03:09 -05:00