Flickr4Java icon indicating copy to clipboard operation
Flickr4Java copied to clipboard

NetCDF

Open Weiss1hexe opened this issue 3 years ago • 0 comments

I have measurement data (Isotopical composition) from 1200 measuring stations worldwide for the last 70 years. Now I want to plot and interpolate them on a map in Python. The result should look like this example: https://joehamman.com/2013/10/12/plotting-netCDF-data-with-Python/

Now I wonder if it is useful to convert the data, I have in CSV format, into a NetCDF file or if there are better alternatives.

Weiss1hexe avatar May 09 '22 07:05 Weiss1hexe