Re: [netcdf-java] Quantize Support in netCDF-Fortran: Only Bit Groom possible?

  • To: "Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC]" <matthew.thompson@xxxxxxxx>, "netcdfgroup@xxxxxxxxxxxxxxxx" <netcdfgroup@xxxxxxxxxxxxxxxx>, "netcdf-java@xxxxxxxxxxxxxxxx" <netcdf-java@xxxxxxxxxxxxxxxx>
  • Subject: Re: [netcdf-java] Quantize Support in netCDF-Fortran: Only Bit Groom possible?
  • From: Joe Lee <hyoklee@xxxxxxxxxxxx>
  • Date: Fri, 4 Nov 2022 17:51:35 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=hdfgroup.org; dmarc=pass action=none header.from=hdfgroup.org; dkim=pass header.d=hdfgroup.org; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=ZwAFfcYo1Cq+NO1kxhKWrSj6A9t6dIDDJNiMDWcSJHk=; b=mJgGHS7wzHXyUYP6dnhWqra5D26/S1tsQFVbwCprAIwUetdQp30HZDGVeOmuVtE/Q2FJgsrwQXPAhx32b8tgf9xmc8ztHN2D55/NQUE3iCdxsT+J0Ya0PMUVWdiDgeWM7rfWQcZN/Gq68SjZadY+Ql6MwYAtoZqOdhwlf+9Fq+nUnL+OYMYlEOPrOIeAyfQhTGQu68E7G8BPhQ8M6Wan3O7vJwL2J4PwrFx0KG39dzz8VBJfdnGTmzVZmvNgKKtw43McBLTKJT6sK2Y5Tm32jWOQyMQxqgR6cACn5F72AnxIzKNBv/eXA5JtFmr0xpIAlpIKtL73RV+DoROaRPstPg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PKUaBMcbTJHi13pcnKV2HzKM5hMQCs4YuQpd3tPmHib80c9Umyl9kOMSETSbhz3XIrwPrm3CoGRe4VY85jW2YfFz+GSyWtErDdYXL2egTB2kLoeZLqyPajoq/+9AiVt7JOl4HNUUKB7p3VOtkQpzT4NolLjVy48TVnmB4txXja56r5g3lhGEixfpykPkFaTq1He7oYf3WHZK0uCvvmjejPCD7oGlxVJ7yLlw3PdFFZ6T49mX3j11R4LUUn8BjSpVnWI/bwgA1lAa8aMlOah7cLkuI7yFQg9rxLYXjTkbaBKLiwisHgY+rMMzEhYfV4NaL+VNVrXz9fXkcun9ezomwg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=hdfgroup.org;
Does the current netCDF-Java also support it?
I’m mostly concerned about Data Interoperability.

From: netcdfgroup <netcdfgroup-bounces@xxxxxxxxxxxxxxxx> on behalf of Thompson, 
Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC] via netcdfgroup 
<netcdfgroup@xxxxxxxxxxxxxxxx>
Date: Friday, November 4, 2022 at 12:40 PM
To: netcdfgroup@xxxxxxxxxxxxxxxx <netcdfgroup@xxxxxxxxxxxxxxxx>
Subject: [netcdfgroup] Quantize Support in netCDF-Fortran: Only Bit Groom 
possible?
netCDF List,

I am looking to extend the model I work on, GEOS, to support using the new 
quantize options in netCDF. My question is: am I right in my reading of 
netCDF-Fortran that only Bit Groom is supported?

I can see in netCDF-C that there seem to be three variants:


  *   Bit Groom
  *   Granular Bit Round
  *   Bit Round

(see https://github.com/Unidata/netcdf-c/blob/main/docs/quantize.md)

but in the netCDF-Fortran docs I only see it mention Bit Groom and my reading 
of the include files seem to back that up.

So I was wondering: Is there a fundamental Fortran reason for not supporting 
the other two variants? Or perhaps, is it that, of the three variants, Bit 
Groom is by far the one people should use, so that's what was exposed by the 
Fortran interface?

Thanks,
Matt

--
Matt Thompson, SSAI, Ld Scientific Programmer/Analyst
NASA GSFC,    Global Modeling and Assimilation Office
Code 610.1,  8800 Greenbelt Rd,  Greenbelt,  MD 20771
Phone: 301-614-6712                 Fax: 301-614-6246
http://science.gsfc.nasa.gov/sed/bio/matthew.thompson
  • 2022 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: