Resources
-
Recent Posts
Recent Tweets
- VISualize 2013 is almost here! Have you registered? #GIS #RemoteSensing #Geospatial ow.ly/k87eT 5 hours ago
- You down with NPP? Dave G’s down with NPP! Read his latest post on ImagerySpeaks today! ow.ly/lft9n 5 hours ago
- Image Scientist? Programmer? Systems Engineer? Software development skills? Look at our positions in D.C. #Jobs ow.ly/l9hv3 5 hours ago
Like Exelis VIS
Tags
(New) Graphics AGU arrays Atle Borsholm code performance control statements Direct Graphics ENVI 5 ENVI programming GRIB guest post hashes HDF5 IDL 8 IDL 8.1 IDL 8.2 IDL 8.2.1 IDL 8.2.2 IDLffVideoWrite image implicit Get/SetProperty Jim Pendleton keyword inheritance Linux lists map projections movies MPEG-4 NAME property netCDF NPP Object Graphics OOP PNG PostScript Ron Kneusel science! sorting user group VIIRS VISualize web welcome widget programming WIDGET_WINDOW
Category Archives: data analysis
A recursive one-dimensional search routine
Ron Kneusel recently shared with our PWUISATAI group a recursive 1D golden section search routine (no derivatives necessary) that he’s used to locate function minima. Here’s the source code for Ron’s routine, GOLDENSECTIONSEARCH. To use it, say I want to … Continue reading
Posted in data analysis, programming
Tagged (New) Graphics, minimization, PWUISATAI, recursion, Ron Kneusel
Leave a comment
Calculating the period of the sunspot cycle
Two weeks ago, I used the sunspot number data provided by the Solar Physics Group at NASA’s Marshall Space Flight Center to demonstrate positioning plots in window. This week, I’d like to show how to calculate the period of the … Continue reading
Posted in data access, data analysis, visualization
Tagged (New) Graphics, FFT, IDL 8, IDL 8.2.1, READCOL, signal processing
5 Comments
An LSD radix sort algorithm in IDL
(Note: I’m at the HDF and HDF-EOS Workshop XV this week, so today I have a guest post by Atle Borsholm, a Senior Consultant in the Exelis VIS Professional Services Group. Atle is an IDL master. I’m trying to persuade … Continue reading
Posted in data analysis, language, programming
Tagged arrays, Atle Borsholm, code performance, guest post, sorting
6 Comments