Re: [R-sig-Geo] geodata package: CMIP6 climate model data downloading error

2023-01-25 Thread Manuel Spínola
Thank you very much Ákos.

I was trying in Safari, I switched to firefox, and seems to work.

Manuel

El mié, 25 ene 2023 a las 9:02, Bede-Fazekas Ákos ()
escribió:

> Dear Manuel,
>
> for me this link (
> https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif)
> works perfectly in Firefox browser. It starts downloading the geoTiff file.
> I think it should work with download.file() from R as well.
>
> Alternatively, you can try package "easyclimate". I have no experience
> with this package, only read the scientific paper about this:
> https://www.sciencedirect.com/science/article/pii/S1364815223000130?dgcid=rss_sd_all
> Please note that it is about daily climate instead of long-term averages.
>
> HTH,
> Ákos
> _
> Ákos Bede-Fazekas
> Centre for Ecological Research, Hungary
>
> 2023.01.25. 15:48 keltezéssel, Manuel Spínola írta:
>
> Thank you very much Ákos.
>
> It didn't work either.
>
> Is there any other package that allows to download future climate change
> scenarios?
>
> Manuel
>
>
>
> El mié, 25 ene 2023 a las 1:27, Bede-Fazekas Ákos ()
> escribió:
>
>> Dear Manuel,
>>
>> There are some broken links in the WorldClim website. If you find one,
>> you can write to i...@worldclim.org. Although I have negative
>> experiences, you should try this way.
>> Anyway, the global, non-tiled raster can be downloaded from this link:
>>
>> https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif
>>
>> Have a nice week,
>> Ákos
>>
>> _
>> Ákos Bede-Fazekas
>> Centre for Ecological Research, Hungary
>>
>> 2023.01.24. 23:29 keltezéssel, Manuel Spínola írta:
>> > Dear list members,
>> >
>> > I am trying to download CMIP6 climate model data using the R package
>> > geodata but I got this error message:
>> >
>> > bio <- cmip6_tile(lon = -84, lat = 10,"ACCESS-CM2", "126", "2021-2040",
>> > var="bioc", path = "climate_ckange")
>> > trying URL '
>> >
>> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
>> > '
>> > Error in utils::download.file(url = url, destfile = filename, quiet =
>> > quiet,  :
>> >cannot open URL '
>> >
>> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
>> > '
>> > download failed
>> >
>> > I cannot even download the data using the worldclim website.
>> >
>> >
>>
>> ___
>> R-sig-Geo mailing list
>> R-sig-Geo@r-project.org
>> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>>
>
>
> --
> *Manuel Spínola, Ph.D.*
> Instituto Internacional en Conservación y Manejo de Vida Silvestre
> Universidad Nacional
> Apartado 1350-3000
> Heredia
> COSTA RICA
> mspin...@una.cr 
> mspinol...@gmail.com
> Teléfono: (506) 8706 - 4662
> Institutional website: ICOMVIS
> 
> Blog sobre Ciencia de Datos: https://mspinola-ciencia-de-datos.netlify.app
>
>
>

-- 
*Manuel Spínola, Ph.D.*
Instituto Internacional en Conservación y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
mspin...@una.cr 
mspinol...@gmail.com
Teléfono: (506) 8706 - 4662
Institutional website: ICOMVIS

Blog sobre Ciencia de Datos: https://mspinola-ciencia-de-datos.netlify.app

[[alternative HTML version deleted]]

___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo


Re: [R-sig-Geo] geodata package: CMIP6 climate model data downloading error

2023-01-25 Thread Manuel Spínola
Thank you very much Edzer.

El mié, 25 ene 2023 a las 9:00, Edzer Pebesma (<
edzer.pebe...@uni-muenster.de>) escribió:

>
>
> On 25/01/2023 15:48, Manuel Spínola wrote:
> > Thank you very much Ákos.
> >
> > It didn't work either.
> >
> > Is there any other package that allows to download future climate change
> > scenarios?
>
> CMIP6 data is being uploaded as Zarr files on the google cloud; a blog
> post that gives examples of downloading some parts of it, using packages
> stars and sf, is here:
> https://r-spatial.org/r/2022/09/13/zarr.html
>
> >
> > Manuel
> >
> >
> >
> > El mié, 25 ene 2023 a las 1:27, Bede-Fazekas Ákos ( >)
> > escribió:
> >
> >> Dear Manuel,
> >>
> >> There are some broken links in the WorldClim website. If you find one,
> >> you can write to i...@worldclim.org. Although I have negative
> >> experiences, you should try this way.
> >> Anyway, the global, non-tiled raster can be downloaded from this link:
> >>
> >>
> https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif
> >>
> >> Have a nice week,
> >> Ákos
> >>
> >> _
> >> Ákos Bede-Fazekas
> >> Centre for Ecological Research, Hungary
> >>
> >> 2023.01.24. 23:29 keltezéssel, Manuel Spínola írta:
> >>> Dear list members,
> >>>
> >>> I am trying to download CMIP6 climate model data using the R package
> >>> geodata but I got this error message:
> >>>
> >>> bio <- cmip6_tile(lon = -84, lat = 10,"ACCESS-CM2", "126", "2021-2040",
> >>> var="bioc", path = "climate_ckange")
> >>> trying URL '
> >>>
> >>
> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
> >>> '
> >>> Error in utils::download.file(url = url, destfile = filename, quiet =
> >>> quiet,  :
> >>> cannot open URL '
> >>>
> >>
> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
> >>> '
> >>> download failed
> >>>
> >>> I cannot even download the data using the worldclim website.
> >>>
> >>>
> >>
> >> ___
> >> R-sig-Geo mailing list
> >> R-sig-Geo@r-project.org
> >> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
> >>
> >
> >
>
> --
> Edzer Pebesma
> Institute for Geoinformatics
> Heisenbergstrasse 2, 48151 Muenster, Germany
> Phone: +49 251 8333081
>


-- 
*Manuel Spínola, Ph.D.*
Instituto Internacional en Conservación y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
mspin...@una.cr 
mspinol...@gmail.com
Teléfono: (506) 8706 - 4662
Institutional website: ICOMVIS

Blog sobre Ciencia de Datos: https://mspinola-ciencia-de-datos.netlify.app

[[alternative HTML version deleted]]

___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo


Re: [R-sig-Geo] geodata package: CMIP6 climate model data downloading error

2023-01-25 Thread Bede-Fazekas Ákos
Dear Manuel,

for me this link 
(https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif)
 
works perfectly in Firefox browser. It starts downloading the geoTiff file.
I think it should work with download.file() from R as well.

Alternatively, you can try package "easyclimate". I have no experience 
with this package, only read the scientific paper about this: 
https://www.sciencedirect.com/science/article/pii/S1364815223000130?dgcid=rss_sd_all
Please note that it is about daily climate instead of long-term averages.

HTH,
Ákos
_
Ákos Bede-Fazekas
Centre for Ecological Research, Hungary

2023.01.25. 15:48 keltezéssel, Manuel Spínola írta:
> Thank you very much Ákos.
>
> It didn't work either.
>
> Is there any other package that allows to download future climate 
> change scenarios?
>
> Manuel
>
>
>
> El mié, 25 ene 2023 a las 1:27, Bede-Fazekas Ákos 
> () escribió:
>
> Dear Manuel,
>
> There are some broken links in the WorldClim website. If you find
> one,
> you can write to i...@worldclim.org. Although I have negative
> experiences, you should try this way.
> Anyway, the global, non-tiled raster can be downloaded from this link:
> 
> https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif
>
> Have a nice week,
> Ákos
>
> _
> Ákos Bede-Fazekas
> Centre for Ecological Research, Hungary
>
> 2023.01.24. 23:29 keltezéssel, Manuel Spínola írta:
> > Dear list members,
> >
> > I am trying to download CMIP6 climate model data using the R package
> > geodata but I got this error message:
> >
> > bio <- cmip6_tile(lon = -84, lat = 10,"ACCESS-CM2", "126",
> "2021-2040",
> > var="bioc", path = "climate_ckange")
> > trying URL '
> >
> 
> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
> > '
> > Error in utils::download.file(url = url, destfile = filename,
> quiet =
> > quiet,  :
> >    cannot open URL '
> >
> 
> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
> > '
> > download failed
> >
> > I cannot even download the data using the worldclim website.
> >
> >
>
> ___
> R-sig-Geo mailing list
> R-sig-Geo@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
>
>
> -- 
> *Manuel Spínola, Ph.D.*
> Instituto Internacional en Conservación y Manejo de Vida Silvestre
> Universidad Nacional
> Apartado 1350-3000
> Heredia
> COSTA RICA
> mspin...@una.cr 
> mspinol...@gmail.com
> Teléfono: (506) 8706 - 4662
> Institutional website: ICOMVIS 
> 
> Blog sobre Ciencia de Datos: https://mspinola-ciencia-de-datos.netlify.app

[[alternative HTML version deleted]]

___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo


Re: [R-sig-Geo] geodata package: CMIP6 climate model data downloading error

2023-01-25 Thread Edzer Pebesma




On 25/01/2023 15:48, Manuel Spínola wrote:

Thank you very much Ákos.

It didn't work either.

Is there any other package that allows to download future climate change
scenarios?


CMIP6 data is being uploaded as Zarr files on the google cloud; a blog 
post that gives examples of downloading some parts of it, using packages 
stars and sf, is here:

https://r-spatial.org/r/2022/09/13/zarr.html



Manuel



El mié, 25 ene 2023 a las 1:27, Bede-Fazekas Ákos ()
escribió:


Dear Manuel,

There are some broken links in the WorldClim website. If you find one,
you can write to i...@worldclim.org. Although I have negative
experiences, you should try this way.
Anyway, the global, non-tiled raster can be downloaded from this link:

https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif

Have a nice week,
Ákos

_
Ákos Bede-Fazekas
Centre for Ecological Research, Hungary

2023.01.24. 23:29 keltezéssel, Manuel Spínola írta:

Dear list members,

I am trying to download CMIP6 climate model data using the R package
geodata but I got this error message:

bio <- cmip6_tile(lon = -84, lat = 10,"ACCESS-CM2", "126", "2021-2040",
var="bioc", path = "climate_ckange")
trying URL '


https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif

'
Error in utils::download.file(url = url, destfile = filename, quiet =
quiet,  :
cannot open URL '


https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif

'
download failed

I cannot even download the data using the worldclim website.




___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo






--
Edzer Pebesma
Institute for Geoinformatics
Heisenbergstrasse 2, 48151 Muenster, Germany
Phone: +49 251 8333081

___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo


Re: [R-sig-Geo] geodata package: CMIP6 climate model data downloading error

2023-01-25 Thread Manuel Spínola
Thank you very much Ákos.

It didn't work either.

Is there any other package that allows to download future climate change
scenarios?

Manuel



El mié, 25 ene 2023 a las 1:27, Bede-Fazekas Ákos ()
escribió:

> Dear Manuel,
>
> There are some broken links in the WorldClim website. If you find one,
> you can write to i...@worldclim.org. Although I have negative
> experiences, you should try this way.
> Anyway, the global, non-tiled raster can be downloaded from this link:
>
> https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif
>
> Have a nice week,
> Ákos
>
> _
> Ákos Bede-Fazekas
> Centre for Ecological Research, Hungary
>
> 2023.01.24. 23:29 keltezéssel, Manuel Spínola írta:
> > Dear list members,
> >
> > I am trying to download CMIP6 climate model data using the R package
> > geodata but I got this error message:
> >
> > bio <- cmip6_tile(lon = -84, lat = 10,"ACCESS-CM2", "126", "2021-2040",
> > var="bioc", path = "climate_ckange")
> > trying URL '
> >
> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
> > '
> > Error in utils::download.file(url = url, destfile = filename, quiet =
> > quiet,  :
> >cannot open URL '
> >
> https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
> > '
> > download failed
> >
> > I cannot even download the data using the worldclim website.
> >
> >
>
> ___
> R-sig-Geo mailing list
> R-sig-Geo@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>


-- 
*Manuel Spínola, Ph.D.*
Instituto Internacional en Conservación y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
mspin...@una.cr 
mspinol...@gmail.com
Teléfono: (506) 8706 - 4662
Institutional website: ICOMVIS

Blog sobre Ciencia de Datos: https://mspinola-ciencia-de-datos.netlify.app

[[alternative HTML version deleted]]

___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo


Re: [R-sig-Geo] geodata package: CMIP6 climate model data downloading error

2023-01-24 Thread Bede-Fazekas Ákos

Dear Manuel,

There are some broken links in the WorldClim website. If you find one, 
you can write to i...@worldclim.org. Although I have negative 
experiences, you should try this way.

Anyway, the global, non-tiled raster can be downloaded from this link:
https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040.tif

Have a nice week,
Ákos

_
Ákos Bede-Fazekas
Centre for Ecological Research, Hungary

2023.01.24. 23:29 keltezéssel, Manuel Spínola írta:

Dear list members,

I am trying to download CMIP6 climate model data using the R package
geodata but I got this error message:

bio <- cmip6_tile(lon = -84, lat = 10,"ACCESS-CM2", "126", "2021-2040",
var="bioc", path = "climate_ckange")
trying URL '
https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
'
Error in utils::download.file(url = url, destfile = filename, quiet =
quiet,  :
   cannot open URL '
https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp126/wc2.1_30s_bioc_ACCESS-CM2_ssp126_2021-2040_tile-28.tif
'
download failed

I cannot even download the data using the worldclim website.




___
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo