Changes between Version 4 and Version 5 of Acknowledgments
- Timestamp:
- 02/17/12 15:51:27 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Acknowledgments
v4 v5 8 8 9 9 * '''Roberto De Almeida''' and his collaborators for the [http://pydap.org/ pydap] Python package. MGET uses pydap to download oceanographic data using the [http://opendap.org/ OPeNDAP] protocol. 10 11 * '''Lokkju Brennr''' for the [http://code.google.com/p/pyspatialite/ pyspatialite] and '''Gerhard Häring''' for the [http://code.google.com/p/pysqlite/ pysqlite] Python packages. MGET uses these to access the !SpatiaLite and SQLite libraries from Python. 10 12 11 13 * '''Phillip Eby''', '''Bob Ippolito''', and their collaborators for the [http://pypi.python.org/pypi/setuptools setuptools] Python package. Currently MGET just includes a copy of pkg_resources from setuptools because it is required by pydap, but we may use setuptools to package a future release of MGET. … … 26 28 27 29 * '''Mark Hammond''' for the [http://sourceforge.net/projects/pywin32/ pywin32] Python package. MGET uses pywin32 to expose its classes as COM classes, to invoke other COM classes, to perform various installation tasks, and many other things. 30 31 * for the 28 32 29 33 * The developers of the [http://hdf.ncsa.uiuc.edu/ HDF] data format and software libraries. MGET uses these to read geospatial data.
