clarity-h2020 / data-package

CLARITY Data Package Specification, Documentation and Examples
https://clarity-h2020.github.io/data-package/
GNU General Public License v3.0
3 stars 3 forks source link

Integrate SWICCA data in European data package #68

Open claudiahahn opened 4 years ago

claudiahahn commented 4 years ago

So far the SWICCA data is not included in the European data package yet.

@p-a-s-c-a-l , @LauraMTG , @luis-meteogrid, @ghilbrae: What would be the best option to do that?

Lena has provided a link to the data via CKAN (e.g.: https://ckan.myclimateservice.eu/dataset/swicca-temperature-precipitation-hydrological-variables/resource/9543069f-c2fd-48aa-bc90-14d1bb688702)

For the climate indices from ZAMG, it was possible to upload netcdf files to the CLARTY ftp and meteogrid proccessed them and put it on their geoserver. Now the ATOS geoserver is used, right?

Note: the units for the indices provided for the future periods display the "percentage change relative to the reference period (%)"

yhundecha commented 4 years ago

Thank you for the tip. It works. Now I have problem accessing the geoserver to get the path to the data.

yhundecha commented 4 years ago

I still have problem getting access to the geoserver to create the service path to the data package for water runoff. Anyone who can help with this?

therter commented 4 years ago

I still have problem getting access to the geoserver to create the service path to the data package for water runoff. Anyone who can help with this?

The ssl certificate has expired. @DanielRodera is working on this.

yhundecha commented 4 years ago

Ok, thank you.

therter commented 4 years ago

I still have problem getting access to the geoserver to create the service path to the data package for water runoff. Anyone who can help with this?

The geoserver is available again. See here

yhundecha commented 4 years ago

Ok, thank you. I have now updated all the SWICCA resources.

p-a-s-c-a-l commented 4 years ago

done

claudiahahn commented 4 years ago

sorry, for reopening, but I have just noticed two things a) no map is shown, when selecting river flow (map on the right) b) no legend is shown (no units, no values), when selecting flood recurrence image

p-a-s-c-a-l commented 4 years ago

a) no map is shown, when selecting river flow (map on the right)

I cannot reproduce the problem on this&emikat_id=3209&datapackage_uuid=2434ce93-93d4-4ca2-8618-a2de768d3f16&write_permissions=1&time_period=Baseline&emissions_scenario=Baseline&event_frequency=Frequent&grouping_tag=taxonomy_term--hazards) map.

image

p-a-s-c-a-l commented 4 years ago

b) no legend is shown (no units, no values), when selecting flood recurrence

Flood recurrence layer is not working at all. Not sure if the problem is at the level of GeoServer, but this used to work.

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE ServiceExceptionReport SYSTEM "http://geoserver.myclimateservice.eu/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd"> <ServiceExceptionReport version="1.1.1" >   <ServiceException code="LayerNotDefined" locator="layers">
      Could not find layer europe:cout_yearmax_returnPeriod5_rel_EUR_44_rcp45_IMPACT2C_QM_EOBS_1971_2000_remap0_5
</ServiceException></ServiceExceptionReport>

The Flood recurrence Baseline (rcp45 / 1971_2000) data doen't seem to be available on geoserver, e.g. cout_yearmax_returnPeriod5_rel_EUR_44_rcp45_IMPACT2C_QM_EOBS_1971_2000_remap0_5 seems to be missing. Perhaps @DanielRodera can have a look at this.

yhundecha commented 4 years ago

I can see the files on the geoserver: screenreturnP5_reference

yhundecha commented 4 years ago

One more point: for the reference period, the file names have the string 'ref' rather than 'rel' as in '..._ref_EUR_44_rcp45_IMPACT2C_QM_EOBS_1971_2000_remap0_5'.

yhundecha commented 3 years ago

I am just wondering if the problem is going to be fixed.