I want to plot data from netcdf file like an ocean model. Is there any way to transform LatLonProjection (-180.0 to 180.0): to this range (ocean model): And plot like this: I am using java api, NetCDF Java library and jfreechart...