diff --git a/conf/GNSS_products/access_instruction.html b/conf/GNSS_products/access_instruction.html index dfe74777a0f8354325cfe41b1c45e135979cd0b1..ca49f52615a735964692c1d32587f7ad4bc383c6 100644 --- a/conf/GNSS_products/access_instruction.html +++ b/conf/GNSS_products/access_instruction.html @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <body> - The following web page describes the methodology and documentation and provides also access to data products: + The following web page describes the methodology, documentation and product visualization, and provides a link to data products: </body> </html> diff --git a/conf/GNSS_products/access_instruction_alt.html b/conf/GNSS_products/access_instruction_alt.html new file mode 100644 index 0000000000000000000000000000000000000000..4b80b230808f85b2143195855271191dc10fd439 --- /dev/null +++ b/conf/GNSS_products/access_instruction_alt.html @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<html xmlns="http://www.w3.org/1999/xhtml"> + <body> + Time series and velocity products are directly accessible from the following archive: + </body> +</html> + diff --git a/conf/GNSS_products/doi_url_data_access_alt.csv b/conf/GNSS_products/doi_url_data_access_alt.csv new file mode 100644 index 0000000000000000000000000000000000000000..f0de95bbd6f3227c91fd64265b0b5856be884e38 --- /dev/null +++ b/conf/GNSS_products/doi_url_data_access_alt.csv @@ -0,0 +1,2 @@ +# DOI_suffix;data_access_url +GNSS.products.Europe;http://doi.osug.fr/data/public/GNSS_products/Europe/ diff --git a/conf/GNSS_products/inputs/doi_gnss_product_all.csv b/conf/GNSS_products/inputs/doi_gnss_product_all.csv index 7274bed6638e47f05b1f2ab812b2cf08ff7ca46a..9fc5cf50913f01b8c7d973a122c79b92842c10eb 100644 --- a/conf/GNSS_products/inputs/doi_gnss_product_all.csv +++ b/conf/GNSS_products/inputs/doi_gnss_product_all.csv @@ -4,5 +4,4 @@ title;"GNSS position and velocity solutions ";;;; title:TranslatedTitle;"GNSS positions and velocities solutions for worldwide areas: - Global Navigation Satellite System - positions and velocities solutions for worldwide areas";;;; description:Abstract;"GNSS data are analyzed by the ISTerre laboratory, part of the Observatory of Earth Sciences and Astronomy of Grenoble (OSUG). This analysis center processes GNSS data from permanent sites. Different areas in the world are processed, corresponding to different research projects. For now, only the Europe project is available. ISTerre provides the processing solutions, i.e. position and velocity for each GNSS site. A specific DOI is allocated for those solutions.";;;; relatedIdentifier:HasPart:DOI;10.5072/GNSS.products.Europe;;;; -;;;;; -;" ";;;; +relatedIdentifier:Cites:URL;http://www.isterre.fr/article4271;;;; diff --git a/conf/GNSS_products/inputs/doi_gnss_product_europe.csv b/conf/GNSS_products/inputs/doi_gnss_product_europe.csv index 00ce6f7ab717307f0cb059f51334ee06e5c77735..af8ec0cab20216fbc8b5d6e5d6bf95e702e36b81 100644 --- a/conf/GNSS_products/inputs/doi_gnss_product_europe.csv +++ b/conf/GNSS_products/inputs/doi_gnss_product_europe.csv @@ -5,4 +5,5 @@ title:TranslatedTitle;"GNSS positions and velocities solutions in Europe: - Glob description:Abstract;"This dataset includes all European GNSS solutions processed by ISTerre. These products are position time series (North, East and Vertical) and the horizontal and vertical velocity fields calculated from rinex files using the double difference method with GAMIT software.";;;; description:SeriesInformation;"This dataset provides GNSS solutions of continuous stations in Europe. Data come from academic and private networks obtained according to agreements between institutes. Basic networks are the EPN network (http://www.epncb.oma.be), the RENAG network (http://renag.resif.fr), the RGP network (http://rgp.ign.fr), the Italian RING network (http://ring.gm.ingv.it), and the Greek NOA network (http://194.177.194.238:8080/noanetgsac/gsacapi/site/search). Others networks are used depending on the solutions and data are updated for each new solution.";;;; relatedIdentifier:IsPartOf:DOI;10.5072/GNSS.products.all;;;; +relatedIdentifier:Cites:URL;http://www.isterre.fr/article4254;;;; geoLocationPlace;Europe;;;; diff --git a/conf/GNSS_products/project.properties b/conf/GNSS_products/project.properties index 61f954256a571f063a9a454c61a5d2424f532068..46066cfc10ee6e00c804b39a351f6c8829494bb5 100644 --- a/conf/GNSS_products/project.properties +++ b/conf/GNSS_products/project.properties @@ -9,6 +9,9 @@ use_template_doi=false # general data access URL: dataAccessUrl=http://www.isterre.fr/article4271 +# general data access alternative URL: +dataAccessAltUrl=http://doi.osug.fr/data/public/GNSS_products/ + # enable / disable the generation of embeddedable fragments for landing pages: generate_embedded=false