Chris pointed out an area that Larry has made which I could use for testing on campus: \\spdr0.physics.uiowa.edu\home\jbf\data\istp\omni\omni_cdaweb\hro_5min\2007\omni_hro_5min_20070301_v01.cdf ChatGPT suggests I use file://spdr0.physics.uiowa.edu/home/jbf/data/istp/omni/omni_cdaweb/hro_5min/2007/omni_hro_5min_20070301_v01.cdf as the URI for this. Since there are two slashes, this would work.
Chris pointed out an area that Larry has made which I could use for testing on campus: \\spdr0.physics.uiowa.edu\home\jbf\data\istp\omni\omni_cdaweb\hro_5min\2007\omni_hro_5min_20070301_v01.cdf ChatGPT suggests I use file://spdr0.physics.uiowa.edu/home/jbf/data/istp/omni/omni_cdaweb/hro_5min/2007/omni_hro_5min_20070301_v01.cdf as the URI for this. Since there are two slashes, this would work.
Chris pointed out an area that Larry has made which I could use for testing on campus: "\spdr0.physics.uiowa.edu\home\jbf\data\istp\omni\omni_cdaweb\hro_5min\2007\omni_hro_5min_20070301_v01.cdf" ChatGPT suggests I use file://spdr0.physics.uiowa.edu/home/jbf/data/istp/omni/omni_cdaweb/hro_5min/2007/omni_hro_5min_20070301_v01.cdf as the URI for this. Since there are two slashes, this would work.
Windows UNC paths can't be accessed
Windows UNC paths can't be accessed
DataSetURI.getFile on Windows incorrectly canonizes the URI
I verified this works with the pngWalkTool as well.
$x works because format just inserts "" for $x and this then matches when parsing. I've added getExampleExtras to TimeParser which will return a nominal value to use.