> > > 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
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.