X
Search this forum:
Search
You are not authorized to create a new topic
Page 99 of 126 << < 979899100101 > >>
Topics
 Replies
 Views
 Last Post
0 Replies and 1573 Views Just basic: plotting station symbols ON A MAP  1573  0 Started by  Deleted User could anybody help with a piece of code. Thanks
0 1573
04 Apr 2007 08:59 AM
1 Replies and 2032 Views Calculating Sat. water vapor pressure from air temperature: What is wrong?  2032  1 Started by  Deleted User Goodday, everyone. I came with a new question. Please take a look at this code. I am going to calculate saturated water vapor pressure from air temperature using clausius-clapeyron equation. The air temperature is on tem(4:27, *) in my test.txt below. ;site_id year month day h01 h02 h03 h04 h05 h06 h07 h08 h09 h10 h11 h12 h13 h14 h15 h16 h17 h18 h19 h20 h21 h22 h23 h24 ; 90 2003 1 1 -53 -21 -22 -38 -44 -52 -50 -51 -23 -12 -6 1 1 13 6 4...
1 2032
03 Apr 2007 11:07 AM
1 Replies and 2246 Views how to communicate a device via serial port in IDL  2246  1 Started by  Deleted User Hi, I am working on a project now that needs to control a device through a serial port. I am wondering how to do this in IDL. Thanks,
1 2246
02 Apr 2007 05:12 PM
1 Replies and 1835 Views Sorry... We have file_lines for lines(rows) in IDL. What about file_columns?  1835  1 Started by  Deleted User I posted similar message below yesterday, but I am really sorry for my language mistake. English is not my mother tongue, and my language is totally different from English. For this reason, I am doing this kind of stupid mistakes sometimes. I rewrote my posting. Please understand me... Please ignore the other question below. T.T What I was trying to know was on 'file_columns'. We can easily figure out how many lines(rows) in IDL using File_line function. However, at least in my knowledge...
1 1835
29 Mar 2007 10:12 AM
1 Replies and 1564 Views We have file_lines for lines in IDL. What about file_rows?  1564  1 Started by  Deleted User I know there is an excellent functions to count the number of lines of data file... What about file_rows Is there any functions to check the number of rows If there is no functions, what do you do if you want to have the number of rows of a big data file, for example, (*, 169245)
1 1564
28 Mar 2007 08:55 AM
1 Replies and 1904 Views How to write a large tiff image to file with IDL  1904  1 Started by  Deleted User Mermory size is limited strictly in IDL.TO process large files,I seperated it into several pieces.But how do I write them to tiff format fileread_tiff function has a keyword ' subset ',so we can read subset fo a tiff image from file,but how to write data to a dims we wanted,any help respected.Thank you.
1 1904
27 Mar 2007 01:39 AM
0 Replies and 1609 Views Using CVS with IDL  1609  0 Started by  Deleted User I'm looking to add version control to my IDL projects. I want to use CVS tags to update the Revision number (and other things). But I also want to be able to display a dialog at start-up with the revision information from all the source files in the project. I have created a variable at the beginning of every file: rev = '$Revision$' My question is, how can I extract this variable from each file in the project so I can display the information at run time I see this as a scope problem. But e...
0 1609
22 Mar 2007 09:46 AM
1 Replies and 1626 Views New to IDL and needing direction(s) help with a project  1626  1 Started by  Deleted User I am trying to convert STRM3 files to 'polish format' vectors for TOPO maps. I am do not need to visually see anything this will be a batch process. I need the highest resolution possible. Any suggestions or directions will be helpful.
1 1626
16 Mar 2007 10:17 AM
0 Replies and 1555 Views Latest Hardware: what is performing  1555  0 Started by  Deleted User With all the latest Intel Core 2 Duo processors etc out there I'd love to see some results on performance before I go and fork out for something. Anyone that has a core 2 duo processor I'd love to compare the extreme vs the 'std' version. I'd also like to hear from others on the value of their graphics card. About to take on a big job involving digital photography (over 20 000 images) and some reasonable chunks of Lidar data so am up for a new machine. Recommendations welcome (and what n...
0 1555
15 Mar 2007 06:33 PM
1 Replies and 1548 Views where is wv_dwt.pro?  1548  1 Started by  Deleted User I'm running 6.3 on a Mac and I don't seem to have the discrete wavelet routines wv_dwt.pro nor wv_pwt.pro. I cannot compile them nor locate the source code. Anyone run into this problem
1 1548
15 Mar 2007 10:33 AM
0 Replies and 1521 Views xvolume, ivolume causes IDL 6.2 to crash  1521  0 Started by  Deleted User I am using IDL 6.2, to render an isosuface from a 256x256x256 array. Without warning, my computer sometimes kicks me back to my login screen when I try to change the isosurface level, rotate, or do something that requires rendering. Here's my system info: >uname -a Linux sharp 2.6.17-1.2157_FC5smp 1 SMP Tue Jul 11 23:24:16 EDT 2006 i686 i686 i386 GNU/Linux I have an Intel Xeon CPU 3.06GHz processor with 512 KB cache and 2GB physical memory (RAM). Is this a bug in IDL 6.2 It hap...
0 1521
13 Mar 2007 10:15 AM
1 Replies and 1855 Views Change 640x240 array into 320x240 array using pixel values  1855  1 Started by  Deleted User I have this 640x240 array i need to change into a 320x240 array. However, i need to use th info of the first array, values of the pixels and compute them together to be able to obtain value for pixels in the second array (values of 2 pixels correspond to 1 pixel in the 2nd, hence double width). Is there an easy straightforward way of doing this without resorting to too many for loops. thanks radha
1 1855
12 Mar 2007 04:04 PM
0 Replies and 1688 Views Segmentation fault in IDL at Debian etch.  1688  0 Started by  Deleted User I've intaled the IDL 6.3 on Debian etch and it dont starts the IDLDE. I've tryed to use the command export LIBGL_ALWAYS_INDIRECT=1 it works but when I try to quit the idlde it blocks the X and then I need to reset the computer. Someone can help me
0 1688
12 Mar 2007 10:19 AM
1 Replies and 1599 Views mapping volume object  1599  1 Started by  Deleted User hi, is it possible to create a volume object by giving &91xyz&93 coordinate (something like make a surface object by giving xyz coordinate), so this volume object can be mapping, any suggestion thanks!
1 1599
07 Mar 2007 10:41 PM
0 Replies and 1542 Views Deactivate interpolation in the command CONTOUR  1542  0 Started by  Deleted User Hello, is there a possibility to deactivate the interpolation in the command CONTOUR The problem is that I have discrete data values and dont want to interpolate them but CONTOUR does it automatically.
0 1542
05 Mar 2007 07:09 AM
2 Replies and 2002 Views How to get Solar zenith angle and view angle details  2002  2 Started by  Deleted User I am currently using MODIS MOD09A1 data and i want to extract the Solar Zenith angle and View zenith angle details. Whether there is any program or command available in IDlto view these both.
2 2002
03 Mar 2007 10:05 AM
1 Replies and 1842 Views IDL runtime call ENVI routines  1842  1 Started by  Deleted User Hi, I am trying to write some program that can run in IDL runtime that uses ENVI routines. I have included the following code ENVI, /restore_base_files ENVI_batch_init The program runs fine in IDL IDE mode but when I exported as a standalone *.sav file, it calls up the ENVI menu and stops. Does anyone share the same problem
1 1842
01 Mar 2007 12:19 PM
1 Replies and 1536 Views language manual  1536  1 Started by  Deleted User I need to convert some IDL to Java and I know nothing about IDL. Where can I find a manual for the language
1 1536
26 Feb 2007 02:28 PM
1 Replies and 1628 Views language manual  1628  1 Started by  Deleted User I need to convert some IDL to Java and I know nothing about IDL. Where can I find a manual for the language
1 1628
26 Feb 2007 02:28 PM
1 Replies and 1803 Views generating a 3D array of .tiff images from a set of several separate .tiff images for use in mpeg creation  1803  1 Started by  Deleted User Hello, I have three sets of 20 previously generated .tiff files (400x300 pixels each). I would like to stack them into three 3D array files so that I can create three mpegs, however I'm running into problems, specifically I think I am running out of logical units. I'm rather new to IDL and I think this is a relatively simple problem to fix, probably something wrong with the syntax. Here is what I have so far to generate the first of the three sets: CD, 'C:\Documents and Settings\Owne...
1 1803
23 Feb 2007 07:53 PM
You are not authorized to create a new topic
Page 99 of 126 << < 979899100101 > >>