Timeline


and .

11/30/07:

22:52 WikiStart edited by jjr8
(diff)
22:48 WikiStart edited by jjr8
(diff)
22:38 Ticket #136 (Create Directory geoprocessing tool should be in Create toolset of ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:38 Ticket #151 (The various "Find" tools report "AssertionError: totalOperations must be a ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:38 Ticket #142 (Sample Time Series Table tool fails because it cannot delete a table view) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:37 Ticket #145 (Tools that allow rasters to be projected to a new coordinate system should ...) closed by jjr8
fixed: Implemented in MGET 0.4a3.
22:37 Ticket #143 (Dependencies should be declarable for individual method arguments) closed by jjr8
fixed: Implemented in MGET 0.4a3.
22:37 Ticket #139 (CoastWatch tools should fail with a nice error message if the user tries ...) closed by jjr8
fixed: Implemented in MGET 0.4a3. Both the documentation and the error messages …
22:37 Ticket #150 (A version of RegisterToolboxWithArcCatalog program should be complied for ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:36 Ticket #141 (Passing True or False isNullable parameter of ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:36 Ticket #140 (Find CoastWatch Images and Find Cayula-Cornillon Fronts as ArcGIS Rasters ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:36 Ticket #138 ("IndexError: list index out of range" when finding fronts in a CoastWatch ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:36 Ticket #88 (Tools that convert to ArcGIS rasters will fail if the Map Algebra ...) closed by jjr8
fixed: Fixed in MGET 0.4a3. The input raster is now enclosed by spaces rather …
22:35 Ticket #146 (Sample Rasters tool always fails with the message "The feature class ABC ...) closed by jjr8
fixed: Fixed in MGET 0.4a3.
22:27 Changeset [141] by jjr8
Added back 0.4a2 binaries so people can download them in case 0.4a3 has a …
22:23 Changeset [140] by jjr8
Merged revisions [131-139] from Jason branch into Trunk. This will be …
14:41 Changeset [139] by jjr8
Tickets fixed or implemented in [131-139]: * #88 - Tools that convert to …
13:32 Ticket #152 (Cannot set a nullable field to NULL using update cursor opened with ...) created by jjr8
In both ArcGIS 9.1 and 9.2, if you create the geoprocessor through …
11:34 Ticket #151 (The various "Find" tools report "AssertionError: totalOperations must be a ...) created by jjr8
The "Find" tools include Find Rasters, Find Directories, Find Files, Find …
11:30 Ticket #150 (A version of RegisterToolboxWithArcCatalog program should be complied for ...) created by jjr8
Previously, I was compiling two versions of …
11:24 Ticket #149 (The Sample Rasters Listed in Fields tool reports duplicate warning ...) created by jjr8
This message is really only supposed to be reported once. I'm not sure …
11:21 Ticket #148 (Sample Rasters tool fails when the points are a feature layer that is ...) closed by jjr8
wontfix: After some investigation, it appears there is no way around this. ArcGIS …
11:20 Ticket #148 (Sample Rasters tool fails when the points are a feature layer that is ...) created by jjr8
The Sample Rasters tool fails when you pass a point layer that is joined …
11:18 Ticket #147 (Sample Rasters Listed in Fields tool should have a "skip missing rasters" ...) created by jjr8
Currently, the Sample Rasters Listed in Fields tool will fail if any of …
10:29 Changeset [138] by jjr8
10:11 Changeset [137] by jjr8

11/29/07:

23:10 Changeset [136] by jjr8
Added RegisterToolboxWithArcCatalog?92sp3, which was compiled against …
21:05 Changeset [135] by jjr8
Added RegisterToolboxWithArcCatalog?92sp2, which was compiled against …
19:11 Ticket #88 (Tools that convert to ArcGIS rasters will fail if the Map Algebra ...) reopened by jjr8
The following expression does not work: […] But this one does: …
19:06 Changeset [134] by jjr8
Added RegisterToolboxWithArcCatalog?92sp1, which was compiled against …
17:08 Changeset [133] by jjr8
Recompiled RegisterToolboxWithArcCatalog?92.exe with VS 2005 on a machine …
15:45 Changeset [132] by jjr8
Checkin of work in progress.

11/28/07:

11:50 WikiStart edited by jjr8
(diff)

11/27/07:

14:38 Ticket #146 (Sample Rasters tool always fails with the message "The feature class ABC ...) created by jjr8
Sometime in the past few months, I introduced a bug into the Sample …

11/25/07:

17:26 Changeset [131] by jjr8
Checking in work in progress after my computer's registry crashed. More …

11/15/07:

10:50 Ticket #145 (Tools that allow rasters to be projected to a new coordinate system should ...) created by jjr8
In ArcGIS 9.2, a raster can be projected to a coordinate system that uses …

11/08/07:

20:47 Ticket #144 (Per-argument dependencies should be declared for various tools) created by jjr8
Once #143 is implemented, dependencies can be declared on a per-argument …
20:44 Ticket #143 (Dependencies should be declarable for individual method arguments) created by jjr8
Currently, dependencies may only be declared for methods, by adding …

11/03/07:

12:59 Ticket #142 (Sample Time Series Table tool fails because it cannot delete a table view) created by jjr8
The problem is that ArcGIS 9.2 no longer allows table views to be deleted …
10:28 Ticket #141 (Passing True or False isNullable parameter of ...) created by jjr8
Passing True or False isNullable parameter of …

11/02/07:

16:45 Ticket #140 (Find CoastWatch Images and Find Cayula-Cornillon Fronts as ArcGIS Rasters ...) created by jjr8
Unless you specify all five Python expressions in Output raster name …

11/01/07:

18:42 Ticket #139 (CoastWatch tools should fail with a nice error message if the user tries ...) created by jjr8
The NOAA CoastWatch program distributes a variety of files in CoastWatch …
18:09 Ticket #138 ("IndexError: list index out of range" when finding fronts in a CoastWatch ...) created by jjr8
For example, the following error was produced when attempting to find …

10/31/07:

17:28 Ticket #134 (Design and implement tools for downloading NOAA climate indices from ...) closed by jjr8
fixed: Implemented in MGET 0.4a2.
17:27 Ticket #130 (Design and implement a tool for converting GSHHS databases to ArcGIS ...) closed by jjr8
fixed: Implemented in MGET 0.4a2.
17:27 Ticket #131 (CoastWatch tools should skip extraction of solar zenith variable when the ...) closed by jjr8
fixed: Implemented in MGET 0.4a2.
17:27 Ticket #135 (Cannot create ArcGIS tables and feature classes in personal geodatabases: ...) closed by jjr8
fixed: Fixed in MGET 0.4a2.
17:27 Ticket #129 (Functions that have default values for input parameters and that have more ...) closed by jjr8
fixed: Fixed in MGET 0.4a2.
17:27 Ticket #127 (CoastWatch cloud masking fails day/night HDF files that do not contain the ...) closed by jjr8
fixed: Fixed in MGET 0.4a2.
17:25 WikiStart edited by jjr8
(diff)
17:25 WikiStart edited by jjr8
(diff)
17:11 Changeset [130] by jjr8
Merged Jason branch revision [128] into Trunk. This will be released as …
16:26 Changeset [129] by jjr8
Implemented: * #130: Design and implement a tool for converting GSHHS …
16:10 Ticket #137 ("Find" geoprocessing tools (e.g. "Find Files") should have a single output ...) created by jjr8
When I created the Find geoprocessing tools, I copied the design pattern …
16:03 Ticket #136 (Create Directory geoprocessing tool should be in Create toolset of ...) created by jjr8
Currently, this tool is in the Directories toolset itself.
15:46 Ticket #135 (Cannot create ArcGIS tables and feature classes in personal geodatabases: ...) created by jjr8
The problem is in StoredObjectTypeMetadata.ValidateValue. When …
Note: See TracTimeline for information about the timeline view.