Some IDL examples
05 Aug 2016IDL is an old software from harris geospacial for visualizing data. Here are some examples of IDL.
IDL is an old software from harris geospacial for visualizing data. Here are some examples of IDL.
This is a flowchart of IMaRS modis data. The chart includes products names and marker names for different stations.
IPOPP (the International Polar Orbiter Processing Package) is a free software used to process raw hdf satellite data from Suomi National Polar orbiting Partnership(SNPP), Aqua, and Terra missions. It generate tiff and png files contains sst, chlor_a, crefl_rgb files form those raw data.
As a System Engineer, I need to monitor the running status of our software. This can be done by monitoring the webpage which publish the products of the software. However it is annoying to open the same webpage multiple times everyday. With the help of Rainmeter, I can put the information of the webpate on my desktop, and do not have to open the webpage manually again.
If you open Multiple sections of Linux terminal, only one copy of history will be saved in your .bash_history file. This would be really annoying because you will forget and loose important command that you have used.
Here is how to save all your histories.
Put the following commands in your ~/.bashrc file or your ~/.bash_profile file.
read more