X
Search this forum:
Search
You are not authorized to create a new topic
Page 78 of 126 << < 7677787980 > >>
Topics
 Replies
 Views
 Last Post
2 Replies and 1246 Views HELP!!! I cannot export a COM using export bridge assistant!  1246  2 Started by  Deleted User I want to export a IDL class to COM. I use the export bridge assistant. However, it always fails and gives the error information as following: devenv compiler must be in the path. I have tried time and time again, however, it still does not work. What's the problem By the way, my computer installs Visual Studio 2005. In addition, I have added this directory&160;"\Common7\IDE" into the IDL path. Does anybody know how to solve this problem Or would you like to discuss it with me T...
2 1246
18 Apr 2009 02:40 AM
0 Replies and 1191 Views training programs  1191  0 Started by  Deleted User hi everybody i am new to idl and i need download training programs of idl 6.1 or 6.2 could any one help me many thanks, khad
0 1191
16 Apr 2009 04:33 PM
0 Replies and 1084 Views Process much indices in one step  1084  0 Started by  Deleted User i want to calculate multiple indices (vegetation) for much spectrometer data with procedures like "batch_bandmath" in one step. So far, i have one procedure for every index, but i need a process chain to do this all in one step how is that possible &160; thanks Christoph
0 1084
16 Apr 2009 04:31 AM
0 Replies and 1192 Views How to make sav to compile pro files?  1192  0 Started by  Deleted User Hi, How to create a sav file under WindowsXPidl6.4 like Envi.sav or Demo.sav(...\ITT\IDL64\lib\hook) which can compile the pro files without idlde Thanks.
0 1192
16 Apr 2009 12:45 AM
0 Replies and 1131 Views SGE?  1131  0 Started by  Deleted User Any one using&160; IDL with the Sun Grid Engine&160; &160; I am running several instances of IDL.&160; I get much more reasonable load averages if I set tpool_nthreads=1.&160; I was wondering if anyone has suggestions as to the best way to run IDL in a queuing system.&160; &160; I am not sure whether i might be able to&160; treat threading as a parallel enviroment and reserve a certain number of processors.&160; This is all new to me.&160; &160; Thanks for any info.&160; As a us...
0 1131
14 Apr 2009 10:33 PM
0 Replies and 1233 Views MODIS L1B processing  1233  0 Started by  Deleted User Hi, I am new to IDL. I want to convert MODIS L1B swath to grid. I have huge data to work with. Can any one share IDL code for that. Regards, Deo &160; &160;
0 1233
10 Apr 2009 05:45 AM
0 Replies and 1047 Views using the unix 'at' command with IDL  1047  0 Started by  Deleted User I was able to piece together an IDL program that makes some jpeg images I need. It works great when I call it from the command line (i.e., I type 'idl makejpegplots.pro'). The problem is I need to set the program to run at some point in the future, so I thought I'd use the handy unix 'at' command.&160; For example, I can say: echo "idl makejpegplots.pro" | at now 2 minutes" I run many of my scripts this way instead of using a cron. At the given time, I know the code runs, b...
0 1047
09 Apr 2009 06:12 PM
1 Replies and 1299 Views read DEM files in IDL  1299  1 Started by  Deleted User I'm trying to read some DEM files that I downloaded from the Utah GIS website (ftp://ftp.agrc.state.ut.us/DEM/10meter_dem/).&160; The problem I'm having is that these DEMs do not seem to exactly follow the USGS standard for the format.&160; According to the published USGS standard that I found each record is supposed to be a multiple of 1024 bytes long, with the last 3 bytes being spaces.&160; However, the Utah GIS DEMs don't comply.&160; Instead, each record is only 1021 bytes or shorter an...
1 1299
09 Apr 2009 07:52 AM
0 Replies and 1221 Views Problem opening L1G landsat 7 hdf files in idl  1221  0 Started by  Deleted User I am having problem opening l1g Landsat 7 hdf format file in idl.the data format is in uint8&160;and i tried it in several ways but it fails.I tried to eopn&160;the file with matlab hdftool but it fails again.Need&160;some help&160;on this.Thanks in advance.&160;
0 1221
08 Apr 2009 09:42 AM
0 Replies and 1516 Views Problem opening L1G landsat 7 hdf files in idl  1516  0 Started by  Deleted User I am having problem opening l1g Landsat 7 hdf format file in idl.the data format is in uint8&160;and i tried it in several ways but it fails.I tried to eopn&160;the file with matlab hdftool but it fails again.Need&160;some help&160;on this.Thanks in advance.&160;
0 1516
08 Apr 2009 09:42 AM
1 Replies and 1395 Views why can not select data from a table named Parameters in MS Access DB?  1395  1 Started by  Deleted User I have a&160;database(*.mdb) of Microsoft Access, and create a table named 'Parameters'. I get a dataRecordset from this table and get other values like this: &160;tables=CurrentDatabase->getTables() &160;paraTalbe='Parameters' index=where(tables.name eq paraTalbe,cnt) paraRecordset=obj_new('IDLdbRecordset',CurrentDatabase,table=paraTalbe) print,index,cnt,obj_valid(paraRecordset) The printed values are: 1 1&160;&160; 0 why&160;&160;table named &160;'Parameters'&160;...
1 1395
08 Apr 2009 09:07 AM
2 Replies and 1296 Views Convert .pro to .exe  1296  2 Started by  Deleted User Hi: Can i automate the execution of a idl program Example, execute the program every sunday. Can i compile a idl program ( .pro ) or export to other format, for example to matlab. Because i need a .exe program. Thanks.
2 1296
07 Apr 2009 04:08 AM
0 Replies and 998 Views Problem with surface command and/or direct graphics  998  0 Started by  Deleted User Hi, &160; The problem I am currently having is that when I use the Surface command the image that I get is not correct. For some strange reason IDL seems to be confused and does not plot the surface correctly. The same problem occurs also when I use the iSurface tool in vector graphics mode. The surface that I want to plot is: x=sqrt(r^2a^2) cos(phi)sin(theta) y=sqrt(r^2a^2) sin(phi)sin(theta) z=r cos(theta) for r=8 and a=6. I can't really understand why the image is not correct in the...
0 998
31 Mar 2009 08:18 AM
0 Replies and 1370 Views setting for web browser help  1370  0 Started by  Deleted User My system recently got updated to IDL 7.06.&160; After some initial problems which the system people seemed to have fixed, I can now use the help system either from idlde or the command line.&160; The problem is that for some reason when I invoke the system from the command line (idlman) or at the IDL prompt within a terminal window ( at the prompt) it brings up the old mozilla web browser rather than firefox.&160; I've searched and have been unable to find any java or idl setting that seems...
0 1370
27 Mar 2009 10:56 AM
2 Replies and 1857 Views Data range for axis has zero length error  1857  2 Started by  Deleted User I am having trouble&160;(again) getting a color bar routine to display the correct range of values. Below is&160;the code I assembled with the help of various sites (please forgive the strange formatting of this text): min_value = minimum value at left side of color bar max_value = maximum value at right side of color bar plot, &910,2&93, /nodata, /normal, xticks=10, yticks=1, xstyle=1, ystyle=1, position=locbar, /noerase, ytickformat='(A1)', xtickformat='(F9.3)', xticklen=0.1, xrange=&9...
2 1857
26 Mar 2009 04:08 PM
0 Replies and 891 Views No Java development kit?  891  0 Started by  Deleted User I just installed IDL 7.0.6, and I would like to run the help browser as well as idlde. I'm running CentOS5 on an x86_64.&160; The specific error at loading idlde is: A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Idlde.linux.x86. No Java virtual machine was found after searching the following locations: /usr/local/itt/idl/idlde/bin.linux.x86/jre/bin/java From another thread there is something that has to be done with regard to 32-bit...
0 891
26 Mar 2009 02:56 PM
0 Replies and 1143 Views where are the IDL preferences?  1143  0 Started by  Deleted User About some suggestions, to improve the colors, I would like to put, into xsession and xresource file, the following strings: idl.gr_visual: TrueColor idl.gr_depth: 24 idl.retain: 2 In my computer there is not any "xsession" or "xresource" file. How can I do &160; &160; Giuseppe. &160; &160;
0 1143
25 Mar 2009 01:25 PM
3 Replies and 1029 Views Problem IDL on Ubuntu  1029  3 Started by  Deleted User I installed IDL 7 on Ubuntu 8.10. Unfortunatley, Help and idlde crash. I tried to install all libstdc by using synatic, but the problem persists. Please, can you help me Thanks in advance. &160; Giuseppe Marino (Catania Astrophysical observatory) &160; &160; &160;
3 1029
23 Mar 2009 05:12 PM
0 Replies and 1208 Views Matrix Diagonalisation of Sparse Matrices  1208  0 Started by  Deleted User Hello all, &160;&160;&160;&160; I am looking for an IDL function to calculate the eigenvalues and eigenvectors of a Hermitian complex matrix, where the matrix is specified in sparse matrix form,&160; i.e. something like B=sprsin(A) eigenvalues=WantedFunction(B). I would like to specify a numerical range for which the eigenvalues should be returned.&160; This is possible with LA_EIGENQL but one has to enter the full matrix, with all the zeros.&160; I have looked at the IDL Analyst rout...
0 1208
23 Mar 2009 07:06 AM
4 Replies and 1244 Views idl crash on UBUNTU  1244  4 Started by  Deleted User Hello, &160;&160;&160; I have just installed idl 7.06 on my ubuntu 9.04. It seems to work fine except that it will crash with iplot routine. Here is an example. IDL> a=findgen(10) IDL> iplot,a&160;&160;&160;&160;&160; Compiled module: GET_SCREEN_SIZE. Compiled module: FILEPATH. Compiled module: PATH_SEP. Loaded DLM: XML. Segmentation fault (core dumped) My machine has xorg 1.6.0 and xf86-video-intel-2.6.3. I also tried using software rendering but with no lu...
4 1244
20 Mar 2009 07:14 PM
You are not authorized to create a new topic
Page 78 of 126 << < 7677787980 > >>