Commit graph

122 commits

Author SHA1 Message Date
Michael James
6b1cf47beb byte string encoding fix for shapely and SerializationException 2016-10-19 11:50:23 -05:00
Michael James
e980e8a170 python3 fixes for pgen import, ActiveTableRecord indentation, callable SerializationException 2016-10-18 23:24:06 -05:00
mjames-upc
1f471ba7aa 0.9.6 2016-10-18 19:30:25 -06:00
mjames-upc
02399a13bc import _thread fix 2016-10-18 19:24:34 -06:00
mjames-upc
b26f1b15d3 merge 16.2.2 updates to master-python3 2016-10-04 13:03:04 -06:00
Michael James
fe07e86939 add grid parameters appendix to docs 2016-09-29 16:19:23 -05:00
Michael James
1d0041a99a Model_Sounding_Data: wording/typos (again) 2016-07-15 12:53:22 -05:00
Michael James
0ccd7a12e8 Model_Sounding_Data: wording/typos 2016-07-15 12:40:48 -05:00
Michael James
cf74fef177 h1/h2/h3 formatting in Model_Sounding_Data for readthedocs menu 2016-07-15 12:36:53 -05:00
Michael James
6c1c45fb2b don't show pypi downloads since it's broken af 2016-07-15 12:35:22 -05:00
Michael James
57b7265405 Model_Sounding_Data example calculates dewpoint three ways 2016-07-15 12:23:23 -05:00
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
20d7a5e883 Merge branch 'master' of https://github.com/freemansw1/python-awips into master-python3
Conflicts:
	.gitignore
2016-05-24 15:44:37 -05:00
mjames-upc
254411e5e7 notebook and build updates pre-release 0.9.4 2016-05-24 15:29:46 -05:00
freemansw1
4fa26d9618 cleaning up debug code 2016-04-25 09:56:11 -06:00
freemansw1
d38c910e24 Fixing more weird python 2/3 string issues 2016-04-21 12:08:33 -06: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
freemansw1
26e109effb Deleting old .bak files 2016-04-19 10:34:57 -06:00
freemansw1
b15787129d Merge branch 'test2to3' 2016-04-19 10:33:24 -06:00
freemansw1
ac7ddd17e1 Fixed radar data 2016-04-19 10:30:36 -06:00
freemansw1
35f3568d24 fixed silly bytes/string error. 2016-04-18 23:01:56 -06:00
freemansw1
aae0d15bc0 Fixing more python 3 unicode errors 2016-04-18 22:43:57 -06:00
freemansw1
91f230b45a fixing for python 2 compatibility
now requires module six
2016-04-17 19:38:33 -06:00
freemansw1
718d242ffe Fixing bugs 2016-04-17 18:22:20 -06:00
freemansw1
6a2db72ffd after running 2to3 2016-04-16 17:00:50 -06:00
freemansw1
25aeba5224 Revert b9a9ac7..8748091
This rolls back to commit b9a9ac784e.
2016-04-16 16:59:29 -06:00
freemansw1
874809179e More relative import fixes 2016-04-14 10:32:29 -06:00
freemansw1
dbd3bfde87 ignoring my .pyc files. 2016-04-14 10:11:35 -06:00
freemansw1
07d271cacf Removed long for python 3
long is no longer a separate type.
2016-04-14 10:11:15 -06:00
freemansw1
40409c451c Fixing more relative imports 2016-04-14 10:06:58 -06:00
freemansw1
46bc7672ca More python 3 conversion
Cleaning up relative imports to include . syntax.
2016-04-14 10:01:35 -06:00
freemansw1
bb6dfb0970 removed depreciated python 3 feature
has_key has been removed from dict and no longer works as of Python
3.5. in is the new preferred syntax.
2016-04-14 08:49:31 -06:00
mjames-upc
b9a9ac784e Reftime and Fcstsec methods in GetGridInfoRequest 2016-04-01 19:12:11 -05:00