Timeline
10/05/07:
- 00:31 Ticket #120 (SequenceTypeMetadata should have a MaxItemsToValidate property) created by
- 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
- This parameter does not really control batch processing. It simply …
- 00:22 Ticket #118 (ChildProcess class in GeoEco.DataManagement.Processes module should ...) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- ArcGISFieldTypeMetadata.AllowedFieldTypes? allows the developer to specify …
- 12:16 Ticket #110 (ArcGISRasterSampler functions should validate that the sampled value ...) created by
- 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
- 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
- ArcGISFeatureClassTypeMetadata.AllowedShapeTypes allows the developer to …
09/26/07:
- 15:19 Changeset [125] by
- Partial checkin; renamed RasterAnalysis? to SpatialAnalysis?
09/24/07:
09/23/07:
- 14:19 WikiStart edited by
- (diff)
- 14:12 Converting HDFs to ArcGIS rasters created by
- 14:12 MGET Examples edited by
- (diff)
- 14:08 Configuring MGET logging edited by
- (diff)
- 14:06 Configuring MGET logging edited by
- (diff)
- 14:06 Changeset [124] by
- Wiki update
- 14:01 Configuring MGET logging edited by
- (diff)
- 13:51 Configuring MGET logging edited by
- (diff)
- 12:19 Configuring MGET logging edited by
- (diff)
- 12:17 Configuring MGET logging edited by
- (diff)
- 12:15 Changeset [123] by
- Wiki update
- 12:10 Changeset [122] by
- 12:02 Changeset [121] by
- Wiki update
09/22/07:
- 18:39 Configuring MGET logging edited by
- (diff)
- 18:34 Configuring MGET logging created by
- 18:33 MGET Examples edited by
- (diff)
- 18:32 MGET Examples edited by
- (diff)
- 18:30 MGET Examples edited by
- (diff)
- 18:30 MGET Examples created by
- 18:27 WikiStart edited by
- (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
- fixed
- 18:13 Ticket #55 (Register MGET (the GeoEco Python package) with Python Package Index (PyPI)) closed by
- fixed
- 17:45 WikiStart edited by
- (diff)
- 17:42 WikiStart edited by
- (diff)
- 15:26 Ticket #103 (The overwriteExisting parameter of HDF.SDSToArcGISRaster and ...) closed by
- fixed: Fixed in MGET 0.3.
- 15:26 Ticket #95 (Implement Cayula-Cornillon 1992 single image edge detection algorithm for ...) closed by
- fixed: Fixed in MGET 0.3.
- 15:26 Ticket #94 (Implement NOAA CoastWatch tools) closed by
- fixed: Fixed in MGET 0.3.
- 15:26 Ticket #56 (Specify additional metadata for disutils) closed by
- fixed: Fixed in MGET 0.3.
- 15:26 Ticket #107 (Logger class should write GeoEco version number into debug exception dump) closed by
- 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
- 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
- fixed: Fixed in MGET 0.3.
- 15:26 Ticket #104 (Batch processing methods generated by the build system should keep input, ...) closed by
- fixed: Fixed in MGET 0.3.
- 15:25 Ticket #102 (When converting HDFs to ArcGIS rasters, cannot project to a new coordinate ...) closed by
- fixed: Fixed in MGET 0.3.
- 15:24 Ticket #91 (GeoEco modules are very slow to import) closed by
- fixed: Fixed in MGET 0.3.
- 15:23 WikiStart edited by
- (diff)
- 15:19 WikiStart edited by
- (diff)
- 14:56 WikiStart edited by
- (diff)
- 14:48 Changeset [120] by
- made a copy
- 14:45 Changeset [119] by
- Merged Jason branch revisions [118] into Trunk. This will be released as …
- 12:41 Changeset [118] by
- * 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
- 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
- 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
- For example, in the …
- 12:05 Ticket #104 (Batch processing methods generated by the build system should keep input, ...) created by
- Currently, the batch processing code generates methods with parameters in …
- 10:19 Ticket #103 (The overwriteExisting parameter of HDF.SDSToArcGISRaster and ...) created by
- 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
- 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
- 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
- 13:09 Ticket #99 (Register MGET with ebmtools.org) created by
09/18/07:
- 19:09 Ticket #98 (Add option for masking the terminator in CoastWatch sst images) created by
- 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
- 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
- wontfix: There is no need for this.
- 11:58 Ticket #67 (In python documentation, parameters of type NoneTypeMetadata are shown as ...) closed by
- 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
- fixed: Fixed in [103].
- 11:48 Ticket #73 (Add ArcGIS 9.2 classes to GeoEco.DatabaseAccess.ArcGIS) closed by
- 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
- 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
- 11:01 Ticket #94 (Implement NOAA CoastWatch tools) created by
09/12/07:
- 15:39 Ticket #93 (The process of checking for existing output ArcGIS rasters during batch ...) created by
- One user reported that it took 30 minutes to check the existence of 2700 …
09/10/07:
09/05/07:
- 17:41 Ticket #91 (GeoEco modules are very slow to import) created by
- Over 50% of the code in most GeoEco modules are calls to functions to add …
Note: See TracTimeline
for information about the timeline view.
