From 8ca96ff34673ccb4419418382cb5dc4ee095afd6 Mon Sep 17 00:00:00 2001 From: bourgesl <bourges.laurent@gmail.com> Date: Mon, 20 Feb 2017 13:35:55 +0100 Subject: [PATCH] updated OHMCV configuration --- conf/OHMCV/doi_url_data_access.csv | 14 + .../{28027.csv => OHMCV.ADV.CLA.13-14.1.csv} | 5 +- .../{28021.csv => OHMCV.DSD.MRE.11-14.1.csv} | 12 +- .../{28025.csv => OHMCV.DSD.PVI.11-14.1.csv} | 9 +- .../{28028.csv => OHMCV.DSD.SEF.12-14.1.csv} | 9 +- .../{28024.csv => OHMCV.DSD.VB1.11-14.1.csv} | 9 +- .../{28026.csv => OHMCV.DSD.VB2.11-14.1.csv} | 11 +- .../{28022.csv => OHMCV.DSD.VB3.11-14.1.csv} | 12 +- .../{28020.csv => OHMCV.ERO.PRA.11-13.1.csv} | 8 +- .../{28029.csv => OHMCV.HSS.CLA.11-14.1.csv} | 22 +- .../{27999.csv => OHMCV.LIM.CLA.12-14.1.csv} | 16 +- .../{28019.csv => OHMCV.REA.CEV.07-14.1.csv} | 4 +- .../{28000.csv => OHMCV.RTS.AUZ.11-14.1.csv} | 9 +- .../{27998.csv => OHMCV.SMO.CLA.13-14.1.csv} | 4 +- conf/OHMCV/inputs/doi_id.txt | 13 + .../inputs/mistrals/OHMCV.ADV.CLA.13-14.1.xml | 470 +++++++++++++++ .../inputs/mistrals/OHMCV.DSD.MRE.11-14.1.xml | 512 +++++++++++++++++ .../inputs/mistrals/OHMCV.DSD.PVI.11-14.1.xml | 510 ++++++++++++++++ .../inputs/mistrals/OHMCV.DSD.SEF.12-14.1.xml | 519 +++++++++++++++++ .../inputs/mistrals/OHMCV.DSD.VB1.11-14.1.xml | 520 +++++++++++++++++ .../inputs/mistrals/OHMCV.DSD.VB2.11-14.1.xml | 523 +++++++++++++++++ .../inputs/mistrals/OHMCV.DSD.VB3.11-14.1.xml | 523 +++++++++++++++++ .../inputs/mistrals/OHMCV.ERO.PRA.11-13.1.xml | 486 ++++++++++++++++ .../inputs/mistrals/OHMCV.HSS.CLA.11-14.1.xml | 502 ++++++++++++++++ .../inputs/mistrals/OHMCV.LIM.CLA.12-14.1.xml | 542 ++++++++++++++++++ .../inputs/mistrals/OHMCV.REA.CEV.07-14.1.xml | 442 ++++++++++++++ .../inputs/mistrals/OHMCV.RTS.AUZ.11-14.1.xml | 454 +++++++++++++++ .../inputs/mistrals/OHMCV.SMO.CLA.13-14.1.xml | 482 ++++++++++++++++ conf/OHMCV/inputs/urls.txt | 14 - 29 files changed, 6577 insertions(+), 79 deletions(-) create mode 100644 conf/OHMCV/doi_url_data_access.csv rename conf/OHMCV/inputs/{28027.csv => OHMCV.ADV.CLA.13-14.1.csv} (90%) rename conf/OHMCV/inputs/{28021.csv => OHMCV.DSD.MRE.11-14.1.csv} (61%) rename conf/OHMCV/inputs/{28025.csv => OHMCV.DSD.PVI.11-14.1.csv} (68%) rename conf/OHMCV/inputs/{28028.csv => OHMCV.DSD.SEF.12-14.1.csv} (70%) rename conf/OHMCV/inputs/{28024.csv => OHMCV.DSD.VB1.11-14.1.csv} (69%) rename conf/OHMCV/inputs/{28026.csv => OHMCV.DSD.VB2.11-14.1.csv} (62%) rename conf/OHMCV/inputs/{28022.csv => OHMCV.DSD.VB3.11-14.1.csv} (62%) rename conf/OHMCV/inputs/{28020.csv => OHMCV.ERO.PRA.11-13.1.csv} (88%) rename conf/OHMCV/inputs/{28029.csv => OHMCV.HSS.CLA.11-14.1.csv} (63%) rename conf/OHMCV/inputs/{27999.csv => OHMCV.LIM.CLA.12-14.1.csv} (76%) rename conf/OHMCV/inputs/{28019.csv => OHMCV.REA.CEV.07-14.1.csv} (93%) rename conf/OHMCV/inputs/{28000.csv => OHMCV.RTS.AUZ.11-14.1.csv} (65%) rename conf/OHMCV/inputs/{27998.csv => OHMCV.SMO.CLA.13-14.1.csv} (94%) create mode 100644 conf/OHMCV/inputs/doi_id.txt create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.ADV.CLA.13-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.DSD.MRE.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.DSD.PVI.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.DSD.SEF.12-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB1.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB2.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB3.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.ERO.PRA.11-13.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.HSS.CLA.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.LIM.CLA.12-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.REA.CEV.07-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.RTS.AUZ.11-14.1.xml create mode 100644 conf/OHMCV/inputs/mistrals/OHMCV.SMO.CLA.13-14.1.xml delete mode 100644 conf/OHMCV/inputs/urls.txt diff --git a/conf/OHMCV/doi_url_data_access.csv b/conf/OHMCV/doi_url_data_access.csv new file mode 100644 index 0000000..6d3d0de --- /dev/null +++ b/conf/OHMCV/doi_url_data_access.csv @@ -0,0 +1,14 @@ +# DOI_suffix;data_access_url +OHMCV.DSD.PVI.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=436 +OHMCV.DSD.MRE.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=679 +OHMCV.DSD.SEF.12-14.1;http://www.ohmcv.fr/P000_download.php?fic=744 +OHMCV.DSD.VB1.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=680 +OHMCV.DSD.VB2.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=681 +OHMCV.DSD.VB3.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=682 +OHMCV.RTS.AUZ.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=656 +OHMCV.REA.CEV.07-14.1;http://www.ohmcv.fr/P000_download.php?fic=1183 +OHMCV.HSS.CLA.11-14.1;http://www.ohmcv.fr/P000_download.php?fic=993 +OHMCV.ADV.CLA.13-14.1;http://www.ohmcv.fr/P000_download.php?fic=1349 +OHMCV.ERO.PRA.11-13.1;http://www.ohmcv.fr/P000_download.php?fic=1347 +OHMCV.LIM.CLA.12-14.1;http://www.ohmcv.fr/P000_download.php?fic=994 +OHMCV.SMO.CLA.13-14.1;http://www.ohmcv.fr/P000_download.php?fic=1350 diff --git a/conf/OHMCV/inputs/28027.csv b/conf/OHMCV/inputs/OHMCV.ADV.CLA.13-14.1.csv similarity index 90% rename from conf/OHMCV/inputs/28027.csv rename to conf/OHMCV/inputs/OHMCV.ADV.CLA.13-14.1.csv index 9c4d87f..5980c2b 100644 --- a/conf/OHMCV/inputs/28027.csv +++ b/conf/OHMCV/inputs/OHMCV.ADV.CLA.13-14.1.csv @@ -1,11 +1,10 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-1349-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.1349 +identifier:DOI;10.5072/OHMCV.ADV.CLA.13-14.1 title;Acoustic Doppler Velocimeter IQ Plus, Claduègne publicationYear;2013 -subject:main;Velocity profile -subject:main;Terrestrial Hydrosphere > Surface Water +subject:main;Surface Water subject:main;ADCP > Acoustic Doppler Current Profiler subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Nord Guillaume;affiliation;LTHE diff --git a/conf/OHMCV/inputs/28021.csv b/conf/OHMCV/inputs/OHMCV.DSD.MRE.11-14.1.csv similarity index 61% rename from conf/OHMCV/inputs/28021.csv rename to conf/OHMCV/inputs/OHMCV.DSD.MRE.11-14.1.csv index 6bd01a3..1264677 100644 --- a/conf/OHMCV/inputs/28021.csv +++ b/conf/OHMCV/inputs/OHMCV.DSD.MRE.11-14.1.csv @@ -1,16 +1,16 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0679-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.679 +identifier:DOI;10.5072/OHMCV.DSD.MRE.11-14.1 title;DSD network, Mont-Redon publicationYear;2011 subject:main;Atmospheric conditions -subject:main;Fall Velocity -subject:main;Droplet size distribution -subject:main;Atmosphere > Precipitation -subject:main;Atmosphere > Precipitation > Droplet Size -subject:main;Atmosphere > Precipitation > Precipitation Rate +subject:main;Precipitation +subject:main;Precipitation Rate +subject:main;Droplet Size subject:main;DISDROMETERS +subject:main;Ground networks +subject:main;Hydrometeorological sites subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Boudevillain Brice;affiliation;LTHE date:Collected;2011-09-10/ diff --git a/conf/OHMCV/inputs/28025.csv b/conf/OHMCV/inputs/OHMCV.DSD.PVI.11-14.1.csv similarity index 68% rename from conf/OHMCV/inputs/28025.csv rename to conf/OHMCV/inputs/OHMCV.DSD.PVI.11-14.1.csv index c25c0c4..a49fd35 100644 --- a/conf/OHMCV/inputs/28025.csv +++ b/conf/OHMCV/inputs/OHMCV.DSD.PVI.11-14.1.csv @@ -1,14 +1,15 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0436-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.436 +identifier:DOI;10.5072/OHMCV.DSD.PVI.11-14.1 title;DSD network, Pradel-Vignes publicationYear;2009 subject:main;Atmospheric conditions -subject:main;Droplet size distribution -subject:main;Atmosphere > Precipitation > Droplet Size -subject:main;Atmosphere > Precipitation > Precipitation Rate +subject:main;Precipitation Rate +subject:main;Droplet Size subject:main;DISDROMETERS +subject:main;Ground networks +subject:main;Hydrometeorological sites subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Boudevillain Brice;affiliation;LTHE date:Collected;2009-03-12/ diff --git a/conf/OHMCV/inputs/28028.csv b/conf/OHMCV/inputs/OHMCV.DSD.SEF.12-14.1.csv similarity index 70% rename from conf/OHMCV/inputs/28028.csv rename to conf/OHMCV/inputs/OHMCV.DSD.SEF.12-14.1.csv index 5fff4d2..91c06e7 100644 --- a/conf/OHMCV/inputs/28028.csv +++ b/conf/OHMCV/inputs/OHMCV.DSD.SEF.12-14.1.csv @@ -1,14 +1,15 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0744-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.744 +identifier:DOI;10.5072/OHMCV.DSD.SEF.12-14.1 title;DSD network, Saint-Etienne-de-Fontbellon publicationYear;2012 subject:main;Atmospheric conditions -subject:main;Droplet size distribution -subject:main;Atmosphere > Precipitation > Droplet Size -subject:main;Atmosphere > Precipitation > Precipitation Rate +subject:main;Precipitation Rate +subject:main;Droplet Size subject:main;DISDROMETERS +subject:main;Ground networks +subject:main;Hydrometeorological sites subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Boudevillain Brice;affiliation;LTHE date:Collected;2012-09-05/2015-12-31 diff --git a/conf/OHMCV/inputs/28024.csv b/conf/OHMCV/inputs/OHMCV.DSD.VB1.11-14.1.csv similarity index 69% rename from conf/OHMCV/inputs/28024.csv rename to conf/OHMCV/inputs/OHMCV.DSD.VB1.11-14.1.csv index 7721067..3bd6472 100644 --- a/conf/OHMCV/inputs/28024.csv +++ b/conf/OHMCV/inputs/OHMCV.DSD.VB1.11-14.1.csv @@ -1,14 +1,15 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0680-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.680 +identifier:DOI;10.5072/OHMCV.DSD.VB1.11-14.1 title;DSD network, Villeneuve-de-Berg-1 publicationYear;2011 subject:main;Atmospheric conditions -subject:main;Droplet size distribution -subject:main;Atmosphere > Precipitation > Droplet Size -subject:main;Atmosphere > Precipitation > Precipitation Rate +subject:main;Precipitation Rate +subject:main;Droplet Size subject:main;DISDROMETERS +subject:main;Ground networks +subject:main;Hydrometeorological sites subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Boudevillain Brice;affiliation;LTHE date:Collected;2011-11-24/ diff --git a/conf/OHMCV/inputs/28026.csv b/conf/OHMCV/inputs/OHMCV.DSD.VB2.11-14.1.csv similarity index 62% rename from conf/OHMCV/inputs/28026.csv rename to conf/OHMCV/inputs/OHMCV.DSD.VB2.11-14.1.csv index 1e5b069..4acf0ed 100644 --- a/conf/OHMCV/inputs/28026.csv +++ b/conf/OHMCV/inputs/OHMCV.DSD.VB2.11-14.1.csv @@ -1,15 +1,16 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0681-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.681 +identifier:DOI;10.5072/OHMCV.DSD.VB2.11-14.1 title;DSD network, Villeneuve-de-Berg-2 publicationYear;2011 subject:main;Atmospheric conditions -subject:main;Droplet size distribution -subject:main;Atmosphere > Precipitation > Droplet Size -subject:main;Atmosphere > Precipitation > Precipitation Rate -subject:main;Atmosphere > Precipitation > Precipitation Amount +subject:main;Precipitation Amount +subject:main;Precipitation Rate +subject:main;Droplet Size subject:main;DISDROMETERS +subject:main;Ground networks +subject:main;Hydrometeorological sites subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Boudevillain Brice;affiliation;LTHE date:Collected;2011-11-24/ diff --git a/conf/OHMCV/inputs/28022.csv b/conf/OHMCV/inputs/OHMCV.DSD.VB3.11-14.1.csv similarity index 62% rename from conf/OHMCV/inputs/28022.csv rename to conf/OHMCV/inputs/OHMCV.DSD.VB3.11-14.1.csv index 47cbaa0..ccff1f4 100644 --- a/conf/OHMCV/inputs/28022.csv +++ b/conf/OHMCV/inputs/OHMCV.DSD.VB3.11-14.1.csv @@ -1,16 +1,16 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0682-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.682 +identifier:DOI;10.5072/OHMCV.DSD.VB3.11-14.1 title;DSD network, Villeneuve-de-Berg-3 publicationYear;2011 subject:main;Atmospheric conditions -subject:main;Fall Velocity -subject:main;Droplet size distribution -subject:main;Atmosphere > Precipitation -subject:main;Atmosphere > Precipitation > Droplet Size -subject:main;Atmosphere > Precipitation > Precipitation Rate +subject:main;Precipitation +subject:main;Precipitation Rate +subject:main;Droplet Size subject:main;DISDROMETERS +subject:main;Ground networks +subject:main;Hydrometeorological sites subject:main;Fixed Observation Stations contributorName:WorkPackageLeader;Boudevillain Brice;affiliation;LTHE date:Collected;2011-11-24/ diff --git a/conf/OHMCV/inputs/28020.csv b/conf/OHMCV/inputs/OHMCV.ERO.PRA.11-13.1.csv similarity index 88% rename from conf/OHMCV/inputs/28020.csv rename to conf/OHMCV/inputs/OHMCV.ERO.PRA.11-13.1.csv index eab0c0b..a183aa4 100644 --- a/conf/OHMCV/inputs/28020.csv +++ b/conf/OHMCV/inputs/OHMCV.ERO.PRA.11-13.1.csv @@ -1,12 +1,12 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-1347-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.1347 +identifier:DOI;10.5072/OHMCV.ERO.PRA.11-13.1 title;Runoff and erosion plots, Pradel publicationYear;2009 -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Suspended Solids -subject:main;Terrestrial Hydrosphere > Surface Water > Stage Height -subject:main;Terrestrial Hydrosphere > Surface Water > Discharge/Flow +subject:main;Discharge/Flow +subject:main;Stage Height +subject:main;Suspended Solids subject:main;SEDIMENT METERS subject:main;WATER LEVEL GAUGES subject:main;Fixed Observation Stations diff --git a/conf/OHMCV/inputs/28029.csv b/conf/OHMCV/inputs/OHMCV.HSS.CLA.11-14.1.csv similarity index 63% rename from conf/OHMCV/inputs/28029.csv rename to conf/OHMCV/inputs/OHMCV.HSS.CLA.11-14.1.csv index 613204f..565e9a9 100644 --- a/conf/OHMCV/inputs/28029.csv +++ b/conf/OHMCV/inputs/OHMCV.HSS.CLA.11-14.1.csv @@ -1,22 +1,16 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0993-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.993 +identifier:DOI;10.5072/OHMCV.HSS.CLA.11-14.1 title;Gazel and Claduègne hydro-sedimentary stations publicationYear;2011 -subject:main;Surface velocity -subject:main;Terrestrial Hydrosphere > Surface Water > Stage Height -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Water Temperature -subject:main;Terrestrial Hydrosphere > Surface Water > Discharge/Flow -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Conductivity -subject:main;Terrestrial Hydrosphere > Surface Water -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Turbidity -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Suspended Solids -subject:main;WATER LEVEL GAUGES -subject:main;CONDUCTIVITY METERS -subject:main;RADAR > Radio Detection and Ranging -subject:main;SEDIMENT METERS -subject:main;SEDIMENT METERS +subject:main;Discharge/Flow +subject:main;Surface Water +subject:main;Turbidity +subject:main;Conductivity +subject:main;Stage Height +subject:main;Water Temperature +subject:main;Suspended Solids subject:main;WATER LEVEL GAUGES subject:main;Ground networks contributorName:WorkPackageLeader;Nord Guillaume;affiliation;LTHE diff --git a/conf/OHMCV/inputs/27999.csv b/conf/OHMCV/inputs/OHMCV.LIM.CLA.12-14.1.csv similarity index 76% rename from conf/OHMCV/inputs/27999.csv rename to conf/OHMCV/inputs/OHMCV.LIM.CLA.12-14.1.csv index 3bada59..6a3acc9 100644 --- a/conf/OHMCV/inputs/27999.csv +++ b/conf/OHMCV/inputs/OHMCV.LIM.CLA.12-14.1.csv @@ -1,17 +1,17 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0994-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.994 +identifier:DOI;10.5072/OHMCV.LIM.CLA.12-14.1 title;limnimeter network, Gazel and Claduègne catchments publicationYear;2012 subject:main;Atmospheric conditions -subject:main;Terrestrial Hydrosphere > Surface Water > Water Pressure -subject:main;Terrestrial Hydrosphere > Surface Water > Water Depth -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Water Temperature -subject:main;Terrestrial Hydrosphere > Surface Water > Stage Height -subject:main;Terrestrial Hydrosphere > Water Quality/Water Chemistry > Conductivity -subject:main;Atmosphere > Atmospheric Pressure > Atmospheric Pressure Measurements -subject:main;Atmosphere > Atmospheric Temperature > Air Temperature +subject:main;Atmospheric Pressure Measurements +subject:main;Water Depth +subject:main;Conductivity +subject:main;Stage Height +subject:main;Water Pressure +subject:main;Water Temperature +subject:main;Air Temperature subject:main;WATER LEVEL GAUGES subject:main;CTD > Conductivity, Temperature, Depth subject:main;PRESSURE SENSORS diff --git a/conf/OHMCV/inputs/28019.csv b/conf/OHMCV/inputs/OHMCV.REA.CEV.07-14.1.csv similarity index 93% rename from conf/OHMCV/inputs/28019.csv rename to conf/OHMCV/inputs/OHMCV.REA.CEV.07-14.1.csv index 19e6f4d..f296d87 100644 --- a/conf/OHMCV/inputs/28019.csv +++ b/conf/OHMCV/inputs/OHMCV.REA.CEV.07-14.1.csv @@ -1,11 +1,11 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-1183-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.1183 +identifier:DOI;10.5072/OHMCV.REA.CEV.07-14.1 title;Pluviometric reanalysis Cévennes-Vivarais publicationYear;2007 subject:main;Atmospheric conditions -subject:main;Atmosphere > Precipitation > Rain +subject:main;Rain subject:main;Geographic Regions subject:main;Value-added dataset date:Collected;2007-01-22/2012-12-15 diff --git a/conf/OHMCV/inputs/28000.csv b/conf/OHMCV/inputs/OHMCV.RTS.AUZ.11-14.1.csv similarity index 65% rename from conf/OHMCV/inputs/28000.csv rename to conf/OHMCV/inputs/OHMCV.RTS.AUZ.11-14.1.csv index 466b51a..8aff922 100644 --- a/conf/OHMCV/inputs/28000.csv +++ b/conf/OHMCV/inputs/OHMCV.RTS.AUZ.11-14.1.csv @@ -1,15 +1,18 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-0656-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.656 +identifier:DOI;10.5072/OHMCV.RTS.AUZ.11-14.1 title;Hpiconet rain gauge network publicationYear;2010 subject:main;Atmospheric conditions -subject:main;Atmosphere > Precipitation > Precipitation Amount +subject:main;Precipitation Amount subject:main;RAIN GAUGES contributorName:WorkPackageLeader;Molinié Gilles;affiliation;LTHE date:Collected;2010-10-09/2014-11-04 +description:Abstract;"A report of the raingauge survey is available in the file tournee_etat_stations.xlsx + +A interactive software based on R allows to interactively plot and extract the data to the EXCEL format. +(http://www.ohmcv.fr/plot_hpiconet_series.zip)" description:SeriesInformation;The data provided are 5-min rainfall amounts at 19 raingauges situated in an area of about 7x5km^2. Rainfall data are provided only for rainfall events which are defined as a succession of rainy days during which at least 2 raingauges have recorded 10mm or more. -geoLocationPlace;Hpiconet geoLocationBox;4.44838 44.54993 4.5148 44.6141 # END; diff --git a/conf/OHMCV/inputs/27998.csv b/conf/OHMCV/inputs/OHMCV.SMO.CLA.13-14.1.csv similarity index 94% rename from conf/OHMCV/inputs/27998.csv rename to conf/OHMCV/inputs/OHMCV.SMO.CLA.13-14.1.csv index 30a74e5..b416f45 100644 --- a/conf/OHMCV/inputs/27998.csv +++ b/conf/OHMCV/inputs/OHMCV.SMO.CLA.13-14.1.csv @@ -1,10 +1,10 @@ # Generated by csw2txt.xsl; # BEGIN; # ID;74bbe692-584b-11e3-1350-ce3f5508acd9 -identifier:DOI;10.5072/OHMCV.1350 +identifier:DOI;10.5072/OHMCV.SMO.CLA.13-14.1 title;Soil moisture sensor network, Gazel and Claduègne catchments publicationYear;2013 -subject:main;Land Surface > Soils > Soil Moisture/Water Content +subject:main;Soil Moisture/Water Content subject:main;SOIL MOISTURE PROBE subject:main;Ground networks contributorName:WorkPackageLeader;Vandervaere Jean-pierre;affiliation;LTHE diff --git a/conf/OHMCV/inputs/doi_id.txt b/conf/OHMCV/inputs/doi_id.txt new file mode 100644 index 0000000..c9bcfc0 --- /dev/null +++ b/conf/OHMCV/inputs/doi_id.txt @@ -0,0 +1,13 @@ +OHMCV.DSD.PVI.11-14.1;436 +OHMCV.DSD.MRE.11-14.1;679 +OHMCV.DSD.SEF.12-14.1;744 +OHMCV.DSD.VB1.11-14.1;680 +OHMCV.DSD.VB2.11-14.1;681 +OHMCV.DSD.VB3.11-14.1;682 +OHMCV.RTS.AUZ.11-14.1;656 +OHMCV.REA.CEV.07-14.1;1183 +OHMCV.HSS.CLA.11-14.1;993 +OHMCV.ADV.CLA.13-14.1;1349 +OHMCV.ERO.PRA.11-13.1;1347 +OHMCV.LIM.CLA.12-14.1;994 +OHMCV.SMO.CLA.13-14.1;1350 diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.ADV.CLA.13-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.ADV.CLA.13-14.1.xml new file mode 100644 index 0000000..b54d27d --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.ADV.CLA.13-14.1.xml @@ -0,0 +1,470 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-1349-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:20.033Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acoustic Doppler Velocimeter IQ Plus, Claduègne</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acoustic Doppler Velocimeter IQ Plus, Claduègne</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2015-06-24</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2016-03-07</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>1349</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>At the Claduègne hydro-sedimentary station, an acoustic Doppler velocity meter was fixed to the channel bed during the period from September 2013 to November 2014 to measure detailed velocity profiles (100 cell maximum) at the same observation frequency as water level and surface velocity. This system provides an alternative measurement of flow velocity in the water column from the bed up to the water surface. +The Claduègne hydro-sedimentary station (http://mistrals.sedoo.fr/?editDatsId=993&datsId=993&project_name=HyMeX&q=cladu%C3%A8gne) is part of the OHMCV observatory.</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">At the Claduègne hydro-sedimentary station, an acoustic Doppler velocity meter was fixed to the channel bed during the period from September 2013 to November 2014 to measure detailed velocity profiles (100 cell maximum) at the same observation frequency as water level and surface velocity. This system provides an alternative measurement of flow velocity in the water column from the bed up to the water surface. +The Claduègne hydro-sedimentary station (http://mistrals.sedoo.fr/?editDatsId=993&datsId=993&project_name=HyMeX&q=cladu%C3%A8gne) is part of the OHMCV observatory.</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Nord Guillaume</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>guillaume.nord@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:graphicOverview> + <gmd:MD_BrowseGraphic> + <gmd:fileName> + <gco:CharacterString>http://mistrals.sedoo.fr//att_img/1435144032-p1040846.jpg</gco:CharacterString> + </gmd:fileName> + </gmd:MD_BrowseGraphic> + </gmd:graphicOverview> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Surface Water</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>ADCP > Acoustic Doppler Current Profiler</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Claduègne hydro-sedimentary station</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The Sontek-IQ Plus instrument was funded by the French National Research Agency (ANR) under contract no. ANR-12-JS06-0006 (SCAF project). The authors acknowledge LTHE, OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams (ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The Sontek-IQ Plus instrument was funded by the French National Research Agency (ANR) under contract no. ANR-12-JS06-0006 (SCAF project). The authors acknowledge LTHE, OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams (ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.478</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.478</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.562</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.562</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="IMHSFD"> + <gml:beginPosition>2013-09-10</gml:beginPosition> + <gml:endPosition>2014-11-04</gml:endPosition> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=1349</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=1349</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: ADCP > Acoustic Doppler Current Profiler +Manufacturer: Sontek, url: http://www.sontek.com/ +Model: IQ Plus +Coordinates: west: 4.478, east: 4.478, north: 44.562, south: 44.562</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.DSD.MRE.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.MRE.11-14.1.xml new file mode 100644 index 0000000..803f321 --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.MRE.11-14.1.xml @@ -0,0 +1,512 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0679-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:17.589Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>DSD network, Mont-Redon</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">DSD network, Mont-Redon</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2012-02-08</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-08-02</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2017-01-13</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>679</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Precipitation Rate</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Droplet Size</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>DISDROMETERS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Hydrometeorological sites</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Disdrometers</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Disdrometer network</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Mont Redon</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge M. Barbe and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge M. Barbe and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.5148</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.5148</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.6141</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.6141</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="O96FE1"> + <gml:beginPosition>2011-09-10</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=679</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=679</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: DISDROMETERS +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Parsivel +Calibration: SN 261909 +Coordinates: west: 4.5148, east: 4.5148, north: 44.6141, south: 44.6141</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.DSD.PVI.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.PVI.11-14.1.xml new file mode 100644 index 0000000..32dc2f6 --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.PVI.11-14.1.xml @@ -0,0 +1,510 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0436-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:17.215Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>DSD network, Pradel-Vignes</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">DSD network, Pradel-Vignes</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2010-02-19</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-08-02</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>436</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation Rate</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Droplet Size</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>DISDROMETERS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Hydrometeorological sites</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Disdrometers</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Disdrometer network</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Pradel-Vignes</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge the Domaine Olivier de Serres, LTHE and OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge the Domaine Olivier de Serres, LTHE and OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.495</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.495</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.5801</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.5801</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="C2Y9ZW"> + <gml:beginPosition>2009-03-12</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>270.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>270.0</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=436</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=436</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: DISDROMETERS +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Parsivel +Calibration: SN +Coordinates: west: 4.495, east: 4.495, north: 44.5801, south: 44.5801 +Height: 27000</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.DSD.SEF.12-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.SEF.12-14.1.xml new file mode 100644 index 0000000..f8da93c --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.SEF.12-14.1.xml @@ -0,0 +1,519 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0744-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:17.888Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>DSD network, Saint-Etienne-de-Fontbellon</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">DSD network, Saint-Etienne-de-Fontbellon</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2012-07-09</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-08-02</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2017-01-13</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>10.6096/MISTRALS-HyMeX.744</gco:CharacterString> + </gmd:code> + <gmd:codeSpace> +<gco:CharacterString>http://dx.doi.org</gco:CharacterString> + </gmd:codeSpace> + </gmd:RS_Identifier> + </gmd:identifier> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>744</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation Rate</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Droplet Size</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>DISDROMETERS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Hydrometeorological sites</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Disdrometers</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Disdrometer network</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Saint-Etienne-de-Fontbellon</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge Municipality of Saint-Etienne-de-Fontbellon, LTHE and OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge Municipality of Saint-Etienne-de-Fontbellon, LTHE and OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.3826</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.3826</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.6</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.6</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="XXJ5AH"> + <gml:beginPosition>2012-09-05</gml:beginPosition> + <gml:endPosition>2015-12-31</gml:endPosition> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=744</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=744</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: DISDROMETERS +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Parsivel 2 +Calibration: SN 304577 +Coordinates: west: 4.3826, east: 4.3826, north: 44.6, south: 44.6</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB1.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB1.11-14.1.xml new file mode 100644 index 0000000..c2a8ab5 --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB1.11-14.1.xml @@ -0,0 +1,520 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0680-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:18.173Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>DSD network, Villeneuve-de-Berg-1</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">DSD network, Villeneuve-de-Berg-1</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2012-02-08</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-08-02</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2017-01-13</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>680</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation Rate</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Droplet Size</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>DISDROMETERS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Hydrometeorological sites</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Disdrometers</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Disdrometer network</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Collège Laboissière</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge College Laboissiere of Villeneuve-de-Berg and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge College Laboissiere of Villeneuve-de-Berg and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.4953</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.4953</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.5548</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.5548</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="ME2FAY"> + <gml:beginPosition>2011-11-24</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>300.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>300.0</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=680</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=680</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: DISDROMETERS +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Parsivel2 +Calibration: SN 289968 +Coordinates: west: 4.4953, east: 4.4953, north: 44.5548, south: 44.5548 +Height: 30000</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB2.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB2.11-14.1.xml new file mode 100644 index 0000000..665005c --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB2.11-14.1.xml @@ -0,0 +1,523 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0681-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:18.464Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>DSD network, Villeneuve-de-Berg-2</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">DSD network, Villeneuve-de-Berg-2</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2012-02-08</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-08-02</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2017-01-13</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>681</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation Amount</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Precipitation Rate</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Droplet Size</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>DISDROMETERS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Hydrometeorological sites</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Disdrometers</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Disdrometer network</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Villeneuve-de-Berg</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge College Laboissiere of Villeneuve-de-Berg and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge College Laboissiere of Villeneuve-de-Berg and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.4954</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.4954</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.5547</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.5547</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="WXQWTV"> + <gml:beginPosition>2011-11-24</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>300.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>300.0</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=681</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=681</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: DISDROMETERS +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Parsivel2 +Calibration: SN 289969 +Coordinates: west: 4.4954, east: 4.4954, north: 44.5547, south: 44.5547 +Height: 30000</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB3.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB3.11-14.1.xml new file mode 100644 index 0000000..fc99810 --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.DSD.VB3.11-14.1.xml @@ -0,0 +1,523 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0682-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:18.755Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>DSD network, Villeneuve-de-Berg-3</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">DSD network, Villeneuve-de-Berg-3</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2012-02-08</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-08-02</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2017-01-13</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>682</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Precipitation Rate</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Droplet Size</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>DISDROMETERS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Hydrometeorological sites</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Disdrometers</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Disdrometer network</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Villeneuve-de-Berg</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge College Laboissiere of Villeneuve-de-Berg and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge College Laboissiere of Villeneuve-de-Berg and LTHE (OHMCV, Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) for supplying the data and HyMeX database teams(ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.4955</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.4955</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.5548</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.5548</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="UNIJBE"> + <gml:beginPosition>2011-11-24</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>300.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>300.0</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=682</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=682</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: DISDROMETERS +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Parsivel2 +Calibration: SN 289970 +Coordinates: west: 4.4955, east: 4.4955, north: 44.5548, south: 44.5548 +Height: 30000</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.ERO.PRA.11-13.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.ERO.PRA.11-13.1.xml new file mode 100644 index 0000000..a19529e --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.ERO.PRA.11-13.1.xml @@ -0,0 +1,486 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-1347-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:20.310Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Runoff and erosion plots, Pradel</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Runoff and erosion plots, Pradel</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2015-06-24</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2016-03-07</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>1347</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Two runoff and erosion plots were monitored on a hillslope with vineyard. The plots, considered as two duplicates (one called "North" and the other "South"), are 60 m long and 2.2 m width and they extend over the entire length of the hillslope. The width of the plots corresponds to the distance between two vines rows. +The measurement site is part of the OHMCV observatory. It is located at Le Pradel, in the EPLEFPA Olivier de Serres, and it is included in the sub catchment of Ardèche, the Gazel (3.4 km²) where a hydro-sedimentary station was installed (http://mistrals.sedoo.fr/?editDatsId=993&datsId=993&project_name=HyMeX&q=gazel).</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">Two runoff and erosion plots were monitored on a hillslope with vineyard. The plots, considered as two duplicates (one called "North" and the other "South"), are 60 m long and 2.2 m width and they extend over the entire length of the hillslope. The width of the plots corresponds to the distance between two vines rows. +The measurement site is part of the OHMCV observatory. It is located at Le Pradel, in the EPLEFPA Olivier de Serres, and it is included in the sub catchment of Ardèche, the Gazel (3.4 km²) where a hydro-sedimentary station was installed (http://mistrals.sedoo.fr/?editDatsId=993&datsId=993&project_name=HyMeX&q=gazel).</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:purpose> + <gco:CharacterString>Runoff was collected in the bottom part of the hillslope. The water depth was measured every minute with a 1 mm resolution using a limnimeter (OTT Thalimede) within a H-flume designed following the US Soil Conservation Service recommendations. The stage-discharge rating curve was built experimentally and allowed to calculate discharge with a median relative uncertainty of 10%. A sequential sampler containing 24 bottles of 1 l capacity sampled water and eroded particles within the H-flume. When critical thresholds of water depth or water depth variation were exceeded, the data logger triggered the sampling of water and eroded particles. Thus, the time intervals between each two samples were irregular, depending on the shape of the hydrograph. The suspended sediment concentrations were estimated by weighting the water samples after drying them during 24 h at 105 °C with a median relative uncertainty of 15%.</gco:CharacterString> + </gmd:purpose> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Legout Cédric</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>Cedric.Legout@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:graphicOverview> + <gmd:MD_BrowseGraphic> + <gmd:fileName> + <gco:CharacterString>http://mistrals.sedoo.fr//att_img/1435132518-p1120759.jpg</gco:CharacterString> + </gmd:fileName> + </gmd:MD_BrowseGraphic> + </gmd:graphicOverview> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Discharge/Flow</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Stage Height</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Suspended Solids</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>SEDIMENT METERS</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>WATER LEVEL GAUGES</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Fixed Observation Stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Pradel-Vignes</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Acknowledgement sentence : "The authors acknowledge the Domaine Olivier de Serres, LTHE, OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) and the Rhône-Alpes region for funding and supplying the data and HyMeX database teams (ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Acknowledgement sentence : "The authors acknowledge the Domaine Olivier de Serres, LTHE, OHMCV (Cevennes-Vivarais Mediterranean Hydrometeorological Observatory) and the Rhône-Alpes region for funding and supplying the data and HyMeX database teams (ESPRI/IPSL and SEDOO/OMP) for their help in accessing the data".</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.495</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.495</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.5801</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.5801</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="BJIODS"> + <gml:beginPosition>2009-12-01</gml:beginPosition> + <gml:endPosition>2013-10-31</gml:endPosition> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>XLS</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=1347</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=1347</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: SEDIMENT METERS +Manufacturer: Teledyne Isco, url: http://www.isco.com +Model: Isco 3700 Portable Full-size Sampler +Coordinates: west: 4.495, east: 4.495, north: 44.5801, south: 44.5801 +GCMD: WATER LEVEL GAUGES +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: Thalimedes +Coordinates: west: 4.495, east: 4.495, north: 44.5801, south: 44.5801</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.HSS.CLA.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.HSS.CLA.11-14.1.xml new file mode 100644 index 0000000..b1d8a5f --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.HSS.CLA.11-14.1.xml @@ -0,0 +1,502 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0993-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:19.796Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Gazel and Claduègne hydro-sedimentary stations</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Gazel and Claduègne hydro-sedimentary stations</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-07-17</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-07-19</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2016-03-07</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>993</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>The Claduègne catchment (43 km2) is a part of the Ardèche catchment. It encompasses the Gazel catchment (3.5 km²) and the Pradel site. The Claduègne catchment is studied in the FLOODSCALE project and in the OHMCV observatory. + +The data provided are continuous series of water temperature, water level, discharge, actual conductivity, conductivity with linear temperature compensation, and turbidity at both the Gazel and Claduègne stations. Additionally continuous series of surface water velocity are provided at the Claduègne station. Sampling of water and sediment during floods is also performed at the two stations. Such data are required for the calibration of the turbidity meter and calculation of the suspended sediment concentrations and are available under request. Time step is 2 min at the Gazel station and 10 min at the Claduègne station.</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">The Claduègne catchment (43 km2) is a part of the Ardèche catchment. It encompasses the Gazel catchment (3.5 km²) and the Pradel site. The Claduègne catchment is studied in the FLOODSCALE project and in the OHMCV observatory. + +The data provided are continuous series of water temperature, water level, discharge, actual conductivity, conductivity with linear temperature compensation, and turbidity at both the Gazel and Claduègne stations. Additionally continuous series of surface water velocity are provided at the Claduègne station. Sampling of water and sediment during floods is also performed at the two stations. Such data are required for the calibration of the turbidity meter and calculation of the suspended sediment concentrations and are available under request. Time step is 2 min at the Gazel station and 10 min at the Claduègne station.</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Nord Guillaume</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>guillaume.nord@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Discharge/Flow</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Surface Water</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Turbidity</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Conductivity</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Stage Height</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Water Temperature</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Suspended Solids</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>WATER LEVEL GAUGES</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Gazel and Claduègne hydro-sedimentary stations</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Permission is granted to use these data in research and publications when accompanied by the following statement: "Data were obtained from the HyMeX program, sponsored by Grants MISTRALS/HyMeX,ANR-2011-BS56-027 FLOODSCALE project and OHMCV."</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Permission is granted to use these data in research and publications when accompanied by the following statement: "Data were obtained from the HyMeX program, sponsored by Grants MISTRALS/HyMeX,ANR-2011-BS56-027 FLOODSCALE project and OHMCV."</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.478</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.4943</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.562</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.5793</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="NGXJ89"> + <gml:beginPosition>2011-04-14</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>218.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>242.2</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=993</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=993</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: WATER LEVEL GAUGES +Manufacturer: OTT Messtecknik GmbH and Co. KG, url: http://www.ott-hydrometry.com +Model: OTT PLS</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.LIM.CLA.12-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.LIM.CLA.12-14.1.xml new file mode 100644 index 0000000..f99938c --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.LIM.CLA.12-14.1.xml @@ -0,0 +1,542 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0994-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:20.849Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>limnimeter network, Gazel and Claduègne catchments</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">limnimeter network, Gazel and Claduègne catchments</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-07-17</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2013-07-19</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2016-03-07</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>994</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>The Claduègne catchment (43 km2) is a part of the Ardèche catchment. It encompasses the Gazel catchment (3.5 km²) and the Pradel site. The Claduègne catchment is studied in the FLOODSCALE project. + +The data provided are continuous series of water temperature, total pressure, water depth, and water level at 11 points (bz1, mi1, mi2, mi3, mi4, sg1, sg2, sj1, sj2, sj3, vb1) in intermittent to perennial rivers. Contributing area at the measuring points vary from 0.17 to 12.3 km². At the points mi3, sg1, sj1, and vb1 continous series of conductivity are also provided. Continuous series of air temperature and atmospheric pressure are provided at 4 additional points (baro1, baro2, baro3, baro4) which are located close to the points mi4, bz1, vb1, and sj1 respectively. Atmospheric pressure is calculated at each of the 11 points of the river network using linear interpolation between the atmospheric pressures measured at the two closest points and considering the variation of elevation between these points. Water depth is calculated as the difference between total pressure and atmospheric pressure. Water level corresponds to water depth after correction in the local system of coordinate. Time step is 2 min at all points except sj1 where it is 5 min.</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">The Claduègne catchment (43 km2) is a part of the Ardèche catchment. It encompasses the Gazel catchment (3.5 km²) and the Pradel site. The Claduègne catchment is studied in the FLOODSCALE project. + +The data provided are continuous series of water temperature, total pressure, water depth, and water level at 11 points (bz1, mi1, mi2, mi3, mi4, sg1, sg2, sj1, sj2, sj3, vb1) in intermittent to perennial rivers. Contributing area at the measuring points vary from 0.17 to 12.3 km². At the points mi3, sg1, sj1, and vb1 continous series of conductivity are also provided. Continuous series of air temperature and atmospheric pressure are provided at 4 additional points (baro1, baro2, baro3, baro4) which are located close to the points mi4, bz1, vb1, and sj1 respectively. Atmospheric pressure is calculated at each of the 11 points of the river network using linear interpolation between the atmospheric pressures measured at the two closest points and considering the variation of elevation between these points. Water depth is calculated as the difference between total pressure and atmospheric pressure. Water level corresponds to water depth after correction in the local system of coordinate. Time step is 2 min at all points except sj1 where it is 5 min.</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Nord Guillaume</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>guillaume.nord@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:graphicOverview> + <gmd:MD_BrowseGraphic> + <gmd:fileName> + <gco:CharacterString>http://mistrals.sedoo.fr//att_img/1374090678-p1010898.jpg</gco:CharacterString> + </gmd:fileName> + </gmd:MD_BrowseGraphic> + </gmd:graphicOverview> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric Pressure Measurements</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Water Depth</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Conductivity</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Stage Height</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Water Pressure</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Water Temperature</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Air Temperature</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>WATER LEVEL GAUGES</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>CTD > Conductivity, Temperature, Depth</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>PRESSURE SENSORS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Claduègne catchment</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints/> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.4789</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.547</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.562</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.6671</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="VSZI83"> + <gml:beginPosition>2012-09-01</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>218.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>730.3</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=994</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=994</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: WATER LEVEL GAUGES +Manufacturer: Schlumberger Water Services, url: http://www.slb.com/services/additional/water.aspx +Model: Mini-Diver +GCMD: CTD > Conductivity, Temperature, Depth +Manufacturer: Schlumberger Water Services, url: http://www.slb.com/services/additional/water.aspx +Model: CTD-Diver +GCMD: PRESSURE SENSORS +Manufacturer: Schlumberger Water Services, url: http://www.slb.com/services/additional/water.aspx +Model: Baro-Diver</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.REA.CEV.07-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.REA.CEV.07-14.1.xml new file mode 100644 index 0000000..bba9969 --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.REA.CEV.07-14.1.xml @@ -0,0 +1,442 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-1183-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:19.380Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Pluviometric reanalysis Cévennes-Vivarais</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Pluviometric reanalysis Cévennes-Vivarais</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2014-07-23</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2014-09-17</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2017-01-19</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>1183</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>The pluviometric reanalysis was realized on the whole of Cévennes-Vivarais, for period 2007-2012, thanks to a method of krigeage with external drift (Kriging with External Drift, KED). This estimation of the precipitation was realized thanks to the pluviographics data and present operational radars in this zone. Indeed, rain gauges 250 (temporal resolution of 1 hour) and 160 pluviometers (daily resolution) as well as 4 radars Aramis (Météo-France), cover Cévennes-Vivarais catchments. The wavelength of the main radars is approximately 10 cm (5 cm for bands radars C of Sembadel and Montclar).</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">The pluviometric reanalysis was realized on the whole of Cévennes-Vivarais, for period 2007-2012, thanks to a method of krigeage with external drift (Kriging with External Drift, KED). This estimation of the precipitation was realized thanks to the pluviographics data and present operational radars in this zone. Indeed, rain gauges 250 (temporal resolution of 1 hour) and 160 pluviometers (daily resolution) as well as 4 radars Aramis (Météo-France), cover Cévennes-Vivarais catchments. The wavelength of the main radars is approximately 10 cm (5 cm for bands radars C of Sembadel and Montclar).</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:purpose> + <gco:CharacterString>Hourly maps with a 1 km² resolution were produced for a selection of the most intense rainy days of period 2007-2012.</gco:CharacterString> + </gmd:purpose> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Boudevillain Brice</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>brice.boudevillain@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="pointOfContact" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Point of contact</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a></gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Rain</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Geographic Regions</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Value-added dataset</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Cevennes-Vivarais</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>Kriging with External Drift (KED)</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints/> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="BPPARU"> + <gml:beginPosition>2007-01-22</gml:beginPosition> + <gml:endPosition>2012-12-15</gml:endPosition> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=1183</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download-IPSL?LnkFTP=ftp://ftp.climserv.ipsl.polytechnique.fr/hymexAsso/VALUEADDED/reanalyses-CV-2007-2012-v20140423</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: +Model: Kriging with External Drift (KED) +GCMD: +Model: Kriging with External Drift (KED)</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.RTS.AUZ.11-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.RTS.AUZ.11-14.1.xml new file mode 100644 index 0000000..3c8d003 --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.RTS.AUZ.11-14.1.xml @@ -0,0 +1,454 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-0656-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:19.059Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Hpiconet rain gauge network</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Hpiconet rain gauge network</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2011-11-22</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2016-04-06</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>656</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>The data provided are 5-min rainfall amounts at 19 raingauges situated in an area of about 7x5km^2. Rainfall data are provided only for rainfall events which are defined as a succession of rainy days during which at least 2 raingauges have recorded 10mm or more.</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">The data provided are 5-min rainfall amounts at 19 raingauges situated in an area of about 7x5km^2. Rainfall data are provided only for rainfall events which are defined as a succession of rainy days during which at least 2 raingauges have recorded 10mm or more.</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:purpose> + <gco:CharacterString>A report of the raingauge survey is available in the file tournee_etat_stations.xlsx + +A interactive software based on R allows to interactively plot and extract the data to the EXCEL format. +(http://www.ohmcv.fr/plot_hpiconet_series.zip)</gco:CharacterString> + </gmd:purpose> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Molinié Gilles</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>gilles.molinie@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Atmospheric conditions</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString> + </gmd:title> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2008-06-01</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a></gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Precipitation Amount</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>RAIN GAUGES</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Permission is granted to use these data in research and publications when accompanied by the following statement: "Data were obtained from the HyMeX program, sponsored by Grants MISTRALS/HyMeX,ANR-2011-BS56-027 FLOODSCALE project and OHMCV."</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Permission is granted to use these data in research and publications when accompanied by the following statement: "Data were obtained from the HyMeX program, sponsored by Grants MISTRALS/HyMeX,ANR-2011-BS56-027 FLOODSCALE project and OHMCV."</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:topicCategory> + <gmd:MD_TopicCategoryCode>climatologyMeteorologyAtmosphere</gmd:MD_TopicCategoryCode> + </gmd:topicCategory> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.44838</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.5148</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.54993</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.6141</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="EJFU59"> + <gml:beginPosition>2010-10-09</gml:beginPosition> + <gml:endPosition>2014-11-04</gml:endPosition> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>190.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>630.0</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>NetCDF</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=656</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=656</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: RAIN GAUGES +Manufacturer: Précis Mécanique, url: http://www.precis-mecanique.com +Model: 3039 +Calibration: bucket : 0.1 mm</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/mistrals/OHMCV.SMO.CLA.13-14.1.xml b/conf/OHMCV/inputs/mistrals/OHMCV.SMO.CLA.13-14.1.xml new file mode 100644 index 0000000..1c8eb5f --- /dev/null +++ b/conf/OHMCV/inputs/mistrals/OHMCV.SMO.CLA.13-14.1.xml @@ -0,0 +1,482 @@ +<?xml version="1.0" encoding="UTF-8"?><gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:fra="http://www.cnig.gouv.fr/2005/fra" xmlns:swe1="http://www.opengis.net/swe/1.0" xmlns:srv="http://www.isotc211.org/2005/srv" xmlns:gfc="http://www.isotc211.org/2005/gfc" xmlns:icism="urn:us:gov:ic:ism:v2" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gmx="http://www.isotc211.org/2005/gmx" xmlns:sml1="http://www.opengis.net/sensorML/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:ins="http://www.inspire.org" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ns22="http://www.opengis.net/ows/1.1" xmlns:cat="http://www.opengis.net/cat/csw" xmlns:dc2="http://www.purl.org/dc/elements/1.1/" xmlns:dct2="http://www.purl.org/dc/terms/" xmlns:ns26="http://www.opengis.net/gml/"> + <gmd:fileIdentifier> + <gco:CharacterString>74bbe692-584b-11e3-1350-ce3f5508acd9</gco:CharacterString> + </gmd:fileIdentifier> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:characterSet> + <gmd:MD_CharacterSetCode codeListValue="utf8" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_CharacterSetCode">UTF-8</gmd:MD_CharacterSetCode> + </gmd:characterSet> + <gmd:hierarchyLevel> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:hierarchyLevel> + <gmd:contact> + <gmd:CI_ResponsibleParty> + <gmd:organisationName> + <gco:CharacterString>SEDOO</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> + <gmd:CI_Address> + <gmd:deliveryPoint> +<gco:CharacterString>14 av. Edouard Belin</gco:CharacterString> + </gmd:deliveryPoint> + <gmd:city> +<gco:CharacterString>Toulouse</gco:CharacterString> + </gmd:city> + <gmd:postalCode> +<gco:CharacterString>31400</gco:CharacterString> + </gmd:postalCode> + <gmd:country> +<gco:CharacterString>France</gco:CharacterString> + </gmd:country> + <gmd:electronicMailAddress> +<gco:CharacterString>admins@sedoo.fr</gco:CharacterString> + </gmd:electronicMailAddress> + </gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="distributor" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Distributor</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:contact> + <gmd:dateStamp> + <gco:DateTime>2017-02-17T13:48:21.066Z</gco:DateTime> + </gmd:dateStamp> + <gmd:identificationInfo> + <gmd:MD_DataIdentification> + <gmd:citation> + <gmd:CI_Citation> + <gmd:title xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Soil moisture sensor network, Gazel and Claduègne catchments</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Soil moisture sensor network, Gazel and Claduègne catchments</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2015-06-24</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="creation" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Creation</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:date> + <gmd:CI_Date> + <gmd:date> +<gco:Date>2016-03-07</gco:Date> + </gmd:date> + <gmd:dateType> +<gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> + <gmd:identifier> + <gmd:RS_Identifier> + <gmd:code> +<gco:CharacterString>1350</gco:CharacterString> + </gmd:code> + </gmd:RS_Identifier> + </gmd:identifier> + </gmd:CI_Citation> + </gmd:citation> + <gmd:abstract xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>The Gazel and Claduègne catchments are monitored in the framework of the FLOODSCALE project and the OHMCV observatory. +Nine sites with different land uses (two vineyards, four pastures, one piece of fallow land, two small oak woods) were selected for the installation of fixed soil moisture sensors. Six sites are located in the Gazel catchment (2 in the mi3 and 1 in the mi4 sub-catchments) or in its close vicinity and are representative of the piedmont hills landscapes. Three sites are located in the bz1 sub-cathment or its close vicinity and are representative of the plateau of Coiron landscapes. These choices of localisation were motivated by the presence of the limnimeter network (http://mistrals.sedoo.fr/?editDatsId=994&datsId=994&project_name=HyMeX&q=gazel) with the objective to make the most direct connection possible between rainfall forcing and hydrological response in small catchments relatively homogeneous in terms of geology and land use.</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> + <gmd:LocalisedCharacterString locale="#locale-eng">The Gazel and Claduègne catchments are monitored in the framework of the FLOODSCALE project and the OHMCV observatory. +Nine sites with different land uses (two vineyards, four pastures, one piece of fallow land, two small oak woods) were selected for the installation of fixed soil moisture sensors. Six sites are located in the Gazel catchment (2 in the mi3 and 1 in the mi4 sub-catchments) or in its close vicinity and are representative of the piedmont hills landscapes. Three sites are located in the bz1 sub-cathment or its close vicinity and are representative of the plateau of Coiron landscapes. These choices of localisation were motivated by the presence of the limnimeter network (http://mistrals.sedoo.fr/?editDatsId=994&datsId=994&project_name=HyMeX&q=gazel) with the objective to make the most direct connection possible between rainfall forcing and hydrological response in small catchments relatively homogeneous in terms of geology and land use.</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:abstract> + <gmd:purpose> + <gco:CharacterString>The nine sites were equipped with 5 sensors for continuous soil moisture measurements: two at about 10 cm, two at 20–25 cm and one at 30–50 cm depth, in order to document soil saturation. These 5 sensors are connected to the same datalogger and the observation frequency is 20 min.</gco:CharacterString> + </gmd:purpose> + <gmd:status> + <gmd:MD_ProgressCode codeListValue="onGoing" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ProgressCode">On going</gmd:MD_ProgressCode> + </gmd:status> + <gmd:pointOfContact> + <gmd:CI_ResponsibleParty> + <gmd:individualName> + <gco:CharacterString>Vandervaere Jean-pierre</gco:CharacterString> + </gmd:individualName> + <gmd:organisationName> + <gco:CharacterString>LTHE</gco:CharacterString> + </gmd:organisationName> + <gmd:contactInfo> + <gmd:CI_Contact> + <gmd:address> +<gmd:CI_Address> + <gmd:electronicMailAddress> + <gco:CharacterString>jean-pierre.vandervaere@ujf-grenoble.fr</gco:CharacterString> + </gmd:electronicMailAddress> +</gmd:CI_Address> + </gmd:address> + </gmd:CI_Contact> + </gmd:contactInfo> + <gmd:role> + <gmd:CI_RoleCode codeListValue="principalInvestigator" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_RoleCode">Principal investigator</gmd:CI_RoleCode> + </gmd:role> + </gmd:CI_ResponsibleParty> + </gmd:pointOfContact> + <gmd:resourceMaintenance> + <gmd:MD_MaintenanceInformation> + <gmd:maintenanceAndUpdateFrequency> + <gmd:MD_MaintenanceFrequencyCode codeListValue="asNeeded" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_MaintenanceFrequencyCode">As needed</gmd:MD_MaintenanceFrequencyCode> + </gmd:maintenanceAndUpdateFrequency> + </gmd:MD_MaintenanceInformation> + </gmd:resourceMaintenance> + <gmd:graphicOverview> + <gmd:MD_BrowseGraphic> + <gmd:fileName> + <gco:CharacterString>http://mistrals.sedoo.fr//att_img/1435148041-p1030394.jpg</gco:CharacterString> + </gmd:fileName> + </gmd:MD_BrowseGraphic> + </gmd:graphicOverview> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString><a href='http://www.hymex.org/' target='_blank' >HyMeX</a> > WG3 Heavy rainfall, flash-floods and floods</gco:CharacterString> + </gmd:keyword> + <gmd:keyword> + <gco:CharacterString>MISTRALS</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="project" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Project</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Soil Moisture/Water Content</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Science and Services Keywords</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>SOIL MOISTURE PROBE</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Instruments</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Ground networks</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="theme" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Theme</gmd:MD_KeywordTypeCode> + </gmd:type> + <gmd:thesaurusName> + <gmd:CI_Citation> + <gmd:title> +<gco:CharacterString>GCMD Keywords, version 8.1</gco:CharacterString> + </gmd:title> + <gmd:alternateTitle> +<gco:CharacterString>Platforms</gco:CharacterString> + </gmd:alternateTitle> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>2015-12-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="revision" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Revision</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:date> +<gmd:CI_Date> + <gmd:date> + <gco:Date>1995-04-24</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> +</gmd:CI_Date> + </gmd:date> + <gmd:collectiveTitle> +<gco:CharacterString>Global Change Master Directory (GCMD). 2015. GCMD Keywords, Version 8.1. Greenbelt, MD: Global Change Data Center, Science and Exploration Directorate, Goddard Space Flight Center (GSFC) National Aeronautics and Space Administration (NASA). URL:http://gcmd.nasa.gov/learn/keywords.html</gco:CharacterString> + </gmd:collectiveTitle> + </gmd:CI_Citation> + </gmd:thesaurusName> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:descriptiveKeywords> + <gmd:MD_Keywords> + <gmd:keyword> + <gco:CharacterString>Claduègne catchment</gco:CharacterString> + </gmd:keyword> + <gmd:type> + <gmd:MD_KeywordTypeCode codeListValue="place" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode">Place</gmd:MD_KeywordTypeCode> + </gmd:type> + </gmd:MD_Keywords> + </gmd:descriptiveKeywords> + <gmd:resourceConstraints> + <gmd:MD_Constraints> + <gmd:useLimitation xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Permission is granted to use these data in research and publications when accompanied by the following statement: "Data were obtained from the HyMeX program, sponsored by Grants MISTRALS/HyMeX,ANR-2011-BS56-027 FLOODSCALE project and OHMCV."</gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Permission is granted to use these data in research and publications when accompanied by the following statement: "Data were obtained from the HyMeX program, sponsored by Grants MISTRALS/HyMeX,ANR-2011-BS56-027 FLOODSCALE project and OHMCV."</gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:useLimitation> + </gmd:MD_Constraints> + </gmd:resourceConstraints> + <gmd:resourceConstraints> + <gmd:MD_LegalConstraints> + <gmd:accessConstraints> + <gmd:MD_RestrictionCode codeListValue="otherRestrictions" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_RestrictionCode">Other restrictions</gmd:MD_RestrictionCode> + </gmd:accessConstraints> + <gmd:otherConstraints xsi:type="gmd:PT_FreeText_PropertyType"> + <gco:CharacterString>Public data, </gco:CharacterString> + <gmd:PT_FreeText> + <gmd:textGroup> +<gmd:LocalisedCharacterString locale="#locale-eng">Public data, </gmd:LocalisedCharacterString> + </gmd:textGroup> + </gmd:PT_FreeText> + </gmd:otherConstraints> + </gmd:MD_LegalConstraints> + </gmd:resourceConstraints> + <gmd:language> + <gmd:LanguageCode codeListValue="eng" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode> + </gmd:language> + <gmd:extent> + <gmd:EX_Extent> + <gmd:geographicElement> + <gmd:EX_GeographicBoundingBox> + <gmd:westBoundLongitude> +<gco:Decimal>4.49379283</gco:Decimal> + </gmd:westBoundLongitude> + <gmd:eastBoundLongitude> +<gco:Decimal>4.54757162</gco:Decimal> + </gmd:eastBoundLongitude> + <gmd:southBoundLatitude> +<gco:Decimal>44.57625496</gco:Decimal> + </gmd:southBoundLatitude> + <gmd:northBoundLatitude> +<gco:Decimal>44.66844587</gco:Decimal> + </gmd:northBoundLatitude> + </gmd:EX_GeographicBoundingBox> + </gmd:geographicElement> + <gmd:temporalElement> + <gmd:EX_TemporalExtent> + <gmd:extent> +<gml:TimePeriod gml:id="SRZZGF"> + <gml:beginPosition>2013-09-01</gml:beginPosition> + <gml:endPosition indeterminatePosition="now"/> +</gml:TimePeriod> + </gmd:extent> + </gmd:EX_TemporalExtent> + </gmd:temporalElement> + <gmd:verticalElement> + <gmd:EX_VerticalExtent> + <gmd:minimumValue> +<gco:Decimal>259.0</gco:Decimal> + </gmd:minimumValue> + <gmd:maximumValue> +<gco:Decimal>743.0</gco:Decimal> + </gmd:maximumValue> + </gmd:EX_VerticalExtent> + </gmd:verticalElement> + </gmd:EX_Extent> + </gmd:extent> + </gmd:MD_DataIdentification> + </gmd:identificationInfo> + <gmd:distributionInfo> + <gmd:MD_Distribution> + <gmd:distributionFormat> + <gmd:MD_Format> + <gmd:name> + <gco:CharacterString>ASCII</gco:CharacterString> + </gmd:name> + </gmd:MD_Format> + </gmd:distributionFormat> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr/HyMeX/?editDatsId=1350</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS catalogue</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistrals.sedoo.fr//Data-Download?jeu=1350</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>WWW:DOWNLOAD-1.0-http--download</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>MISTRALS database</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + <gmd:transferOptions> + <gmd:MD_DigitalTransferOptions> + <gmd:onLine> + <gmd:CI_OnlineResource> + <gmd:linkage> +<gmd:URL>http://mistralstest.sedoo.fr/baobab-services//calendar/json/files?dats=1208&start=2005-01-01&end=2006-01-01</gmd:URL> + </gmd:linkage> + <gmd:protocol> +<gco:CharacterString>AERIS:CALENDAR</gco:CharacterString> + </gmd:protocol> + <gmd:name> +<gco:CharacterString>fake url</gco:CharacterString> + </gmd:name> + </gmd:CI_OnlineResource> + </gmd:onLine> + </gmd:MD_DigitalTransferOptions> + </gmd:transferOptions> + </gmd:MD_Distribution> + </gmd:distributionInfo> + <gmd:dataQualityInfo> + <gmd:DQ_DataQuality> + <gmd:scope> + <gmd:DQ_Scope> + <gmd:level> + <gmd:MD_ScopeCode codeSpace="eng" codeListValue="dataset" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#MD_ScopeCode">Dataset</gmd:MD_ScopeCode> + </gmd:level> + </gmd:DQ_Scope> + </gmd:scope> + <gmd:report> + <gmd:DQ_DomainConsistency> + <gmd:result> + <gmd:DQ_ConformanceResult> + <gmd:specification> +<gmd:CI_Citation> + <gmd:title> + <gco:CharacterString>Règlement (UE) n o 1089/2010 de la Commission du 23 novembre 2010 portant modalités d'application de la directive 2007/2/CE du Parlement européen et du Conseil en ce qui concerne l'interopérabilité des séries et des services de données géographiques</gco:CharacterString> + </gmd:title> + <gmd:date> + <gmd:CI_Date> + <gmd:date> + <gco:Date>2010-12-08</gco:Date> + </gmd:date> + <gmd:dateType> + <gmd:CI_DateTypeCode codeSpace="eng" codeListValue="publication" codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode">Publication</gmd:CI_DateTypeCode> + </gmd:dateType> + </gmd:CI_Date> + </gmd:date> +</gmd:CI_Citation> + </gmd:specification> + <gmd:explanation> +<gco:CharacterString>L’article 7, paragraphe 1, de la directive 2007/2/CE correspond aux modalités techniques de l’interopérabilité : il s’agit du règlement relatif à l’interopérabilité : règlement n°1253/2013 du 21 octobre 2013 modifiant et complétant le règlement n°1089/2010 du 23 novembre 2010</gco:CharacterString> + </gmd:explanation> + <gmd:pass> +<gco:Boolean>true</gco:Boolean> + </gmd:pass> + </gmd:DQ_ConformanceResult> + </gmd:result> + </gmd:DQ_DomainConsistency> + </gmd:report> + <gmd:lineage> + <gmd:LI_Lineage> + <gmd:statement> + <gco:CharacterString>GCMD: SOIL MOISTURE PROBE +Manufacturer: Decagon +Model: 10 HS</gco:CharacterString> + </gmd:statement> + </gmd:LI_Lineage> + </gmd:lineage> + </gmd:DQ_DataQuality> + </gmd:dataQualityInfo> +</gmd:MD_Metadata> diff --git a/conf/OHMCV/inputs/urls.txt b/conf/OHMCV/inputs/urls.txt deleted file mode 100644 index 899c4e0..0000000 --- a/conf/OHMCV/inputs/urls.txt +++ /dev/null @@ -1,14 +0,0 @@ -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28025 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28021 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28028 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28024 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28026 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28022 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28000 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28019 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28029 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28027 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=28020 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=27999 -http://catalogue.sedoo.fr/geonetwork/srv/fre/xml.metadata.get?id=27998 - -- GitLab