1

I am using ArcGIS Desktop to read and extract netcdf files which have data on longitudes, latitudes and daily temperature over several years. I have separate shapefile with postcodes and the goal is to create a temperature timeseries for each postcode.

I am using ModelBuilder:

see attached image

In my model, I initially created raster file from the netcdf file (daily_meantemp_Layer1), I then select the time dimension for each day of the month using the 'Select by Dimension' tool, then for each raster created by I extract the temperature values using the 'Extract Multi Values to Points'. The problem is that my final extracted values are all the same, I have added a table to show what I am getting

see attached table .

It appears that my select by dimension bit of the model is selecting information from the only one or two days.

In a separate model I tried saving all the individual rasters in .gdb and extracting from them using the 'abs' command, this too gives me the same value across all days.

What am I doing wrong?

I am open to doing this using script its just I wouldnt know where to start!

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Jan 9, 2018 at 16:59
1
  • Did you solve this problem? I have the same issue, I think ArcGIS is just opening the first variable of data and not everything in the series, I am looking at dissolved silica and although the .nc file is over 400MB it only shows the first month, not the remaining 119. Commented Feb 12, 2020 at 2:46

1 Answer 1

0

Just define extract multi values to points for each select by dimensions output, separately. The problem would be resolved.

answered Aug 5, 2024 at 4:48
1
  • 1
    As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center. Commented Aug 5, 2024 at 6:22

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.