Other language confidence: 0.9888624932183304
The Goermin BF2 soil moisture station is part of an agrometeorological test site and aims at supplying environmental data for algorithm development in remote sensing and environmental modelling, with a focus on soil moisture and evapotranspiration.The site is intensively used for practical tests of remote sensing data integration in agricultural land management practices. First measurement infrastructure was installed by DLR in 1999 and instrumentation was intensified in 2011 and later as the site became part of the TERENO-NE observatory. The soil moisture station station Goermin BF2 was installed in 2012. It is located next to garden inside a field, with sensors below the field. The station is equipped with sensor for measuring the following variables: ScemeSpadeSoilMoisture_Spade_1, ScemeSpadeSoilMoisture_Spade_2, ScemeSpadeSoilMoisture_Spade_3, ScemeSpadeSoilMoisture_Spade_4, ScemeSpadeSoilMoisture_Spade_5, ScemeSpadeSoilMoisture_Spade_6 and ScemeSpadeSoilMoisture_Spade_5_Temperature. The current version of this dataset is 1.5. This version includes two additional years of data (from-year to-year)and a revised version of the data flags. New authors were added for this new version: Alice Künzel (GFZ Potsdam), Christian Budach (GFZ Potsdam), Nils Brinckmann (GFZ Potsdam), Max Wegener (DLR Neustrelitz) and Klemens Schmidt (DLR Neustrelitz).A detailed overview on all changes is provided in the station description file. Older versions are available in the 'previous_versions' subfolder via the Data Download link. A first version of this data was provided under http://doi.org/ containing the measured data only. The dataset is also available through the TERENO Data Discovery Portal. The datafile will be extended once per year as more data is acquired at the stations and the metadatafile will be updated. New columns for new variables will be added as necessary. In case of changes in data processing, which will result in changes of historical data, an new Version of this dataset will be published using a new doi. New data will be added after a delay of several months to allow manual interference with the quality control process. During October 2020 a Bug in the published data was detected and a new version of the datasets was released from beginning until mid 2020. Data processing was done using DMRP version: 1.8.4. Metadataprocessing was done using DMETA version: 1.2.0.
The Sommersdorf climate station is part of an agrometeorological test site and aims at supplying environmental data for algorithm development in remote sensing and environmental modelling, with a focus on soil moisture and evapotranspiration.The site is intensively used for practical tests of remote sensing data integration in agricultural land management practices. First measurement infrastructure was installed by DLR in 1999 and instrumentation was intensified in 2011 and later as the site became part of the TERENO-NE observatory. The agrometeorological station Sommersdorf was installed in 2011. It is located on flat terrain, within an agricultural used field. The station is equipped with sensor for measuring the following variables: AdconTR1_Temperature, AdconTR1_RelativeHumidity, AdconRainGauge_Precipitation, AdconWindspeed_Windspeed, AdconWinddirection_Winddirection, KuZCMP3_PyranometerIncoming, UMSTH3_Soiltemperature005cm, UMSTH3_Soiltemperature010cm, UMSTH3_Soiltemperature020cm, UMSTH3_Soiltemperature030cm, UMSTH3_Soiltemperature050cm, UMSTH3_Soiltemperature100cm, AdconSM1_Soiltemperature015cm, AdconSM1_Soiltemperature045cm, AdconSM1_Soiltemperature075cm, AdconSM1_Soilmoisture010cm, AdconSM1_Soilmoisture020cm, AdconSM1_Soilmoisture030cm, AdconSM1_Soilmoisture040cm, AdconSM1_Soilmoisture050cm, AdconSM1_Soilmoisture060cm, AdconSM1_Soilmoisture070cm, AdconSM1_Soilmoisture080cm, AdconSM1_Soilmoisture090cm, AdconWET_LeafWetness, AdconBP1_BarometricPressure, KuZSPLite_PyranometerIncoming and AdconST2_Soiltemperature050cm. The current version of this dataset is 1.5. This version includes two additional years of data (from-year to-year)and a revised version of the data flags. New authors were added for this new version: Alice Künzel (GFZ Potsdam), Christian Budach (GFZ Potsdam), Nils Brinckmann (GFZ Potsdam), Max Wegener (DLR Neustrelitz) and Klemens Schmidt (DLR Neustrelitz).A detailed overview on all changes is provided in the station description file. Older versions are available in the 'previous_versions' subfolder via the Data Download link. A first version of this data was provided under http://doi.org/ containing the measured data only. The dataset is also available through the TERENO Data Discovery Portal. The datafile will be extended once per year as more data is acquired at the stations and the metadatafile will be updated. New columns for new variables will be added as necessary. In case of changes in data processing, which will result in changes of historical data, an new Version of this dataset will be published using a new doi. New data will be added after a delay of several months to allow manual interference with the quality control process. During October 2020 a Bug in the published data was detected and a new version of the datasets was released from beginning until mid 2020. Data processing was done using DMRP version: 1.8.4. Metadataprocessing was done using DMETA version: 1.2.0.
The success of scientific projects increasingly depends on using data analysis tools and data in distributed IT infrastructures. Scientists need to use appropriate data analysis tools and data, extract patterns from data using appropriate computational resources, and interpret the extracted patterns. Data analysis tools and data reside on different machines because the volume of the data often demands specific resources for their storage and processing, and data analysis tools usually require specific computational resources and run-time environments. The data analytics software framework DASF, developed at the GFZ German Research Centre for Geosciences (https://www.gfz-potsdam.de) and funded by the Initiative and Networking Fund of the Helmholtz Association through the Digital Earth project (https://www.digitalearth-hgf.de/), provides a framework for scientists to conduct data analysis in distributed environments. The data analytics software framework DASF supports scientists to conduct data analysis in distributed IT infrastructures by sharing data analysis tools and data. For this purpose, DASF defines a remote procedure call (RPC) messaging protocol that uses a central message broker instance. Scientists can augment their tools and data with this protocol to share them with others. DASF supports many programming languages and platforms since the implementation of the protocol uses WebSockets. It provides two ready-to-use language bindings for the messaging protocol, one for Python and one for the Typescript programming language. In order to share a python method or class, users add an annotation in front of it. In addition, users need to specify the connection parameters of the message broker. The central message broker approach allows the method and the client calling the method to actively establish a connection, which enables using methods deployed behind firewalls. DASF uses Apache Pulsar (https://pulsar.apache.org/) as its underlying message broker. The Typescript bindings are primarily used in conjunction with web frontend components, which are also included in the DASF-Web library. They are designed to attach directly to the data returned by the exposed RPC methods. This supports the development of highly exploratory data analysis tools. DASF also provides a progress reporting API that enables users to monitor long-running remote procedure calls. One application using the framework is the Digital Earth Flood Event Explorer (https://git.geomar.de/digital-earth/flood-event-explorer). The Digital Earth Flood Event Explorer integrates several exploratory data analysis tools and remote procedures deployed at various Helmholtz centers across Germany.
The Sophienhof climate station is part of an agrometeorological test site and aims at supplying environmental data for algorithm development in remote sensing and environmental modelling, with a focus on soil moisture and evapotranspiration.The site is intensively used for practical tests of remote sensing data integration in agricultural land management practices. First measurement infrastructure was installed by DLR in 1999 and instrumentation was intensified in 2011 and later as the site became part of the TERENO-NE observatory. The agrometeorological station Sophienhof was installed in 2017. It is located on a flat terrain, near to a boundary ridge and near to a hedge, surrounded by agricultural used fields. The station is equipped with sensor for measuring the following variables: AdconTR1_Temperature and AdconTR1_RelativeHumidity. The current version of this dataset is 1.5. This version includes two additional years of data (from-year to-year)and a revised version of the data flags. New authors were added for this new version: Alice Künzel (GFZ Potsdam), Christian Budach (GFZ Potsdam), Nils Brinckmann (GFZ Potsdam), Max Wegener (DLR Neustrelitz) and Klemens Schmidt (DLR Neustrelitz).A detailed overview on all changes is provided in the station description file. Older versions are available in the 'previous_versions' subfolder via the Data Download link. A first version of this data was provided under http://doi.org/ containing the measured data only. The dataset is also available through the TERENO Data Discovery Portal. The datafile will be extended once per year as more data is acquired at the stations and the metadatafile will be updated. New columns for new variables will be added as necessary. In case of changes in data processing, which will result in changes of historical data, an new Version of this dataset will be published using a new doi. New data will be added after a delay of several months to allow manual interference with the quality control process. During October 2020 a Bug in the published data was detected and a new version of the datasets was released from beginning until mid 2020. Data processing was done using DMRP version: 1.8.4. Metadataprocessing was done using DMETA version: 1.2.0.
The Boeken BF3 soil moisture station is part of an agrometeorological test site and aims at supplying environmental data for algorithm development in remote sensing and environmental modelling, with a focus on soil moisture and evapotranspiration.The site is intensively used for practical tests of remote sensing data integration in agricultural land management practices. First measurement infrastructure was installed by DLR in 1999 and instrumentation was intensified in 2011 and later as the site became part of the TERENO-NE observatory. The soil moisture station station Boeken BF3 was installed in 2012. It is located on the eastern edge of a conserved plot within an agricultural fields, sensors are below the field. The station is equipped with sensor for measuring the following variables: ScemeSpadeSoilMoisture_Spade_1, ScemeSpadeSoilMoisture_Spade_2, ScemeSpadeSoilMoisture_Spade_3, ScemeSpadeSoilMoisture_Spade_4, ScemeSpadeSoilMoisture_Spade_5, ScemeSpadeSoilMoisture_Spade_6 and ScemeSpadeSoilMoisture_Spade_1_Temperature. The current version of this dataset is 1.5. This version includes two additional years of data (from-year to-year)and a revised version of the data flags. New authors were added for this new version: Alice Künzel (GFZ Potsdam), Christian Budach (GFZ Potsdam), Nils Brinckmann (GFZ Potsdam), Max Wegener (DLR Neustrelitz) and Klemens Schmidt (DLR Neustrelitz).A detailed overview on all changes is provided in the station description file. Older versions are available in the 'previous_versions' subfolder via the Data Download link. A first version of this data was provided under http://doi.org/ containing the measured data only. The dataset is also available through the TERENO Data Discovery Portal. The datafile will be extended once per year as more data is acquired at the stations and the metadatafile will be updated. New columns for new variables will be added as necessary. In case of changes in data processing, which will result in changes of historical data, an new Version of this dataset will be published using a new doi. New data will be added after a delay of several months to allow manual interference with the quality control process. During October 2020 a Bug in the published data was detected and a new version of the datasets was released from beginning until mid 2020. Data processing was done using DMRP version: 1.8.4. Metadataprocessing was done using DMETA version: 1.2.0.
The Kruckow climate station is part of an agrometeorological test site and aims at supplying environmental data for algorithm development in remote sensing and environmental modelling, with a focus on soil moisture and evapotranspiration.The site is intensively used for practical tests of remote sensing data integration in agricultural land management practices. First measurement infrastructure was installed by DLR in 1999 and instrumentation was intensified in 2011 and later as the site became part of the TERENO-NE observatory. The agrometeorological station Kruckow was installed in 2008. It is located on flat terrain within a small wind farm and a drainage basin, surrounded by agricultural used fields. The station is equipped with sensor for measuring the following variables: AdconTR1_Temperature, AdconTR1_RelativeHumidity, AdconRainGauge_Precipitation, AdconWindspeed_Windspeed, AdconWinddirection_Winddirection, KuZCMP3_PyranometerIncoming, UMSTH3_Soiltemperature005cm, UMSTH3_Soiltemperature010cm, UMSTH3_Soiltemperature020cm, UMSTH3_Soiltemperature030cm, UMSTH3_Soiltemperature050cm, UMSTH3_Soiltemperature100cm, AdconSM1_Soiltemperature015cm, AdconSM1_Soiltemperature045cm, AdconSM1_Soiltemperature075cm, AdconSM1_Soilmoisture010cm, AdconSM1_Soilmoisture020cm, AdconSM1_Soilmoisture030cm, AdconSM1_Soilmoisture040cm, AdconSM1_Soilmoisture050cm, AdconSM1_Soilmoisture060cm, AdconSM1_Soilmoisture070cm, AdconSM1_Soilmoisture080cm, AdconSM1_Soilmoisture090cm, AdconWET_LeafWetness, AdconBP1_BarometricPressure, AquaCheck_Soilmoisture010cm, AquaCheck_Soilmoisture020cm, AquaCheck_Soilmoisture040cm, AquaCheck_Soilmoisture060cm, AquaCheck_Soilmoisture080cm and AquaCheck_Soilmoisture100cm. The current version of this dataset is 1.5. This version includes two additional years of data (from-year to-year)and a revised version of the data flags. New authors were added for this new version: Alice Künzel (GFZ Potsdam), Christian Budach (GFZ Potsdam), Nils Brinckmann (GFZ Potsdam), Max Wegener (DLR Neustrelitz) and Klemens Schmidt (DLR Neustrelitz).A detailed overview on all changes is provided in the station description file. Older versions are available in the 'previous_versions' subfolder via the Data Download link. A first version of this data was provided under http://doi.org/ containing the measured data only. The dataset is also available through the TERENO Data Discovery Portal. The datafile will be extended once per year as more data is acquired at the stations and the metadatafile will be updated. New columns for new variables will be added as necessary. In case of changes in data processing, which will result in changes of historical data, an new Version of this dataset will be published using a new doi. New data will be added after a delay of several months to allow manual interference with the quality control process. During October 2020 a Bug in the published data was detected and a new version of the datasets was released from beginning until mid 2020. Data processing was done using DMRP version: 1.8.4. Metadataprocessing was done using DMETA version: 1.2.0.
The success of scientific projects increasingly depends on using data analysis tools and data in distributed IT infrastructures. Scientists need to use appropriate data analysis tools and data, extract patterns from data using appropriate computational resources, and interpret the extracted patterns. Data analysis tools and data reside on different machines because the volume of the data often demands specific resources for their storage and processing, and data analysis tools usually require specific computational resources and run-time environments. The data analytics software framework DASF, developed at the GFZ German Research Centre for Geosciences (https://www.gfz-potsdam.de) and funded by the Initiative and Networking Fund of the Helmholtz Association through the Digital Earth project (https://www.digitalearth-hgf.de/), provides a framework for scientists to conduct data analysis in distributed environments. The data analytics software framework DASF supports scientists to conduct data analysis in distributed IT infrastructures by sharing data analysis tools and data. For this purpose, DASF defines a remote procedure call (RPC) messaging protocol that uses a central message broker instance. Scientists can augment their tools and data with this protocol to share them with others. DASF supports many programming languages and platforms since the implementation of the protocol uses WebSockets. It provides two ready-to-use language bindings for the messaging protocol, one for Python and one for the Typescript programming language. In order to share a python method or class, users add an annotation in front of it. In addition, users need to specify the connection parameters of the message broker. The central message broker approach allows the method and the client calling the method to actively establish a connection, which enables using methods deployed behind firewalls. DASF uses Apache Pulsar (https://pulsar.apache.org/) as its underlying message broker. The Typescript bindings are primarily used in conjunction with web frontend components, which are also included in the DASF-Web library. They are designed to attach directly to the data returned by the exposed RPC methods. This supports the development of highly exploratory data analysis tools. DASF also provides a progress reporting API that enables users to monitor long-running remote procedure calls. One application using the framework is the Digital Earth Flood Event Explorer (https://git.geomar.de/digital-earth/flood-event-explorer). The Digital Earth Flood Event Explorer integrates several exploratory data analysis tools and remote procedures deployed at various Helmholtz centers across Germany.
DASF: Progress API is part of the Data Analytics Software Framework (DASF, https://git.geomar.de/digital-earth/dasf), developed at the GFZ German Research Centre for Geosciences (https://www.gfz-potsdam.de). It is funded by the Initiative and Networking Fund of the Helmholtz Association through the Digital Earth project (https://www.digitalearth-hgf.de/). DASF: Progress API provides a light-weight tree-based structure to be sent via the DASF RPC messaging protocol. It's generic design supports deterministic as well as non-deterministic progress reports. While DASF: Messaging Python provides the necessary implementation to distribute the progress reports from the reporting backend modules, DASF: Web includes ready to use components to visualize the reported progress.
DASF: Messaging Python is part of the Data Analytics Software Framework (DASF, https://git.geomar.de/digital-earth/dasf), developed at the GFZ German Research Centre for Geosciences. It is funded by the Initiative and Networking Fund of the Helmholtz Association through the Digital Earth project (https://www.digitalearth-hgf.de/). DASF: Messaging Python is a RPC (remote procedure call) wrapper library for the python programming language. As part of the data analytics software framework DASF, it implements the DASF RPC messaging protocol. This message broker based RPC implementation supports the integration of algorithms and methods implemented in python in a distributed environment. It utilizes pydantic (https://pydantic-docs.helpmanual.io/) for data and model validation using python type annotations. Currently the implementation relies on Apache Pulsar (https://pulsar.apache.org/) as a central message broker instance.
This data collection compiles the soil moisture stations of the DEMMIN test site operated by the GFZ German Research Centre for Geosciences in cooperation with the National Ground Segment Neustrelitz (Remote Sensing Data Center, German Aerospace Center DLR). The site was originally installed by the DLR in 2000 and has become part of the TERENO Northeastern German Lowland Observatory in 2011. This data collection only comprises the GFZ soil moisture stations. Climate stations operated by DLR and GFZ are published as separate data compilations (Borg et al. 2018, Itzerott et al., 2018). The DEMMIN test site is located within the central monitoring sites of the TERENO Northeastern German Lowland Observatory. It covers 900 km² and exhibits mostly glacial formed lowlands with terminal moraines in the southern part, containing the highest elevation of 83m a.s.l. The region between the rivers Tollense and Peene consists of flat ground moraines, whereas undulating ground moraines determine the landscape character north of the river Peene. The lowest elevation is located near the town Loitz with 0.5m a.s.l. The region is characterized by intense agricultural use and the three rivers Tollense and Trebel which confluence into the Peene River at the Hanseatic city Demmin. The present climate is characterized by a long-term (1981–2010) mean temperature of 8.7 °C and mean precipitation of 584 mm/year, measured at the Teterow weather station by Deutscher Wetterdienst (DWD). The Northeastern German Lowland Observatory is situated in a region shaped by recurring glacial and periglacial processes since at least half a million years. Within this period, three major glaciations covered the entire region, the last time this happened approximately 25-15 k ago (Weichselian glaciation). Since that time, a young morainic landscape developed characterized by many lakes and river systems that are connected to the shallow ground water table. The test site is instrumented with more than 40 environmental measurement stations (DLR, GFZ) and 63 soil moisture stations (GFZ). A lysimeter-hexagon (DLR, FZJ) was installed near to the village Rustow and is part of the SOILCan project. A crane completes the measurement infrastructure currently available in the test site installed by GFZ/ DLR in 2011. Data is automatically collected via a telemetry network by DLR. The quality control of all environmental data is carried out by DLR using visual inspection and automatic quality processing is performed by GFZ since 2012. The delivered dataset contains the measured data and quality flags indicating the validity of each measured value and detected reasons for exclusion. The dataset is also available through the TERENO Data Discovery Portal. The dataset will be dynamically extended as more data is acquired at the stations. New data will be added after a delay of several months to allow manual interference with the quality control process. The TERENO (TERrestrial ENvironmental Observatories) is an initiative of the Helmholtz Centers (Forschungszentrum Jülich – FZJ, Helmholtz Centre for Environmental Research – UFZ, Karlsruhe Institute of Technology – KIT, Helmholtz Zentrum München - German Center for Environmental Health – HMGU, German Research Centre for Geosciences - GFZ, and German Aerospace Center – DLR) (http://www.tereno.net/overview-de)..TERENO spans an Earth observation network across Germany that extends from the North German lowlands to the Bavarian Alps. This unique large-scale project aims to catalogue the longterm ecological, social and economic impact of global change at regional level. Further specific goals of the TERENO remote sensing research group at GFZ are (1) supplying environmental data for algorithm development in remote sensing and environmental modelling, with a focus on soil moisture and evapotranspiration, and (2) practical tests of remote sensing data integration in agricultural land management practices.
| Organisation | Count |
|---|---|
| Wissenschaft | 114 |
| Type | Count |
|---|---|
| unbekannt | 114 |
| License | Count |
|---|---|
| Offen | 113 |
| Unbekannt | 1 |
| Language | Count |
|---|---|
| Englisch | 114 |
| Resource type | Count |
|---|---|
| Keine | 114 |
| Topic | Count |
|---|---|
| Boden | 111 |
| Lebewesen und Lebensräume | 112 |
| Luft | 4 |
| Mensch und Umwelt | 114 |
| Wasser | 109 |
| Weitere | 114 |