* Markus Neteler <[email protected]> [2017-05-11 23:31:46 +0200]:

Hi Nikos,

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris
<[email protected]> wrote:
Dear list,

(EuroLST authors in Cc)

is there documented access to EuroLST data via something like

r.in.wms url=http://geodati.fmach.it/production/ows_europe_lst
layers=eurolst_clim_bio01 srs=3035 ... urlparams='time=2012-1-1'

?

Yes:

r.in.wms url="http://geodati.fmach.it/production/ows_europe_lst"; -c |
grep Abstract
 <Abstract>Bioclim data derived from gap-filled MODIS-LST (EuroLST)</Abstract>
   <Abstract>Bioclim data derived from gap-filled MODIS-LST
(EuroLST)</Abstract>
       <Abstract>Annual mean temperature (deg C * 10)</Abstract>
       <Abstract>Mean diurnal range as the mean of monthly (max temp
- min temp) (deg C * 10)</Abstract>
       <Abstract>Isothermality (BIO2/BIO7 * 100)</Abstract>
       <Abstract>Temperature Seasonality (standard deviation * 100)</Abstract>
       <Abstract>Max Temperature of Warmest Month (deg C * 10)</Abstract>
       <Abstract>Min Temperature of Coldest Month (deg C * 10)</Abstract>
       <Abstract>Temperature Annual Range (BIO5 - BIO6) (deg C * 10)</Abstract>
       <Abstract>Mean Temperature of Warmest Quarter (deg C * 10)</Abstract>
       <Abstract>Mean Temperature of Coldest Quarter (deg C * 10)</Abstract>


The capabilities work fine. Getting/reading in data isn't though.

Wonder also if there is access to daily/monthly temperature data (such as
min, mean, max).

That's not available since the underlying GRASS GIS data are > 15TB.
Not possible to put online given the resources we had :-)


Got it.  Would you consider to share access to at least of a year of
data?

Thanks for the response,

Nikos
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to