Re: [thredds] [netcdf-java] Informal survey: Are you using the client-side netcdf-Java library?

  • To: thredds@xxxxxxxxxxxxxxxx
  • Subject: Re: [thredds] [netcdf-java] Informal survey: Are you using the client-side netcdf-Java library?
  • From: Antonio S. Cofiño <cofinoa@xxxxxxxxx>
  • Date: Sun, 20 Nov 2016 11:40:06 +0000
Hi Dennis

in the University of Cantabria (Spain), we use the netcdf-java library for multiple tools and software.

 * https://meteo.unican.es/trac/MLToolbox (Machine Learning Matlab
   Toolbox for meteorology and climate )
 * R packages to analysis and visualization of climate data:
   https://github.com/SantanderMetGroup
 * NcML aggregations and metadata definition and collection of files.
     o i.e. https://meteo.unican.es/trac/wiki/udg
 * and small internal tools or scripts which uses the netcdf-java API

In our case we try to uses the high level specialized CDM Scientific Datatypes, and the the low level acces to the NetcdfFIle is avoided, if tis possible, instead we use quite commonly the NetcdfDataset.java class. Usually we create a NcML around the datasets to make them accessible using the CDM Scientific Datatypes.

I hope this helps you

Regards and thanks

Antonio S. Cofiño




On 20/11/16 03:16, David Blodgett wrote:
Hi Dennis,

The USGS Office of Water Information Geo Data Portal project uses it. See: 
https://github.com/USGS-CIDA/geo-data-portal for more.

- Dave

On Nov 19, 2016, at 5:14 PM, dmh@xxxxxxxx wrote:

I am trying to see who is directly using the Unidata
netcdf-java library? This is the client-side library
and typical use would be using the CDM API. e.g.
        NetcdfFile.java
        Variable.java
        VariableIF.java
        etc
and the Array API e.g.
        Array.java
        ArrayDouble.java
        ArrayStructure.java
        StructureData.java
        etc.
If you are programming at this level, could you send me an
email (below) indicating who you are at either the individual or
organizational level?

Note: users of ToolsUI only need not respond since that would be
an indirect use of the library.

=Dennis Heimbigner
Unidata
dmh@xxxxxxxx



_______________________________________________
NOTE: All exchanges posted to Unidata maintained email lists are
recorded in the Unidata inquiry tracking system and made publicly
available through the web.  Users who post to any of the lists we
maintain are reminded to remove any personal information that they
do not want to be made public.


netcdf-java mailing list
netcdf-java@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit: 
http://www.unidata.ucar.edu/mailing_lists/
_______________________________________________
NOTE: All exchanges posted to Unidata maintained email lists are
recorded in the Unidata inquiry tracking system and made publicly
available through the web.  Users who post to any of the lists we
maintain are reminded to remove any personal information that they
do not want to be made public.


thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/

  • 2016 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: