[GRASS-user] Downloading EuroLST data

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'

?

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

Thank you, Nikos

Hi Nikos,

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris
<nik@nikosalexandris.net> 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&quot; -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>

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 :slight_smile:

Markus

* Markus Neteler <neteler@osgeo.org> [2017-05-11 23:31:46 +0200]:

Hi Nikos,

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris
<nik@nikosalexandris.net> 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&quot; -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 :slight_smile:

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

Thanks for the response,

Nikos

On Fri, May 12, 2017 at 11:41 AM, Nikos Alexandris
<nik@nikosalexandris.net> wrote:

* Markus Neteler <neteler@osgeo.org> [2017-05-11 23:31:46 +0200]:

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris

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&quot; -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 :slight_smile:

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

Since March 2016 I am no longer working in FEM (fmach.it) but in
mundialis, so you will need to contact FEM for this request.

Best,
Markus

--
Markus Neteler, PhD
http://www.mundialis.de - free data with free software
http://grass.osgeo.org
http://courses.neteler.org/blog

* Markus Neteler <neteler@osgeo.org> [2017-05-12 11:49:16 +0200]:

On Fri, May 12, 2017 at 11:41 AM, Nikos Alexandris
<nik@nikosalexandris.net> wrote:

* Markus Neteler <neteler@osgeo.org> [2017-05-11 23:31:46 +0200]:

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris

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&quot; -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.

Just a confirmation that it works for a small test area. I guess it
takes for a good network connection to get larger areas downloaded.

Hm? Maybe tile the area of interest and download data per tile? Would
that be possible in parallel?

Nikos

* Nikos Alexandris <nik@nikosalexandris.net> [2017-05-12 12:37:18 +0200]:

* Markus Neteler <neteler@osgeo.org> [2017-05-12 11:49:16 +0200]:

On Fri, May 12, 2017 at 11:41 AM, Nikos Alexandris
<nik@nikosalexandris.net> wrote:

* Markus Neteler <neteler@osgeo.org> [2017-05-11 23:31:46 +0200]:

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris

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&quot; -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.

Just a confirmation that it works for a small test area. I guess it
takes for a good network connection to get larger areas downloaded.

Hm? Maybe tile the area of interest and download data per tile? Would
that be possible in parallel?

Dear list,

perhaps I was not clear: I ocnfirm actually that I can download data,
for example inside a 100x100 pix. region.

I wonder if anyone has scripted around to get larger "computational regions"
more efficiently than just querying directly which would require a fast and
solid network connection, and patience.

Thanks, Nikos

NikosAlexandris wrote

* Nikos Alexandris &lt;

nik@

&gt; [2017-05-12 12:37:18 +0200]:

* Markus Neteler &lt;

neteler@

&gt; [2017-05-12 11:49:16 +0200]:

On Fri, May 12, 2017 at 11:41 AM, Nikos Alexandris
&lt;

nik@

&gt; wrote:

* Markus Neteler &lt;

neteler@

&gt; [2017-05-11 23:31:46 +0200]:

On Thu, May 11, 2017 at 5:40 PM, Nikos Alexandris

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&quot; -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.

Just a confirmation that it works for a small test area. I guess it
takes for a good network connection to get larger areas downloaded.

Hm? Maybe tile the area of interest and download data per tile? Would
that be possible in parallel?

Dear list,

perhaps I was not clear: I ocnfirm actually that I can download data,
for example inside a 100x100 pix. region.

I wonder if anyone has scripted around to get larger "computational
regions"
more efficiently than just querying directly which would require a fast
and
solid network connection, and patience.

Thanks, Nikos

_______________________________________________
grass-user mailing list

grass-user@.osgeo

https://lists.osgeo.org/mailman/listinfo/grass-user

a really really ugly hack :slight_smile:

https://github.com/hellik/v.gdal_wmts_tiles

to create gdal used XML files to download user defined tiles from a WM(T)S
server.

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Downloading-EuroLST-data-tp5320210p5320368.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Nikos:

perhaps I was not clear: I ocnfirm actually that I can download data,
for example inside a 100x100 pix. region.

I wonder if anyone has scripted around to get larger "computational
regions"
more efficiently than just querying directly which would require a fast
and
solid network connection, and patience.

Thanks, Nikos

Helmut:

a really really ugly hack :slight_smile:

https://github.com/hellik/v.gdal_wmts_tiles

to create gdal used XML files to download user defined tiles from a WM(T)S
server.

Ciao Helmut,

what did you use that for? Just curious...

Nikos

NikosAlexandris wrote

a really really ugly hack :slight_smile:

https://github.com/hellik/v.gdal_wmts_tiles

to create gdal used XML files to download user defined tiles from a WM(T)S
server.

Ciao Helmut,

what did you use that for? Just curious...

e.g. some maps of https://www.basemap.at/ along rivers from source to mouth

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Downloading-EuroLST-data-tp5320210p5321169.html
Sent from the Grass - Users mailing list archive at Nabble.com.