# HOBO-request

> software for HOBO sensors

**Wikidata**: [Q118146762](https://www.wikidata.org/wiki/Q118146762)  
**Source**: https://4ort.xyz/entity/hobo-request

## Summary
HOBO-request is software developed by Luis Felipe R. Murillo for HOBO sensors, serving as a computer interface to interact with these devices. It requires Python, R, and Matplotlib and was published under GNU GPL v3.0 license in 2022.

## Key Facts
- Developed by anthropologist Luis Felipe R. Murillo (also qualified as computer scientist)
- Publication date: 2022-07-21
- License: GNU General Public License version 3.0
- Core dependencies: Python (incepted 1991), R (incepted 1993), Matplotlib (incepted 2003)
- Operates on HOBOlink sensor system
- Sponsored by National Science Foundation
- Funded by NSF grant for Arctic community sensor network in Utqiagvik, Alaska
- Copyright status: copyrighted

## FAQs
### Q: What is HOBO-request used for?
A: HOBO-request serves as a computer interface software specifically designed to interact with HOBO sensors, enabling data collection and management for environmental monitoring systems.

### Q: Who created HOBO-request and what is their background?
A: HOBO-request was developed by Luis Felipe R. Murillo, an anthropologist with credentials in computer science, as evidenced by professional references and occupation details.

### Q: What software dependencies does HOBO-request require?
A: It requires Python for general programming, R for statistical analysis, and Matplotlib for visualization, along with additional libraries including h5py, xarray, NumPy, Pandas, seaborn, and Hierarchical Data Format.

## Why It Matters
HOBO-request addresses critical needs in environmental research by providing specialized software for sensor interfaces. Its development by a multidisciplinary scientist (anthropology + computer science) bridges social sciences and technology, particularly valuable for the NSF-funded Arctic research in Utqiagvik. The open-source license (GPL v3.0) promotes transparency and collaborative development in scientific tools, while its integration with HOBOlink enables standardized data collection in climate-sensitive regions. This software facilitates data-driven analysis of natural-built landscape changes, supporting crucial climate research through accessible technological infrastructure.

## Notable For
- Unique anthropologist-developer background with computer science qualifications
- Specialized design for HOBO sensor interfaces in environmental monitoring
- GPL v3.0 licensing ensuring open-source accessibility for research
- Integration with Python/R scientific stack enabling advanced data analysis
- NSF sponsorship supporting Arctic climate change research

## Body
### Development Context
HOBO-request was created by Luis Felipe R. Murillo, whose occupation combines anthropology and computer science (as evidenced by professional references). The software serves as a computer interface specifically for HOBO sensors, positioning it as a domain-specific tool for environmental data collection.

### Technical Architecture
- Primary programming languages: Python (incepted 1991) and R (incepted 1993)
- Visualization component: Matplotlib (incepted 2003)
- Additional dependencies: h5py, h5pyd, xarray, NumPy, Pandas, seaborn, Hierarchical Data Format
- Target system: HOBOlink (the specific sensor interface it operates on)

### Licensing and Distribution
- Released under GNU General Public License version 3.0
- Source code repository: https://pypi.org/project/hoborequest/
- Copyright status: copyrighted
- Publication date: 2022-07-21

### Research Funding
- Sponsored by National Science Foundation
- Funded by specific grant: "NNA Track 1: Understanding the Changing Natural-Built Landscape in an Arctic Community: An integrated sensor network in Utqiagvik, Alaska"
- Supports environmental monitoring in Arctic communities affected by climate change

```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "HOBO-request",
  "description": "Software for HOBO sensors developed by Luis Felipe R. Murillo",
  "url": "https://pypi.org/project/hoborequest/",
  "additionalType": "Software"
}

## References

1. [Source](https://pypi.org/project/hoborequest/)