Plugins

There are three main types of plugins that can be added to OpenBasin in order to provide additional functionality.
Dataloading Perl Scripts
OpenBasin PHP Objects
PostgreSQL Stored Procedures
Miscellaneous

To submit an OpenBasin plugin of your own please contact: plugins@openbasin.org.

Dataloading Perl Scripts
The dataloading scripts are used to gather, process, and store data from a variety of sources into your database. Learn how to create your own dataloading scripts in the Creating new data loading scripts HOWTO.

  • Campbell Scientific datalogger dataloading script
  • USGS web dataloading script
  • SNOTEL hourly data web dataloading script
  • SNOTEL daily data web dataloading script
  • SNOTEL history data web dataloading script
OpenBasin PHP Objects
The PHP Objects add extra features and functionality to OpenBasin. These objects can greatly aid in the process of creating OpenBasin-driven websites. You can find out how to create your own PHP objects in the Creating new OpenBasin objects HOWTO.
  • Graph
PostgreSQL Stored Procedures
PostgreSQL stored procedures allow you to automatically convert data from one form to another. For example, if a sensor outputs Celcius and you wanted it stored as Farenheit, PostgreSQL stored procedures can do it automatically. Find out more in the Creating new PostgreSQL stored procedures HOWTO.
  • Celcius to Farenheit
  • Farenheit to Celcius
  • Lookup table linear interpolater
Miscellaneous
Other useful scripts
  • OpenBasin documentation manager

technical contact: Matthew Maxwell
general contact:

Wisp-router.com