Timeline
01/30/08:
- 15:23 Changeset [156] by
- Fixed #52: Calling GeoEco?.R.R.EvaluateAndReturnNothing? from ArcGIS with a …
- 11:29 WikiStart edited by
- (diff)
- 11:28 Ticket #160 (Cayula-Cornillon Fronts in Binary Raster fails with "UnboundLocalError: ...) closed by
- fixed
- 11:28 Ticket #165 (All MGET tools fail when run on certain non-English versions of Windows) closed by
- fixed
- 11:28 Ticket #169 (Rename toolsets in Spatial Analysis toolset to be verbs (e.g. "Sample" ...) closed by
- fixed
- 11:28 Ticket #171 (Add ArcGISPolygons and ArcGISPoints classes with simple methods for ...) closed by
- fixed
- 11:27 Ticket #162 (Allow the .NET Framework SDK and Platform SDK compilers to be used to ...) closed by
- fixed
- 11:27 Ticket #170 (SequenceTypeMetadata.MustBeSameLengthAsArgument should only be evaluated ...) closed by
- fixed
- 11:27 Ticket #168 (ArcGISRasterMapAlgebra class should be exposed to COM.) closed by
- fixed
- 11:27 Ticket #167 (Sample Rasters tools fail with TypeError: can't multiply sequence by ...) closed by
- fixed
- 11:27 Ticket #166 (Sample Rasters Listed in Fields tool always fails, with no detailed error ...) closed by
- fixed
- 11:27 Ticket #164 (The Sample Rasters Listed in Fields tool spews "Query complete" and ...) closed by
- fixed
- 11:26 Ticket #163 (Sample Rasters Listed in Fields tool gets progressively slower when ...) closed by
- fixed
- 11:26 Ticket #161 (Tools that convert to ArcGIS rasters fail with "NameError: global name ...) closed by
- fixed
- 11:23 WikiStart edited by
- (diff)
- 11:19 Changeset [155] by
- Merged [150-155] from Jason branch into Trunk. This will be released as …
- 10:08 Changeset [154] by
- Fixed/implemented: * #167: Sample Rasters tools fail with TypeError?: …
- 09:55 Ticket #171 (Add ArcGISPolygons and ArcGISPoints classes with simple methods for ...) created by
- Many times, I have needed a tool to create a simple polygon feature class …
- 09:50 Ticket #170 (SequenceTypeMetadata.MustBeSameLengthAsArgument should only be evaluated ...) created by
- Currently SequenceTypeMetadata.MustBeSameLengthAsArgument is evaluated …
- 09:46 Ticket #169 (Rename toolsets in Spatial Analysis toolset to be verbs (e.g. "Sample" ...) created by
- This scheme will be consistent with the names of the other toolsets in the …
- 09:44 Ticket #168 (ArcGISRasterMapAlgebra class should be exposed to COM.) created by
- I commented out the metadata that exposes this class to COM a while back …
01/25/08:
- 12:42 Ticket #167 (Sample Rasters tools fail with TypeError: can't multiply sequence by ...) created by
- It turns out that, apparently, the ArcGIS 9.2 Spatial Analyst Sample tool …
- 11:20 Changeset [153] by
- Fixed #166: Sample Rasters Listed in Fields tool always fails, with no …
- 09:37 Ticket #166 (Sample Rasters Listed in Fields tool always fails, with no detailed error ...) created by
- Detailed error information can be obtained by invoking it from a CMD …
01/24/08:
- 17:57 Changeset [152] by
- Additional fixes for: * #162: Allow the .NET Framework SDK and Platform …
- 12:46 Changeset [151] by
- Tentative fix for #165: All MGET tools fail when run on certain …
- 12:11 Ticket #165 (All MGET tools fail when run on certain non-English versions of Windows) created by
- On certain non-English verisons of Windows (e.g. Czech), all MGET tools …
01/23/08:
- 20:56 Changeset [150] by
- Fixed/implemented: * #160: Cayula-Cornillon Fronts in Binary Raster fails …
- 17:17 Ticket #164 (The Sample Rasters Listed in Fields tool spews "Query complete" and ...) created by
- The Sample Rasters Listed in Fields tool spews "Query complete" and …
- 17:04 Ticket #163 (Sample Rasters Listed in Fields tool gets progressively slower when ...) created by
- The Sample Rasters Listed in Fields tool gets progressively slower when …
- 12:40 Ticket #162 (Allow the .NET Framework SDK and Platform SDK compilers to be used to ...) created by
- Currently, the GeoEco build scripts use the C++ and MIDL compilers from …
01/22/08:
- 20:46 Ticket #161 (Tools that convert to ArcGIS rasters fail with "NameError: global name ...) created by
- See the following debug dump. This is just a careless error on my part: …
- 10:47 Ticket #160 (Cayula-Cornillon Fronts in Binary Raster fails with "UnboundLocalError: ...) created by
- Cayula-Cornillon Fronts in Binary Raster fails with "UnboundLocalError: …
- 10:33 Changeset [149] by
- Tagging [148] as GeoEco?-0.4.
01/18/08:
- 11:16 Ticket #159 (Many batch processing tools fail with "AssertionError: totalOperations ...) created by
- See the following debug dump. The problem is that the tool calls the …
01/15/08:
01/14/08:
- 22:20 Ticket #158 (Modify installation instructions to mention that ArcGIS 9.2 SP4 now ...) closed by
- fixed: Implemented in [148], which is released as MGET 0.4.
- 22:20 Ticket #157 (Finish documentation for the "Classify ONI Episode" tools) closed by
- fixed: Implemented in [148], which is released as MGET 0.4.
- 22:20 Ticket #155 (Finish writing documentation for Sample Time Series Table tool) closed by
- fixed: Implemented in [148], which is released as MGET 0.4.
- 22:19 Ticket #152 (Cannot set a nullable field to NULL using update cursor opened with ...) closed by
- fixed: For MGET 0.4, I opted for the first workaround: change MGET to try to …
- 22:13 WikiStart edited by
- (diff)
- 21:58 Changeset [148] by
- Merged [142-147] from Jason branch into Trunk. This will be released as …
- 20:10 Changeset [147] by
- Fixed/implemented: * #152: Cannot set a nullable field to NULL using …
- 00:00 Milestone 0.4 completed
- This release will add more of the oceanography, conversion, and …
01/10/08:
01/09/08:
- 20:06 Ticket #144 (Per-argument dependencies should be declared for various tools) closed by
- fixed: Implemented in [146], which will be released as part of MGET 0.4.
- 20:05 Ticket #96 (Enable sorting in GeoEco.DatabaseAccess.ArcGIS cursor classes (the orderBy ...) closed by
- fixed: Implemented in [146], which will be released as part of MGET 0.4.
- 19:59 Changeset [146] by
- Fixed: * #96: Enable sorting in GeoEco?.DatabaseAccess?.ArcGIS cursor …
- 18:22 Ticket #157 (Finish documentation for the "Classify ONI Episode" tools) created by
- 13:22 Ticket #64 (Documentation should contain list of all features implemented and bugs ...) closed by
- fixed: Implemented in [145], which will be part of MGET 0.4. The Marine …
- 13:20 Ticket #156 (With ArcGIS 9.1, when the MGET HDF SDS to ArcGIS Raster tool is used, the ...) closed by
- fixed: I implemented the workaround in [145], which will be released as part of …
- 13:20 Ticket #132 (The same messages from the ArcGIS geoprocessor are reported multiple times ...) closed by
- fixed: This is indeed a problem that only affects ArcGIS 9.2 when the …
- 13:16 Changeset [145] by
- Fixed: * #64: Documentation should contain list of all features …
01/08/08:
- 17:12 Ticket #156 (With ArcGIS 9.1, when the MGET HDF SDS to ArcGIS Raster tool is used, the ...) created by
- With ArcGIS 9.1, when the HDF SDS to ArcGIS Raster tool from MGET 0.4a3 is …
- 10:13 Ticket #126 (Debugging output should not repr() entire lists; use the repr module to ...) closed by
- wontfix: Actually, it has been helpful to have the entire list dumped and it is not …
- 10:02 Ticket #155 (Finish writing documentation for Sample Time Series Table tool) created by
01/07/08:
- 18:22 Ticket #153 (All MGET tools that require ArcGIS fail on Windows Vista with Python 2.5) closed by
- fixed: Fixed in [143], which will eventually be released as part of MGET 0.4.
- 18:22 Ticket #154 (RegisterToolboxWithArcCatalog92sp4.exe needs to be rebuilt with 9.2 SP4, ...) closed by
- fixed: Fixed in [143], which will eventually be released as part of MGET 0.4.
- 18:20 Changeset [144] by
- Removed 0.4 alpha setup EXEs.
- 18:18 Changeset [143] by
- * Changed build number to 0.4 * Fixed #153: All MGET tools that require …
- 13:34 Changeset [142] by
- Recompiled RegisterToolboxWithArcCatalog?92sp4.exe against ArcGIS 9.2 SP4 …
- 11:38 Ticket #154 (RegisterToolboxWithArcCatalog92sp4.exe needs to be rebuilt with 9.2 SP4, ...) created by
- I accidentally built RegisterToolboxWithArcCatalog92sp4.exe on a …
- 11:18 Ticket #153 (All MGET tools that require ArcGIS fail on Windows Vista with Python 2.5) created by
- When invoked from ArcGIS, all MGET tools that require ArcGIS fail on …
Note: See TracTimeline
for information about the timeline view.
