NetCDF with separate lat/lon bands to GeoTiff with Python/GDAL

No, "real" plain waves do not exist in nature and neither does anything "exist" the way a physical theory describes it. That's about as trivial as it is irrelevant. We are not performing experimental mathematics here. In physics we are merely finding approximate explanations to natural observations. My first theory professor said it this way to the entire classroom:

"Physics is the art of approximation. If any of you are not comfortable with this idea, then you should leave this classroom right now and try your luck at the philosophy department."

Then he made the following joke:

"How does a theoretical physicist describe a cow? Well, first he assumes that she is spherical. If that doesn't work, he covers her homogeneously with milk!"

That's pretty much all there is to say about it. Plane waves are one of our favorite spherical cows. Sometimes she gives us perfectly white milk and sometimes she doesn't... in which case we move on to cow #2, which produces harmonic oscillations.


Plane waves are useful because we can take any physical function of space, e.g. some field, and Fourier transform it to represent it as a sum (well, integral) of plane waves. This is often a very useful way to approach complicated problems. For example Fourier developed the technique as a way of solving the heat equation, and it's the way quantum field theory is developed.

But a plane wave has obvious unphysical properties:

  • it is of infinite length, so it must have existed for an infinite time in the past and continue to exist for an infinite time into the future

  • the wavefronts have infinite area i.e. if you take an infinite plane normal to the direction of propagation the intensity and phase is constant everywhere in that infinite plane

So no, plane waves don't exist. However in many cases we have waves where:

  • the length is large compared to the wavelength/the time the wave has existed is long compared to the period

  • the area of the wavefront is large compared to the wavelength (squared)

So while no plane wave exists there are plenty of situations where waves exist that are experimentally indistinguishable from plane waves. Many physicists (including me) will quite happily talk about plane waves without having to continuously append the caution that they don't really exist.