Difference between revisions of "Software"
Jump to navigation
Jump to search
imported>Ken |
|||
Line 1: | Line 1: | ||
Here's a list of software commonly used in the department. You may wish to add tips or questions to the program's wiki page. | Here's a list of software commonly used in the department. You may wish to add tips or questions to the program's wiki page. | ||
+ | |||
== Mac == | == Mac == | ||
* [[Dreamweaver]] -- HTML/CSS editing program | * [[Dreamweaver]] -- HTML/CSS editing program | ||
Line 5: | Line 6: | ||
* [[MS Office]] -- Excel, Powerpoint etc. | * [[MS Office]] -- Excel, Powerpoint etc. | ||
* [[fugu]] -- a nice GUI version of SFTP/SCP for the Mac | * [[fugu]] -- a nice GUI version of SFTP/SCP for the Mac | ||
+ | |||
== Linux == | == Linux == | ||
* [[Perl]] -- Handy programming language for all sorts of things | * [[Perl]] -- Handy programming language for all sorts of things | ||
− | |||
− | |||
− | |||
* [[Loggernet]] -- Campbell Scientific's data retrieval program | * [[Loggernet]] -- Campbell Scientific's data retrieval program | ||
+ | |||
== Windows == | == Windows == | ||
* [[Dreamweaver]] -- HTML/CSS editing program | * [[Dreamweaver]] -- HTML/CSS editing program | ||
Line 27: | Line 27: | ||
* [[Perl]] -- Handy programming language for all sorts of things | * [[Perl]] -- Handy programming language for all sorts of things | ||
* [[Loggernet]] -- Campbell Scientific's data retrieval program | * [[Loggernet]] -- Campbell Scientific's data retrieval program | ||
+ | |||
+ | ==WERC in-house software development== | ||
+ | * data-gathering system, written in Perl: | ||
+ | ** [[src-perl-Campbell::Comm-overview|overview]] | ||
+ | ** [[src-perl-Campbell::Comm|Campbell::Comm]] -- perl module to interface Campbell CR10X loggers | ||
+ | ** [[src-perl-querylogger|querylogger.pl]] -- query remote loggers | ||
+ | ** [[src-perl-loggerdata|loggerdata.pl]] -- automatic downloads from remote loggers | ||
+ | ** [[WERC datasite architecture]] -- setup & conventions assumed by the above |
Revision as of 12:39, 6 July 2007
Here's a list of software commonly used in the department. You may wish to add tips or questions to the program's wiki page.
Mac
- Dreamweaver -- HTML/CSS editing program
- Aptana -- HTML / CSS editing program with a different IDE from dreamweaver (some advantages for each)
- MS Office -- Excel, Powerpoint etc.
- fugu -- a nice GUI version of SFTP/SCP for the Mac
Linux
- Perl -- Handy programming language for all sorts of things
- Loggernet -- Campbell Scientific's data retrieval program
Windows
- Dreamweaver -- HTML/CSS editing program
- Aptana -- HTML / CSS editing program with a different IDE from dreamweaver (some advantages for each)
- MS Office -- Excel, Powerpoint etc.
- Adobe PDF tools -- Making PDFs (free alternatives also available)
- Adobe Photoshop -- Image Manipulation
- Adobe Illustrator -- Graphics creation
- Irfanview -- Image viewing program more flexible than the default Microsoft Image viewer
- Cygwin -- linux utilities for Windows
- ArcGIS -- ESRI's GIS program
- Putty -- Small suite of tools for doing SSH/SFTP/SCP
- SSH Secure Shell -- An alternative tool for doing SSH/SFTP
- Origin -- A fancy plotting & graph program
- Surfer -- A fancy plotting & graph program
- Perl -- Handy programming language for all sorts of things
- Loggernet -- Campbell Scientific's data retrieval program
WERC in-house software development
- data-gathering system, written in Perl:
- overview
- Campbell::Comm -- perl module to interface Campbell CR10X loggers
- querylogger.pl -- query remote loggers
- loggerdata.pl -- automatic downloads from remote loggers
- WERC datasite architecture -- setup & conventions assumed by the above