Feeds
提问
How to interpolate 3d data based on changes in 3rd dimension?
I have a 3d matrix A of gridded data with dimensions lat, lon, and time (size 180x360x135). I want to create a new matrix B fro...
11 years 前 | 1 个回答 | 1
1
个回答已回答
Read csv data from multiple websites in for loop
That's exactly what I needed! Thank you. I think I had something similar at one point, but was missing the char call.
Read csv data from multiple websites in for loop
That's exactly what I needed! Thank you. I think I had something similar at one point, but was missing the char call.
11 years 前 | 0
提问
Read csv data from multiple websites in for loop
I'm trying to read csv data from a website using the urlread command. I can do this successfully if I just want to read in data...
11 years 前 | 2 个回答 | 0
