ArcGIS is the central tool to handle and derive geoinformation in many applications. However, the standard kriging capabilities only include a few covariance functions and hide the estimation and fit quality of the semivariogram to a large degree. R is less appealing for working with maps, but features a variety of statistical, i.e. geostatistical, extensions. In this showcase, we exploit the semivariogram modeling and kriging capabilities of the gstat R package. In order to give the user visual control over the estimation procedure and the model selection, we use the Shiny framework to realize an interactive graphical user-interface for the semivariogram fitting step. This tool hides the entire R implementation from the user, but delivers a good deal of the geostatistical power to perform kriging.more >
Simple Features for protobuf and others
Caching for Sensor Web REST-API
There are only two hard things in Computer Science: cache invalidation and naming things.
Phil Karlton
Caching is a common technique to improve the response time of a data source. A cache is a temporary storage for a most often acquired data. Caching is widely used in a proxying software such as Squid. The caching of network responses can provide a huge improvement to the response time. The latency of a network resource is much more greater than of a memory or a disk resource [Fig.1]. That’s why the caching is a “must-have” feature of network proxies.
Handbook of best practices for open ocean fixed observatories
The FixO3 project has recently published the “Handbook of best practices for open ocean fixed observatories”. It describes optimal ways for users to implement fixed stations in an open ocean region. Download the handbook for free.
- « Previous Page
- 1
- …
- 19
- 20
- 21
- 22
- 23
- …
- 80
- Next Page »