[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #TMR-458993]: Failure to handle GDS server-side analysis URL with netcdf 4.3.2



Ok, I reverted to previous behavior.
The fix (to my surprise) turned out to simple.
I have checked in a fix to github, but below is the required
change so you can modify your netcdf-c directly.

1. edit the file libdap2/cache.c
2. locate the following two lines (about line 225).
      if((flags & NCF_PREFETCH_ALL) == 0)
        ce = buildconstraintstring(constraint);
3. remove the first line (the 'if') so that the
   second line is executed unconditionally.



=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: TMR-458993
Department: Support netCDF
Priority: Urgent
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.