Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
I am using Quantum GIS and trying to create a vector field using data from two separate netcdfs. One contains the u data, one contains the v data. Can this be done, and if so, how? Thanks.
@User could you please explain what it would mean to "create" a vector field? Do you want to depict one (perhaps as a collection of arrows on a map)? Or interpolate samples of one onto a grid? Or perhaps create some kind of native QGIS vector field data type for further analysis? – whuber♦Jan 15 at 15:13
Yes, in this case I simply want to render a collection of arrows on a map for visual purposes only. I will be overlaying the current vectors (arrows) on a temperature map. I had been using IDV for this, but I am having compatibility issues at the moment. I have zero experience with qgis. It looks like a very promising application though. – user14241Jan 15 at 21:37