Commit graph

7 commits

Author SHA1 Message Date
David Gillingham
b06a1fd877 Issue #2023: fix PyGridData.py to use correct method name to retrieve geometry data from GeometryResponseData.
Change-Id: I7dd69f071c8b645243e5cbc5198068b894878879

Former-commit-id: f372c650a1de21892657420720b232d286b5b365
2013-06-07 12:10:00 -05:00
David Gillingham
4bdf7178bd Issue #2023: Pure python client implementation of Data Access Framework.
Change-Id: I801b88192aafb4b139b5a1b397b33620c0b9f427

Former-commit-id: edc77397fb74f07c66dd9f7b9ede5e8af81b4b18
2013-06-06 13:47:31 -05:00
Matt Nash
b44ee44664 Issue #1871 add default values for times so they don't need to be sent in from
Python, move getLatLonCoords()

Change-Id: Ic37728e269a9899adaf8be1c6d86cd644f417ba1

Former-commit-id: 01971b490beee0cc87df4ed478c3a66bbad2158f
2013-04-12 09:31:16 -05:00
Ben Steffensmeier
0933a5f596 Issue #1614 Refactor data access framework to use single request.
Change-Id: Id3ed7afcf79dfb2ddeca1d9c2b632f90cc44d798

Former-commit-id: 5a9ae7df15633492b0d9fb648876cfb2bb2946b6
2013-02-15 11:39:56 -06:00
Ben Steffensmeier
9b4de367e3 Issue #1614 allow locationNames for grid data access
Change-Id: I5d88708909b8f76ebdf6fac64a330854781ffae2

Former-commit-id: 7fe101c9fdb9266cd7c16a6c0a7281b9f9836cc4
2013-02-14 10:07:01 -06:00
Matt Nash
b84af90fc2 Issue #1446 add getLatCoords and getLonCoords to python data access framework
Change-Id: I292a9b424cadf3033a861d8a0703b2f02946cd4e

Former-commit-id: 30ffd1412f3b193ce1fe2560f2ecf29027e7f619
2013-01-21 11:51:18 -06:00
Nate Jensen
12e0a100c4 Issue #1446 Initial python within Jep implementation of data access framework
Change-Id: I7b6ddb25f0ec68419aab7e40f15f94cd16e155b8

Former-commit-id: 1c5339c02a8570e12f92559a3159006efdf0df77
2013-01-15 13:48:04 -06:00