Skip to main content

Questions tagged [climate]

For questions related to climate data or analysis, such as precipitation or temperature.

1 vote
1 answer
44 views

Exporting daily climate values in GEE for points over wide date range

I am new to using Google Earth Engine, but trying to extract climate variables for a wide date range on a large dataset. Example data can be found here: https://code.earthengine.google.com/?asset=...
margaretthughes's user avatar
0 votes
1 answer
33 views

Struggling with Google Earth Engine to download temperature data from ERA5 that corresponds to my reference dataset

This is what my reference dataset looks like, I want to get monthly min, max and mean temperatures for each of the site-years. I split each site year into 12 months but I don't know if that is ...
Tatiana's user avatar
0 votes
1 answer
55 views

Calculating Wet Season Average Precipitation Data in Google Earth Engine

I want to extract and create a map visualizing the average precipitation data between the years 2000-2023 during the wet seasons only, i.e.(Nov-Mar). However each time I run the code I get this error: ...
Daan's user avatar
  • 3
0 votes
0 answers
28 views

Mapping monthly max mean temperature

I need to map and determine the monthly mean max temperature for my study area between 2013 and 2023. The following code works, but I am confident that the result is not the monthly mean during the ...
Aldridge Nyasha's user avatar
0 votes
1 answer
32 views

Mathemetical operation with two imageCollections

I try to find relative humidity (RH), I created two different imagecollections (please see: 'ue' and 'ues'). Now I want to do RH= '100 * ue / ues' mathematical operation with these two image ...
CS_RT's user avatar
  • 15
-1 votes
1 answer
71 views

Projection of CMIP data

How to get the spatial projection from NetCDF file in Python? I am working with CMIP6 data.
Jay's user avatar
  • 1
0 votes
0 answers
85 views

Hourly wind speed data extraction from GEE using ERA5_LAND HOURLY image collection

I am trying to extract hourly wind speed data using 'u_component_of_wind_10m' and 'v_component_of_wind_10m' from ERA5_LAND HOURLY image collection for September 2017 for Dominica. The .csv file shows ...
Swagatalaxmi Das's user avatar
0 votes
1 answer
38 views

Unable to extract temperature values based on lat, lon from STAC CMIP6 data

I am using Microsoft Planetary Computer in Google Colab to extract Tasmax data from a CMIP6 ACCESS-CM2 model. I have the coordinates of multiple cities across the world and I am trying to get the ...
Anjishnu's user avatar
0 votes
0 answers
85 views

Finding latitude and longitude limits for a sub-region for CDS Copernicus Climate Data

In order to extract climate data from Copernicus, there's a Sub-region extraction section that allows one to extract data from a region within specific coordinate limits. I am trying to use the Sub-...
Jadon Wong's user avatar
0 votes
0 answers
69 views

In what units do the rasters need to be to use dismo::biovars?

I want to calculate bioclimatic variables from CHELSA monthly data using the biovars function from the dismo package but the help page doesn't mention in what units the precipitation and temperature ...
c roc's user avatar
  • 29
0 votes
1 answer
22 views

Difficulty reading a legend

I have downloaded ACCESS-CM2 global climate model for precipitation prediction from 2021 to 2040. I have opened it in ArcGIS Pro 3.1 but found difficulties understanding the legend. it says Red: band ...
Mohamad Ebrahim's user avatar
0 votes
0 answers
40 views

Assign single SPEI value for each city

I want to have a single value of SPEI to every city of my map. As the SPEI data is gridded at 0.5 degree resolution, some cities o not have a point falling into its boundaries. My approach was to &...
Oalvinegro's user avatar
0 votes
1 answer
90 views

CHIRPS GEF Download with R

I need to download CHIRPS-GEF (rainfall forecast) raster data in R. I have tried with url <- "https://data.chc.ucsb.edu/products/CHIRPS-GEFS_precip_v12/daily_16day/2023/10/17/*.tif" ...
gianca's user avatar
  • 25
0 votes
1 answer
149 views

Extract climate data

I need Qgis to extract climate data informations which are layered into the maps. Moreoever, I got exact geospatial plot-information for all of the plots. So lets say I got in QGIS a map with 2500 ...
JamesduBond's user avatar
0 votes
0 answers
283 views

Download and Data Errors with 5 of WorldCLIM’s CMIP6 Future Climate Data models

I'm experiencing some data issues specifically for the following WorldCLIM’s CMIP6 Future Climate Data models, available at https://www.worldclim.org/data/cmip6/cmip6_clim30s.html Data details: ...
misheru's user avatar

15 30 50 per page
1
2 3 4 5
11