Timeline


and .

10/05/07:

00:31 Ticket #120 (SequenceTypeMetadata should have a MaxItemsToValidate property) created by jjr8
In certain scenarios, the caller needs to pass in lists of thousands or …
00:25 Ticket #119 (Where clause parameter of Sample Rasters tool should be in Sample Options, ...) created by jjr8
This parameter does not really control batch processing. It simply …
00:22 Ticket #118 (ChildProcess class in GeoEco.DataManagement.Processes module should ...) created by jjr8
Currently, this class expects the caller will pass in a Unicode string for …
00:15 Ticket #117 (Design and implement PROJ.4 wrapper class and associated tools) created by jjr8
There is already at least one PROJ.4 Python wrapper under development. I …
00:09 Ticket #116 (setup.py should demote the Windows process priority to "below normal") created by jjr8
Certain parts of the build script hog the processor fairly effectively. To …
00:07 Ticket #115 (Rename "Raster Analysis" tools to "Spatial Analysis" tools) created by jjr8
Originally I was going to have a "Raster Analysis" tool set and a "Vector …
00:00 Ticket #114 (Design and implement polygon feature sampling tools) created by jjr8
To implement the fishnet tools (#113), I need a tool that intersects …

10/04/07:

23:57 Ticket #113 (Design and implement the fishnet tools) created by jjr8
For a research project, we need a tool that can generate fishnets as …
23:47 Ticket #112 (Methods exposed as ArcGIS geoprocessing tools should use ...) created by jjr8
I found a few places, such as the sampling tools, that used …

10/03/07:

12:19 Ticket #111 (CreateArcGISToolbox.exe should create GPFieldDomainClass instances from ...) created by jjr8
ArcGISFieldTypeMetadata.AllowedFieldTypes? allows the developer to specify …
12:16 Ticket #110 (ArcGISRasterSampler functions should validate that the sampled value ...) created by jjr8
This will save the user from getting weird errors from ArcGIS
12:14 Ticket #109 (Batch processing code should set AllowedFieldTypes when generating ...) created by jjr8
This will allow the ArcGIS UI to restrict the choice of available fields …

09/28/07:

20:03 Ticket #108 (CreateArcGISToolbox.exe should create GPFeatureClassDomainClass instances ...) created by jjr8
ArcGISFeatureClassTypeMetadata.AllowedShapeTypes allows the developer to …

09/26/07:

15:19 Changeset [125] by jjr8
Partial checkin; renamed RasterAnalysis? to SpatialAnalysis?

09/24/07:

13:36 Ticket #99 (Register MGET with ebmtools.org) closed by jjr8
fixed

09/23/07:

14:19 WikiStart edited by jjr8
(diff)
14:12 Converting HDFs to ArcGIS rasters created by jjr8
14:12 MGET Examples edited by jjr8
(diff)
14:08 Configuring MGET logging edited by jjr8
(diff)
14:06 Configuring MGET logging edited by jjr8
(diff)
14:06 Changeset [124] by jjr8
Wiki update
14:01 Configuring MGET logging edited by jjr8
(diff)
13:51 Configuring MGET logging edited by jjr8
(diff)
12:19 Configuring MGET logging edited by jjr8
(diff)
12:17 Configuring MGET logging edited by jjr8
(diff)
12:15 Changeset [123] by jjr8
Wiki update
12:10 Changeset [122] by jjr8
12:02 Changeset [121] by jjr8
Wiki update

09/22/07:

18:39 Configuring MGET logging edited by jjr8
(diff)
18:34 Configuring MGET logging created by jjr8
18:33 MGET Examples edited by jjr8
(diff)
18:32 MGET Examples edited by jjr8
(diff)
18:30 MGET Examples edited by jjr8
(diff)
18:30 MGET Examples created by jjr8
18:27 WikiStart edited by jjr8
(diff)

09/20/07:

18:56 Milestone 0.3 completed
This release will add some of the oceanography, conversion, and …
18:56 Ticket #100 (Register MGET with ESRI ArcGIS Scripts web site) closed by jjr8
fixed
18:13 Ticket #55 (Register MGET (the GeoEco Python package) with Python Package Index (PyPI)) closed by jjr8
fixed
17:45 WikiStart edited by jjr8
(diff)
17:42 WikiStart edited by jjr8
(diff)
15:26 Ticket #103 (The overwriteExisting parameter of HDF.SDSToArcGISRaster and ...) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #95 (Implement Cayula-Cornillon 1992 single image edge detection algorithm for ...) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #94 (Implement NOAA CoastWatch tools) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #56 (Specify additional metadata for disutils) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #107 (Logger class should write GeoEco version number into debug exception dump) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #105 (Need to be able to set default values of constant parameters in batch ...) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #106 (Results returned from a non-batched method are never written to the table ...) closed by jjr8
fixed: Fixed in MGET 0.3.
15:26 Ticket #104 (Batch processing methods generated by the build system should keep input, ...) closed by jjr8
fixed: Fixed in MGET 0.3.
15:25 Ticket #102 (When converting HDFs to ArcGIS rasters, cannot project to a new coordinate ...) closed by jjr8
fixed: Fixed in MGET 0.3.
15:24 Ticket #91 (GeoEco modules are very slow to import) closed by jjr8
fixed: Fixed in MGET 0.3.
15:23 WikiStart edited by jjr8
(diff)
15:19 WikiStart edited by jjr8
(diff)
14:56 WikiStart edited by jjr8
(diff)
14:48 Changeset [120] by jjr8
made a copy
14:45 Changeset [119] by jjr8
Merged Jason branch revisions [118] into Trunk. This will be released as …
12:41 Changeset [118] by jjr8
* Changed version number to 0.3. * Completed #56: Specify additional …
12:28 Ticket #107 (Logger class should write GeoEco version number into debug exception dump) created by jjr8
Without this, it is hard to determine the version that someone has on …
12:21 Ticket #106 (Results returned from a non-batched method are never written to the table ...) created by jjr8
Apparently I never tested this. It is not surprising considering that …
12:15 Ticket #105 (Need to be able to set default values of constant parameters in batch ...) created by jjr8
For example, in the …
12:05 Ticket #104 (Batch processing methods generated by the build system should keep input, ...) created by jjr8
Currently, the batch processing code generates methods with parameters in …
10:19 Ticket #103 (The overwriteExisting parameter of HDF.SDSToArcGISRaster and ...) created by jjr8
These two methods would never overwrite the existing output raster or …

09/19/07:

18:15 Ticket #102 (When converting HDFs to ArcGIS rasters, cannot project to a new coordinate ...) created by jjr8
When you attempt it, you get an error reported by …
18:07 Ticket #101 (Add new Project Raster options introduced by ArcGIS 9.2 to tools that ...) created by jjr8
ArcGIS 9.2 introduced three new options to the Project Raster tool: …
13:09 Ticket #100 (Register MGET with ESRI ArcGIS Scripts web site) created by jjr8
13:09 Ticket #99 (Register MGET with ebmtools.org) created by jjr8

09/18/07:

19:09 Ticket #98 (Add option for masking the terminator in CoastWatch sst images) created by jjr8
As described in  http://coastwatch.noaa.gov/helparc/sst/msg00233.html, the …
18:05 Ticket #97 (Add support for masking CoastWatch images using cloudx variable) created by jjr8
CoastWatch recently added a cloudx variable, as described in …
12:00 Ticket #2 (setup.py should print out the revision number for the last time it was ...) closed by jjr8
wontfix: There is no need for this.
11:58 Ticket #67 (In python documentation, parameters of type NoneTypeMetadata are shown as ...) closed by jjr8
wontfix: There are currently no method parameters that have the type …
11:52 Ticket #61 (Documentation metadata should be set by subversion (e.g. $Rev$ $Author$ ...) closed by jjr8
fixed: Fixed in [103].
11:48 Ticket #73 (Add ArcGIS 9.2 classes to GeoEco.DatabaseAccess.ArcGIS) closed by jjr8
wontfix: Resolving as won't fix. This issue will be handled by #96 instead.
11:47 Ticket #96 (Enable sorting in GeoEco.DatabaseAccess.ArcGIS cursor classes (the orderBy ...) created by jjr8
The ArcGIS 9.2 geoprocessor functions SearchCursor and UpdateCursor add …
11:02 Ticket #95 (Implement Cayula-Cornillon 1992 single image edge detection algorithm for ...) created by jjr8
11:01 Ticket #94 (Implement NOAA CoastWatch tools) created by jjr8

09/12/07:

15:39 Ticket #93 (The process of checking for existing output ArcGIS rasters during batch ...) created by jjr8
One user reported that it took 30 minutes to check the existence of 2700 …

09/10/07:

12:51 WikiStart edited by jjr8
(diff)

09/05/07:

17:41 Ticket #91 (GeoEco modules are very slow to import) created by jjr8
Over 50% of the code in most GeoEco modules are calls to functions to add …
Note: See TracTimeline for information about the timeline view.