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.
Dave,
Maybe I'm confused on what you're doing, and maybe I fixed a different
issue...but here are some screenshots of my TDS in action with your files and
catalog. The first is the main catalog page, the second is the catalog
specifics, the third is the constant offsets listing. Here's the catalog I'm
using:
<?xml version="1.0" encoding="UTF-8"?>
<catalog name="THREDDS Server Default Catalog : You must change this to fit
your server!"
xmlns="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0"
xmlns:xlink="http://www.w3.org/1999/xlink">
<service name="all" base="" serviceType="compound">
<service name="odap" serviceType="OpenDAP" base="/thredds/dodsC/" />
<service name="http" serviceType="HTTPServer"
base="/thredds/fileServer/" />
<!--service name="wcs" serviceType="WCS" base="/thredds/wcs/" /-->
<service name="wms" serviceType="WMS" base="/thredds/wms/" />
<service name="ncss" serviceType="NetcdfSubset"
base="/thredds/ncss/grid/" />
</service>
<featureCollection name="espresso_2013_da_history_fmrc" featureType="FMRC"
harvest="true" path="roms/espresso/2013_da/fmrc/his">
<metadata inherited="true">
<serviceName>all</serviceName>
</metadata>
<collection spec="C:/Users/madry/work/DavidRobertson/.*\.nc$"
name="espresso_2013_da_his_fmrc"
dateFormatMark="#espresso_his_#yyyyMMdd_HHmm"
olderThan="5 min" />
<update startup="true" rescan="0 0/5 * * * ? *" trigger="allow" />
<protoDataset choice="Penultimate">
<netcdf
xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2"
location="nc/cldc.mean.nc">
<remove name="ocean_time" type="variable" />
</netcdf>
</protoDataset>
<fmrcConfig regularize="false" datasetTypes="TwoD Files Runs
ConstantForecasts ConstantOffsets">
<dataset name="Best" offsetsGreaterEqual="26" />
</fmrcConfig>
</featureCollection>
</catalog>
<!-- localhost catalog for debugging issues -->
Thoughts?
-Lansing
Ticket Details
===================
Ticket ID: QYQ-125501
Department: Support THREDDS
Priority: Low
Status: ClosedAttachment:
espressoCatalog.PNG
Description: PNG image
Attachment:
espressoCatalogChoices.PNG
Description: PNG image
Attachment:
constantOffsetListing.PNG
Description: PNG image
Attachment:
22HourOffsetFile.PNG
Description: PNG image
Attachment:
openDAPAccessForm.PNG
Description: PNG image