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.
At the moment, theres no API to write GeoGrids, you have to create them yourself. We recommend using the CF Conventions to do so, see: http://www.cgd.ucar.edu/cms/eaton/cf-metadata/CF-1.0.html Unidata Support wrote:
------- Forwarded MessageTo: support <address@hidden> From: =?Windows-1251?B?0eXw4+Xp?= <address@hidden> Subject: Creating GeoGrids Organization: ? Keywords: 200510100758.j9A7wWG7008800Hello, I want to create NetCDF file which must contain GeoGrid data type. I'm using current stable version 2.2.10. What I need to use to create such NetCDF file? Could you give me some example source Java code? Thanks.