All Projects → felixriese → hyperspectral-soilmoisture-dataset

felixriese / hyperspectral-soilmoisture-dataset

Licence: CC-BY-4.0 License
Hyperspectral and soil-moisture data from a field campaign based on a soil sample. Karlsruhe (Germany), 2017.

Programming Languages

Jupyter Notebook
11667 projects
TeX
3793 projects

Projects that are alternatives of or similar to hyperspectral-soilmoisture-dataset

node-red-contrib-actionflows
Provides a set of nodes to enable an extendable design pattern for flows.
Stars: ✭ 38 (+65.22%)
Mutual labels:  benchmark
BinKit
Binary Code Similarity Analysis (BCSA) Benchmark
Stars: ✭ 54 (+134.78%)
Mutual labels:  benchmark
fizzboom
Benchmark to compare async web server + interpreter + web client implementations across various languages
Stars: ✭ 46 (+100%)
Mutual labels:  benchmark
python-performance
Performance benchmarks of Python, Numpy, etc. vs. other languages such as Matlab, Julia, Fortran.
Stars: ✭ 24 (+4.35%)
Mutual labels:  benchmark
best
🏆 Delightful Benchmarking & Performance Testing
Stars: ✭ 73 (+217.39%)
Mutual labels:  benchmark
Audit-Test-Automation
The Audit Test Automation Package gives you the ability to get an overview about the compliance status of several systems. You can easily create HTML-reports and have a transparent overview over compliance and non-compliance of explicit setttings and configurations in comparison to industry standards and hardening guides.
Stars: ✭ 37 (+60.87%)
Mutual labels:  benchmark
mqtt-mock
mqtt压测工具。支持subscribe、publish压测方式,支持模拟客户端连接数。
Stars: ✭ 78 (+239.13%)
Mutual labels:  benchmark
react-native-css-in-js-benchmarks
CSS in JS Benchmarks for React Native
Stars: ✭ 46 (+100%)
Mutual labels:  benchmark
KLUE
📖 Korean NLU Benchmark
Stars: ✭ 420 (+1726.09%)
Mutual labels:  benchmark
Filipino-Text-Benchmarks
Open-source benchmark datasets and pretrained transformer models in the Filipino language.
Stars: ✭ 22 (-4.35%)
Mutual labels:  benchmark
kubernetes-iperf3
Simple wrapper around iperf3 to measure network bandwidth from all nodes of a Kubernetes cluster
Stars: ✭ 80 (+247.83%)
Mutual labels:  benchmark
2020a SSH mapping NATL60
A challenge on the mapping of satellite altimeter sea surface height data organised by MEOM@IGE, Ocean-Next and CLS.
Stars: ✭ 17 (-26.09%)
Mutual labels:  benchmark
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (+191.3%)
Mutual labels:  benchmark
p3arsec
Parallel Patterns Implementation of PARSEC Benchmark Applications
Stars: ✭ 12 (-47.83%)
Mutual labels:  benchmark
benchbox
🧀 The Benchmark Testing Box
Stars: ✭ 19 (-17.39%)
Mutual labels:  benchmark
Turbo-Histogram
Fastest Histogram Construction
Stars: ✭ 44 (+91.3%)
Mutual labels:  benchmark
tpch-spark
TPC-H queries in Apache Spark SQL using native DataFrames API
Stars: ✭ 63 (+173.91%)
Mutual labels:  benchmark
mini-nbody
A simple gravitational N-body simulation in less than 100 lines of C code, with CUDA optimizations.
Stars: ✭ 73 (+217.39%)
Mutual labels:  benchmark
benchmark-malloc
Trace memory allocations and collect stats
Stars: ✭ 18 (-21.74%)
Mutual labels:  benchmark
dgraph-bench
A benchmark program for dgraph.
Stars: ✭ 27 (+17.39%)
Mutual labels:  benchmark

DOI GitHub Binder

Hyperspectral benchmark dataset on soil moisture

Hyperspectral and soil-moisture data from a lysimeter field campaign based on a soil sample. Karlsruhe (Germany), 2017.

Abbreviation: KarLy (Karlsruhe Lysimeter)

License: CC BY 4.0

Authors:

Affiliation: Karlsruhe Institute of Technology, Institute of Photogrammetry and Remote Sensing (Link)

Citation: see Citation and bibliography.bib.

Example script: example.ipynb

Description

This dataset was measured in a five-day field campaign in May 2017 in Karlsruhe, Germany. An undisturbed soil sample is the centerpiece of the measurement setup. The soil sample consists of bare soil without any vegetation and was taken in the area near Waldbronn, Germany.

The following sensors were deployed:

  • Cubert UHD 285 hyperspectral snapshot camera recording 50 by 50 images with 125 spectral bands ranging from 450 nm to 950 nm and a spectral resolution of 4 nm.
  • TRIME-PICO time-domain reflectometry (TDR) sensor in a depth of 2 cm measuring the soil moisture in percent.

The raw sensor data was processed with the Hyperspectral Processing Scripts for the HydReSGeo Dataset beforehand.

Variables

  • datetime: date and time (CEST) of the measurement
  • soil_moisture: soil moisture in %
  • soil_temperature: soil temperature in °C
  • 454, 458, … 946, 950: hyperspectral bands in nm

Citation

The bibtex file including both references is available in bibliography.bib.

Paper

Felix M. Riese and Sina Keller, “Introducing a Framework of Self-Organizing Maps for Regression of Soil Moisture with Hyperspectral Data,” in IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium, Valencia, Spain, 2018, pp. 6151-6154. (Link)

@inproceedings{riese2018introducing,
    author = {Riese, Felix~M. and Keller, Sina},
    title = {{Introducing a Framework of Self-Organizing Maps for Regression of Soil Moisture with Hyperspectral Data}},
    booktitle = {IGARSS 2018 - 2018 IEEE International Geoscience and Remote Sensing Symposium},
    year = {2018},
    month = {July},
    address = {Valencia, Spain},
    doi = {10.1109/IGARSS.2018.8517812},
    ISSN = {2153-7003},
    pages = {6151--6154},
}

Code

Felix M. Riese and Sina Keller, "Hyperspectral benchmark dataset on soil moisture", Dataset, Zenodo, 2018. (Link)

@misc{riesekeller2018,
    author = {Riese, Felix~M. and Keller, Sina},
    title = {Hyperspectral benchmark dataset on soil moisture},
    year = {2018},
    DOI = {10.5281/zenodo.1227837},
    publisher = {Zenodo},
    howpublished = {\href{https://doi.org/10.5281/zenodo.1227837}{doi.org/10.5281/zenodo.1227837}}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].