This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> > > 2. Yes the satellite projection is obscure, but the NetCDF java library can > > provide us programmatically the Lat, Lon of the grid. So I wonder why not > > having via the GeotiffWriter class, a geotiff in the Lat, Lon WGS84 > > projection. > > do you mean reproject to a lat/lon grid? or does geotiff allow "curvilinear > grids" ? > > I am not sure what you mean. In general somebody can create a geotiff image > in the Lat/lon projection. > Wouldn’t be that possible? > If yes, the I thought that using the Geotiffwriter class we could have a > geotiff in the lat/lon projection. if the data is in a projection, and you want to write a lat/lon geotiff, you need to reproject the data, and then the question of how to do that reprojection arises. its not a trivial thing to do in general, although if all you want is a picture its simple enough. ill let you know if we can find someone to work on the geotiff code. John Ticket Details =================== Ticket ID: YJC-144248 Department: Support netCDF Java Priority: Emergency Status: Closed