|
| 1 | +{ |
| 2 | + "type": "CoverageCollection", |
| 3 | + "domainType": "Grid", |
| 4 | + "parameters": { |
| 5 | + "VAP": { |
| 6 | + "type": "Parameter", |
| 7 | + "description": { |
| 8 | + "en": "Start of Vegetation Active Period", |
| 9 | + "es": "Inicio del Periodo Activo de Vegetación", |
| 10 | + "zh": "植被活跃期起始", |
| 11 | + "ro": "Începutul Perioadei Active a Vegetației" |
| 12 | + }, |
| 13 | + "unit": { |
| 14 | + "label": {"en": "Day of Year"}, |
| 15 | + "symbol": {"value": "d"} |
| 16 | + }, |
| 17 | + "observedProperty": { |
| 18 | + "id": "https://w3id.org/ogc/hosted/ebv-phenology/StartOfVAP", |
| 19 | + "label": {"en": "Start of VAP", "es": "Inicio del PAV", "zh": "VAP起始", "ro": "Începutul VAP"} |
| 20 | + } |
| 21 | + } |
| 22 | + }, |
| 23 | + "parameterGroups": [ |
| 24 | + { |
| 25 | + "type": "ParameterGroup", |
| 26 | + "label": {"en": "Phenology by forest type", "es": "Fenología por tipo de bosque"}, |
| 27 | + "observedProperty": { |
| 28 | + "id": "https://w3id.org/ogc/hosted/ebv-phenology/EcosystemPhenology", |
| 29 | + "label": {"en": "Ecosystem Phenology", "es": "Fenología del Ecosistema"} |
| 30 | + }, |
| 31 | + "members": ["VAP_coniferous", "VAP_deciduous"] |
| 32 | + } |
| 33 | + ], |
| 34 | + "coverages": [ |
| 35 | + { |
| 36 | + "type": "Coverage", |
| 37 | + "domain": { |
| 38 | + "type": "Domain", "domainType": "Grid", |
| 39 | + "axes": { |
| 40 | + "x": {"start":14.10,"stop":35.23,"num":320}, |
| 41 | + "y": {"start":57.75,"stop":71.17,"num":200}, |
| 42 | + "t": {"values":["2001","2002","2003","2004","2005","2006","2007","2008","2009","2010","2011","2012","2013","2014","2015","2016","2017","2018"]} |
| 43 | + }, |
| 44 | + "referencing": [{"coordinates":["x","y"],"system":{"type":"GeographicCRS","id":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"}},{"coordinates":["t"],"system":{"type":"TemporalRS","calendar":"Gregorian"}}] |
| 45 | + }, |
| 46 | + "ranges": {"VAP": {"type":"NdArray","dataType":"integer","axisNames":["t","y","x"],"shape":[18,200,320]}} |
| 47 | + }, |
| 48 | + { |
| 49 | + "type": "Coverage", |
| 50 | + "domain": { |
| 51 | + "type": "Domain", "domainType": "Grid", |
| 52 | + "axes": { |
| 53 | + "x": {"start":14.10,"stop":35.23,"num":320}, |
| 54 | + "y": {"start":57.75,"stop":71.17,"num":200}, |
| 55 | + "t": {"values":["2001","2002","2003","2004","2005","2006","2007","2008","2009","2010","2011","2012","2013","2014","2015","2016","2017","2018"]} |
| 56 | + }, |
| 57 | + "referencing": [{"coordinates":["x","y"],"system":{"type":"GeographicCRS","id":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"}},{"coordinates":["t"],"system":{"type":"TemporalRS","calendar":"Gregorian"}}] |
| 58 | + }, |
| 59 | + "ranges": {"VAP": {"type":"NdArray","dataType":"integer","axisNames":["t","y","x"],"shape":[18,200,320]}} |
| 60 | + } |
| 61 | + ] |
| 62 | +} |
0 commit comments