View source: R/get_sos_procedurelist.R
get_sos_procedurelist | R Documentation |
Return a list of procedures (e.g. method, algorithm,
instrument, sensor, or system which may be used in making observations)
store into a
SOS
(Sensor Observations Service OGC).
get_sos_procedurelist(sosURL)
sosURL |
A |
The output of the function is a list
with the name and URI
(Uniform Resource Identifier) of each procedure.
Alessandro Oggioni, phD (2020) oggioni.a@irea.cnr.it
Paolo Tagliolato, PhD (2021) tagliolato.p@irea.cnr.it
xml2RReLTER
\insertRefxsltRReLTER
\insertRefutilsRReLTER
## Not run:
get_sos_procedurelist(
sosURL = "http://getit.lteritalia.it/observations/service"
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.