My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Earlier this year

  • Nov 03, 2009
    r38 (changed the imageURL option to imgURL.) committed by jhspaaks@hotmail.com   -   changed the imageURL option to imgURL.
    changed the imageURL option to imgURL.
  • Aug 21, 2009
    r37 ([No log message]) committed by jhspaaks@hotmail.com   -   [No log message]
    [No log message]
  • Aug 13, 2009
    issue 16 (Too many open files error) reported by stu3b3   -   Matlab is opening a file without closing it. What steps will reproduce the problem? 1. Create more than 1000 ge_output files without restarting matlab 2. 3. What is the expected output? What do you see instead? Output is lots of network linked kmz files, but matlab returns an error. What version of the product are you using? On what operating system? Where is the version documented in the googleearth directory? Windows XP64 Please provide any additional information below.
    Matlab is opening a file without closing it. What steps will reproduce the problem? 1. Create more than 1000 ge_output files without restarting matlab 2. 3. What is the expected output? What do you see instead? Output is lots of network linked kmz files, but matlab returns an error. What version of the product are you using? On what operating system? Where is the version documented in the googleearth directory? Windows XP64 Please provide any additional information below.
  • Jun 30, 2009
    googleearth-r36.zip (googleearth toolbox revision 36 (MATLAB source code, zipped)) file uploaded by skawtus
  • Jun 30, 2009
    issue 13 (r14 ge_toolbox output kml loads fine in older google earth, ...) Status changed by skawtus   -  
    Status: Done
    Status: Done
  • Jun 30, 2009
    issue 5 (create ge_camera) Status changed by skawtus   -  
    Status: WontFix
    Status: WontFix
  • Jun 30, 2009
    issue 15 (help location in info.xml) Status changed by skawtus   -  
    Status: WontFix
    Status: WontFix
  • Jun 30, 2009
    r36 (Update to Main help banner image) committed by skawtus   -   Update to Main help banner image
    Update to Main help banner image
  • Jun 30, 2009
    issue 15 (help location in info.xml) reported by violis...@hotmail.com   -   What steps will reproduce the problem? 1. add toolbox to the search path 2. Go to the contents page What is the expected output? What do you see instead? Instead of the start page of the documentation I get an error. This error is cause by the complete path reference on line 10 instead of the relative reference: <help_location>html</help_location> What version of the product are you using? On what operating system? R34, on Win XP (Matlab 7.6 - 2008a)
    What steps will reproduce the problem? 1. add toolbox to the search path 2. Go to the contents page What is the expected output? What do you see instead? Instead of the start page of the documentation I get an error. This error is cause by the complete path reference on line 10 instead of the relative reference: <help_location>html</help_location> What version of the product are you using? On what operating system? R34, on Win XP (Matlab 7.6 - 2008a)
  • Jun 22, 2009
    issue 14 (option in ge_groundoverlay inconsistent with documentation) changed by jhspaaks@hotmail.com   -   Fixed.
    Status: Fixed
    Cc: skawtus
    Fixed.
    Status: Fixed
    Cc: skawtus
  • Jun 22, 2009
    issue 13 (r14 ge_toolbox output kml loads fine in older google earth, ...) commented on by jhspaaks@hotmail.com   -   Hi Luke: sorry for the late reply. Are you still having this issue? -Jurriaan
    Hi Luke: sorry for the late reply. Are you still having this issue? -Jurriaan
  • Jun 22, 2009
    issue 1 (pop-up window missing for multiple plotted points) changed by jhspaaks@hotmail.com   -   I think I fixed this since revision 28. See ge_point_new. Please verify. -Jurriaan
    Status: Fixed
    Cc: skawtus
    I think I fixed this since revision 28. See ge_point_new. Please verify. -Jurriaan
    Status: Fixed
    Cc: skawtus
  • Jun 22, 2009
    issue 2 (problem with using column vectors as arguments for ge_quiver...) changed by jhspaaks@hotmail.com   -   This has been fixed in revision 35. Please verify. -Jurriaan
    Status: Fixed
    Owner: jhspa...@hotmail.com
    Cc: skawtus
    This has been fixed in revision 35. Please verify. -Jurriaan
    Status: Fixed
    Owner: jhspa...@hotmail.com
    Cc: skawtus
  • Jun 22, 2009
    r35 (Updated the documentation on ge_quiver's color string format...) committed by jhspaaks@hotmail.com   -   Updated the documentation on ge_quiver's color string format.
    Updated the documentation on ge_quiver's color string format.
  • Jun 22, 2009
    googleearth-r34.zip (googleearth toolbox revision 34 (MATLAB source code, zipped)) file uploaded by jhspaaks@hotmail.com   -  
    Labels: Type-Source OpSys-Windows
    Labels: Type-Source OpSys-Windows
  • Jun 22, 2009
    r34 (Updated the documentation on ge_quiver to include recent cod...) committed by jhspaaks@hotmail.com   -   Updated the documentation on ge_quiver to include recent code changes.
    Updated the documentation on ge_quiver to include recent code changes.
  • Jun 22, 2009
    r33 ([No log message]) committed by jhspaaks@hotmail.com   -   [No log message]
    [No log message]
  • Jun 22, 2009
    r32 (changed default options of ge_quiver from 'relativeToGround'...) committed by jhspaaks@hotmail.com   -   changed default options of ge_quiver from 'relativeToGround' to 'clampToGround'. Made changes to avoid errors with irregularly spaced and non-gridded data.
    changed default options of ge_quiver from 'relativeToGround' to 'clampToGround'. Made changes to avoid errors with irregularly spaced and non-gridded data.
  • May 20, 2009
    r31 ([No log message]) committed by jhspaaks@hotmail.com   -   [No log message]
    [No log message]
  • May 19, 2009
    r30 (ge_image uses ge_groundoverlay's imgURL option, so that has ...) committed by jhspaaks@hotmail.com   -   ge_image uses ge_groundoverlay's imgURL option, so that has been changed in accordance with the previous update
    ge_image uses ge_groundoverlay's imgURL option, so that has been changed in accordance with the previous update
  • May 18, 2009
    issue 14 (option in ge_groundoverlay inconsistent with documentation) reported by jhspaaks@hotmail.com   -   What steps will reproduce the problem? N = 33 E = -84 S = 32 W = -82 kmlStr = ge_groundoverlay(N,E,S,W,'imgURL','image.png') What is the expected output? What do you see instead? expected is: a KML file. What you see is an error, because 'imgURL' is not an authorized option. Please use labels and text to provide additional information.
    What steps will reproduce the problem? N = 33 E = -84 S = 32 W = -82 kmlStr = ge_groundoverlay(N,E,S,W,'imgURL','image.png') What is the expected output? What do you see instead? expected is: a KML file. What you see is an error, because 'imgURL' is not an authorized option. Please use labels and text to provide additional information.
  • May 18, 2009
    r29 (Changed authoptions.m to reflect changes in ge_point_new.m. ...) committed by jhspaaks@hotmail.com   -   Changed authoptions.m to reflect changes in ge_point_new.m. Changed color order in ge_point.m from TTBBGGRR to TTRRGGBB.
    Changed authoptions.m to reflect changes in ge_point_new.m. Changed color order in ge_point.m from TTBBGGRR to TTRRGGBB.
  • May 06, 2009
    r28 (Added some functionality to have a KML with multiple points ...) committed by jhspaaks@hotmail.com   -   Added some functionality to have a KML with multiple points including a popup menu. See ge_point_new.m and demo_ge_point_new.m.
    Added some functionality to have a KML with multiple points including a popup menu. See ge_point_new.m and demo_ge_point_new.m.
  • Mar 10, 2009
    googleearth-r27.zip (googleearth toolbox revision 27 (MATLAB source code, zipped)...) file uploaded by jhspaaks@hotmail.com   -  
    Labels: Type-Archive OpSys-Windows
    Labels: Type-Archive OpSys-Windows
  • Jan 23, 2009
    r27 (Added ge_makekmz which makes KMZs out of a list of files. Sh...) committed by jhspaaks@hotmail.com   -   Added ge_makekmz which makes KMZs out of a list of files. Should be useful with for example ge_windbarb. Added demo_makekmz as well. No documentation yet.
    Added ge_makekmz which makes KMZs out of a list of files. Should be useful with for example ge_windbarb. Added demo_makekmz as well. No documentation yet.
  • Jan 13, 2009
    r26 (updated README.txt) committed by jhspaaks@hotmail.com   -   updated README.txt
    updated README.txt
  • Jan 13, 2009
    r25 ([No log message]) committed by jhspaaks@hotmail.com   -   [No log message]
    [No log message]
  • Jan 13, 2009
    r24 ((1) added some functionality that writes the absolute addres...) committed by jhspaaks@hotmail.com   -   (1) added some functionality that writes the absolute address to the documentation in the info.xml file. This seems to have better compatibility with the help browser in different MATLAB versions. (2) added some functionality that tries to read the user preferences from file >>fullfile(prefdir,'matlab.prf'), and uses the information therein to write the CSS style sheet.
    (1) added some functionality that writes the absolute address to the documentation in the info.xml file. This seems to have better compatibility with the help browser in different MATLAB versions. (2) added some functionality that tries to read the user preferences from file >>fullfile(prefdir,'matlab.prf'), and uses the information therein to write the CSS style sheet.
  • Jan 12, 2009
    issue 8 (create ge_scatter.) Status changed by jhspaaks@hotmail.com   -   ge_scatter and demo_ge_scatter have been included in revision 23.
    Status: Fixed
    ge_scatter and demo_ge_scatter have been included in revision 23.
    Status: Fixed
  • Jan 12, 2009
    googleearth-r23.zip (googleearth toolbox revision 23 (zipped)) file uploaded by jhspaaks@hotmail.com   -  
    Labels: Type-Source OpSys-Windows OpSys-Linux OpSys-OSX
    Labels: Type-Source OpSys-Windows OpSys-Linux OpSys-OSX
  • Jan 12, 2009
    r23 (added 'ge_scatter.m' functionality, including 'demo_ge_scatt...) committed by jhspaaks@hotmail.com   -   added 'ge_scatter.m' functionality, including 'demo_ge_scatter.m'. No help available yet.
    added 'ge_scatter.m' functionality, including 'demo_ge_scatter.m'. No help available yet.
  • Jan 11, 2009
    issue 12 (Matlab toolbox requirements) Status changed by jhspaaks@hotmail.com   -   I was able to run all demos with a path that consisted only of the following directories (including subdirectories): matlabroot /toolbox/matlab matlabroot /toolbox/images matlabroot /toolbox/shared
    Status: Done
    I was able to run all demos with a path that consisted only of the following directories (including subdirectories): matlabroot /toolbox/matlab matlabroot /toolbox/images matlabroot /toolbox/shared
    Status: Done
  • Jan 09, 2009
    issue 11 (Default 3D model not specified in "ge_quiver3") Status changed by jhspaaks@hotmail.com   -   Adding a default string won't automatically make GoogleEarth display any quiver arrows because you need to have the correct hyperlink to the COLLADA model.
    Status: WontFix
    Adding a default string won't automatically make GoogleEarth display any quiver arrows because you need to have the correct hyperlink to the COLLADA model.
    Status: WontFix
  • Jan 09, 2009
    issue 12 (Matlab toolbox requirements) commented on by jhspaaks@hotmail.com   -   'ge_imagesc' uses 'imwrite', which I think is in the normal MATLAB functions. I can't think of any other toolboxes that we use, it's mostly simple text file i/o.
    'ge_imagesc' uses 'imwrite', which I think is in the normal MATLAB functions. I can't think of any other toolboxes that we use, it's mostly simple text file i/o.
  • Jan 09, 2009
    issue 9 (ge_colorbar colormap needs to call colormap) Status changed by jhspaaks@hotmail.com   -  
    Status: Fixed
    Status: Fixed
  • Jan 09, 2009
    issue 10 (syntax error in ge_colorbar: initializes cMap to a string in...) Status changed by jhspaaks@hotmail.com   -  
    Status: Fixed
    Status: Fixed
  • Jan 09, 2009
    r22 (ge_colorbar colomap issue now takes both a string like 'wint...) committed by jhspaaks@hotmail.com   -   ge_colorbar colomap issue now takes both a string like 'winter', or 'jet', but also a numerical Nx3 array.
    ge_colorbar colomap issue now takes both a string like 'winter', or 'jet', but also a numerical Nx3 array.
  • Jan 09, 2009
    issue 7 (Case insensitive parameter names) Status changed by jhspaaks@hotmail.com   -   At some point since the issue was raised, it seems to have been corrected. Both the documentation of 'ge_point.m' and the corresponding section in 'authoptions.m' say 'iconURL'. Hence the issue is invalid now. The ge_point demo is also working. Case-sensitivity was a design choice (thus treated differently from MATLAB's own parameters).
    Status: Invalid
    At some point since the issue was raised, it seems to have been corrected. Both the documentation of 'ge_point.m' and the corresponding section in 'authoptions.m' say 'iconURL'. Hence the issue is invalid now. The ge_point demo is also working. Case-sensitivity was a design choice (thus treated differently from MATLAB's own parameters).
    Status: Invalid
  • Jan 09, 2009
    issue 6 (documentation on lineColor is wrong) Status changed by jhspaaks@hotmail.com   -   documentation and source have been updated so that it now does follow the generally accepted format of TTRRGGBB.
    Status: Fixed
    documentation and source have been updated so that it now does follow the generally accepted format of TTRRGGBB.
    Status: Fixed
  • Jan 09, 2009
    issue 4 (demo's not working... ) Status changed by jhspaaks@hotmail.com   -  
    Status: Fixed
    Status: Fixed
  • Jan 09, 2009
    r21 (1. re-ordered the color string definition so that the functi...) committed by jhspaaks@hotmail.com   -   1. re-ordered the color string definition so that the functions actually do what is in the documentation, since that is the way it makes sense (TTRRGGBB instead of TTBBGGRR). 2. also fixed some of the issues with colormap; now you can put in either a text such as 'jet' or 'summer', but it's also possible to use any 3-columned numerical variable by using the option ...,'cMap',M,... % with M the 3-column colormap variable. 3. the demos are working again.
    1. re-ordered the color string definition so that the functions actually do what is in the documentation, since that is the way it makes sense (TTRRGGBB instead of TTBBGGRR). 2. also fixed some of the issues with colormap; now you can put in either a text such as 'jet' or 'summer', but it's also possible to use any 3-columned numerical variable by using the option ...,'cMap',M,... % with M the 3-column colormap variable. 3. the demos are working again.
  • Jan 09, 2009
    r20 (Updated ge_imagesc. It can now handle per-pixel transparency...) committed by jhspaaks@hotmail.com   -   Updated ge_imagesc. It can now handle per-pixel transparency. This is taken care of by the new parameter 'alphaMatrix'. I also included a new parameter 'crispFactor', which has an effect on how fuzzy the PNG is going to look when viewed in GoogleEarth. I made the relevant changes to the documentation. I also deleted the ge_imagesc parameter 'polyAlpha', which was long overdue.
    Updated ge_imagesc. It can now handle per-pixel transparency. This is taken care of by the new parameter 'alphaMatrix'. I also included a new parameter 'crispFactor', which has an effect on how fuzzy the PNG is going to look when viewed in GoogleEarth. I made the relevant changes to the documentation. I also deleted the ge_imagesc parameter 'polyAlpha', which was long overdue.

Older

  • Dec 02, 2008
    r19 (fixed bug in ge_quiver related to the pre-allocation procedu...) committed by jhspaaks@hotmail.com   -   fixed bug in ge_quiver related to the pre-allocation procedure of the KML string.
    fixed bug in ge_quiver related to the pre-allocation procedure of the KML string.
 
Hosted by Google Code