|
|
|
|
|
|
0 Replies and 2286 Views
Communication between two windows 2286 0
Started by Deleted User
I created two windows, both of which contains widgets. Is there a way for one window to use the information of the widgets in the other window
Thank you.
|
|
|
|
0 |
2286 |
05 Oct 2005 04:36 PM |
|
0 Replies and 1974 Views
running idl in a perl script 1974 0
Started by Deleted User
I want to execute an idl program from within a perl script, but haven't been able to find any help for this on the web. Anyone else ever done this
|
|
|
|
0 |
1974 |
05 Oct 2005 07:53 AM |
|
0 Replies and 2226 Views
img = (img/(img 2226 0
Started by Deleted User
Dear all,
I encountered a problem while running this code,
img = (img/(img
|
|
|
|
0 |
2226 |
04 Oct 2005 10:48 AM |
|
2 Replies and 2529 Views
img = (img/(img 2529 2
Started by Deleted User
Dear all,
I encountered a problem while running this code,
img = (img/(img
|
|
|
|
2 |
2529 |
04 Oct 2005 10:48 AM |
|
|
0 |
2061 |
03 Oct 2005 02:28 PM |
|
0 Replies and 2250 Views
shifting lines 2250 0
Started by Deleted User
I wrote the following little program to shift the lines of a single band image by correction factors organized in the file 'correction_factors.txt'.
;; Program to shift lines by specified values for image with one band
pro shifter_single_band
;; Open file with vector which contains the values each line has to be shifted by. The values
;; digitizing
openr, 1, 'C:\idl pro\test\RSI\correction_factors.txt'
a = intarr(1,45)
readf,1,a
;; Read in image
image_file = 'C:\idl...
|
|
|
|
0 |
2250 |
29 Sep 2005 11:54 PM |
|
0 Replies and 2426 Views
Creating Map Projection Using Object Graphics 2426 0
Started by Deleted User
Looking for comments on the use of Object Graphics for Map projections.
Is there an object type for maps, or should I use direct graphics only.
I would like to turn this into a 3D projection with the map at the base and then be able to plot wind observations by height and lat/lon.
I would be grateful for any ideas/suggestions.
|
|
|
|
0 |
2426 |
26 Sep 2005 11:50 AM |
|
1 Replies and 2423 Views
time series smoothing 2423 1
Started by Deleted User
Ia there any body who can share a fourier adjustment algorithm written in IDL for smoothing time series NDVI or weighted least square approach for phenological indicators
|
|
|
|
1 |
2423 |
22 Sep 2005 04:10 AM |
|
0 Replies and 2226 Views
array of array size 2226 0
Started by Deleted User
hy,
I want create array of array (array of floating point image)
Imagesize&910&93=1000
Imagesize&911&93=1000
I write
tabimg=findgen(325,Imagesize&910&93,Imagesize&911&93)
IDL print error message 'Unable to allocate memory: to make array'
What should I do
Thank for your help
|
|
|
|
0 |
2226 |
19 Sep 2005 11:02 AM |
|
0 Replies and 2070 Views
array of array size 2070 0
Started by Deleted User
hy,
I want create array of array (array of floating point image)
Imagesize&910&93=1000
Imagesize&911&93=1000
I write
tabimg=findgen(325,Imagesize&910&93,Imagesize&911&93)
IDL print error message 'Unable to allocate memory: to make array'
What should I do
Thank for your help
Stéphane Lhomme
|
|
|
|
0 |
2070 |
19 Sep 2005 11:02 AM |
|
0 Replies and 2119 Views
online help not visible 2119 0
Started by Deleted User
I installed IDL the second time to another directory, then the online help is not visible. I mean, the main help window is still visible, but the links inside are not tractable, all is redirected to the older directory. Is there a switch or sth alike that will change the directory I did change the work directory and add some path variables in the 'preference', but that doesn't work.
Thanks a lot.
|
|
|
|
0 |
2119 |
15 Sep 2005 03:07 PM |
|
0 Replies and 2223 Views
Gridding/transforming radar data 2223 0
Started by Deleted User
I am looking for suggestions on how to take a 2-d array that is fixed distance (2 km x 2 km) with a radar at the center of a 151x151 array and transforming the data to a fixed lat/lon array (say 0.25 deg or 0.5 degrees). I am pretty fluent in IDL but do not have much experience using the gridding functions.
Thanks!
David
|
|
|
|
0 |
2223 |
15 Sep 2005 06:05 AM |
|
0 Replies and 2066 Views
Gridding/transforming radar data 2066 0
Started by Deleted User
I am looking for suggestions on how to take a 2-d array that is fixed distance (2 km x 2 km) with a radar at the center of a 151x151 array and transforming the data to a fixed lat/lon array (say 0.25 deg or 0.5 degrees). I am pretty fluent in IDL but do not have much experience using the gridding functions.
Thanks!
David
|
|
|
|
0 |
2066 |
15 Sep 2005 06:05 AM |
|
0 Replies and 2213 Views
nice to meet you 2213 0
Started by Deleted User
i want to download some software.Thanks
|
|
|
|
0 |
2213 |
13 Sep 2005 06:47 AM |
|
0 Replies and 2078 Views
Widgets 2078 0
Started by Deleted User
Does anyone know how to display two widget windows that share the same top level base
Thanks
-Ricky
|
|
|
|
0 |
2078 |
08 Sep 2005 09:15 PM |
|
0 Replies and 2132 Views
Widgets 2132 0
Started by Deleted User
I have written a bulletin board base widget containing several CW_field widgets. I would like to be able to press 'Tab' to jump from one input box to the next so I don't have to position the cursor in each box. How do I do this
|
|
|
|
0 |
2132 |
08 Sep 2005 09:15 PM |
|
0 Replies and 2480 Views
IDL 6.1 LUT multiply by Factor for reflactance conversion 2480 0
Started by Deleted User
How we can i multiply a factor with input LUT and get a new LUT values Also explain the key word I_MIN in the given formula.
Output value = LUT&91(input value - I_MIN) / I_BINSIZE&93
I am giving I_MIN as zero but i am not getting the desired result.
|
|
|
|
0 |
2480 |
08 Sep 2005 12:47 AM |
|
0 Replies and 2382 Views
Output to ESRI GRID 2382 0
Started by Deleted User
Hello Forum,
Hoping that somebody out there can help me out. I need to export raster surfaces from IDL into ESRI GRID format. I've been writing them out to FLT/HDR files and importing them in Arc, but the time has come to write directly to GRID.
With ArcView 3x, ESRI provides a C API for GRID I/O (gioapi.h), and the avgridio.dll and avgridio.lib files are also available I have the Borland C compiler v5.5, though I'm not a C programmer by any stretch of the imagination .
I presume the ...
|
|
|
|
0 |
2382 |
03 Sep 2005 11:47 PM |
|
0 Replies and 2195 Views
Polynomial fit 2195 0
Started by Deleted User
I have a edge function. I want to apply 6-degree polynomial fit and store result in output array which I can plot etc.
There are functions which gives coefficients, but I could not get function which does what I want.
Please help.
|
|
|
|
0 |
2195 |
01 Sep 2005 12:58 AM |
|
0 Replies and 2141 Views
Polynomial fit 2141 0
Started by Deleted User
I have a edge function. I want to apply 6-degree polynomial fit and store result in output array which I can plot etc.
There are functions which gives coefficients, but I could not get function which does what I want.
Please help.
|
|
|
|
0 |
2141 |
01 Sep 2005 12:58 AM |