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.
Hi Ethan, That did the trick! Thanks, Mark Ethan Davis wrote: > OK. I got something that should work for you. Grab this jar file > > ftp://ftp.unidata.ucar.edu/pub/thredds/cataloggen/cataloggen-0.7a4.jar > > and try it with the "dir namer" after the "netCDF namer", both inside the > datasetSource element. The order matters because the "dir namer" pattern will > match all the datasets and "directory" datasets but the code goes through them > in order and doesn't rename already named datasets. > > This is a bit of a hack. I really need to rethink how all of this is working > but > that's not going to happen yet.