Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9218683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T02:55:14+00:00 2026-06-18T02:55:14+00:00

I am running operational ocean model, so I put new netCDF files every day

  • 0

I am running operational ocean model, so I put new netCDF files every day into the folder which is served via opendap TDS and tomcat.
When model is done old files are overwritten with new ones they have the same name(!) but seems that server is not updating/serving new data. If I do ncdump at the system disk file I get one values; than if I use access via opendap the same ncdump I got different, seems to me like it is cached and hold and not refreshed as I would like.
Is there a way to disable caching of the netCDF files via TDS opendap tomcat?
Thanks,
cheers
Ivica

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T02:55:16+00:00Added an answer on June 18, 2026 at 2:55 am

    To make sure that the THREDDS Data Server (TDS) does not cache your data, you can set up a datasetRoot that is not cached. Here’s an actual example we use for an ocean forecast model, where new forecast NetCDF files are simply uploaded to the server every day, using the same names (here NECOFS_GOM2_FORECAST.nc, NECOFS_GOM3_FORECAST.nc, etc.):

    <?xml version="1.0" encoding="UTF-8"?>
    <catalog xmlns="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0"
      xmlns:xlink="http://www.w3.org/1999/xlink" name="THREDDS Catalog for NetCDF Files" version="1.0.1">
    
      <service name="allServices" serviceType="Compound" base="">
        <service name="ncdods" serviceType="OpenDAP" base="/thredds/dodsC/"/>
        <service name="HTTPServer" serviceType="HTTPServer" base="/thredds/fileServer/"/>
      </service>
    
      <datasetRoot path="FVCOM" location="/http/www/CODFISH/Data/FVCOM/" cache="false"/>
    
      <dataset name="NECOFS GOM2 Forecast" ID="gom2_nocache" serviceName="allServices"
        urlPath="FVCOM/NECOFS/Forecasts/NECOFS_GOM2_FORECAST.nc" dataType="Grid"/>
    
      <dataset name="NECOFS GOM3 Forecast" ID="gom3_nocache" serviceName="allServices"
        urlPath="FVCOM/NECOFS/Forecasts/NECOFS_GOM3_FORECAST.nc" dataType="Grid"/>
    
      <dataset name="NECOFS MET Forecast" ID="necofs_met" serviceName="allServices"
        urlPath="FVCOM/NECOFS/Forecasts/NECOFS_MET_FORECAST.nc" dataType="Grid"/>
    
      <dataset name="NECOFS GOM3 Wave Forecast" ID="necofs_gom3_wave" serviceName="allServices"
        urlPath="FVCOM/NECOFS/Forecasts/NECOFS_WAVE_FORECAST.nc" dataType="Grid"/>
    
      <dataset name="NECOFS MASSBAY Forecast" ID="massbay_nocache" serviceName="allServices"
        urlPath="FVCOM/NECOFS/Forecasts/NECOFS_FVCOM_OCEAN_MASSBAY_FORECAST.nc" dataType="Grid"/>
    
    </catalog>
    

    There is more information on https://www.unidata.ucar.edu/projects/THREDDS/tech/reference/ThreddsConfigXMLFile.html, where it also says “LOOK the following may not be working” but for sure it works on TDS 4.2.9, because we are using it here: http://www.smast.umassd.edu:8080/thredds/forecasts.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have UI which displaying status of long-running operations (downloading some text files from
i have a long running function¹: public string FindPasswordFromHash(String hash) { ... } which
I have an nsoperation class where I want to store that running operation into
I have an Android app, in which Activities fire long running operations that run
I have a long running operation which I am putting on a background thread
I'm running into some bugs now that I'm trying to use the doubly linked
We're running our Win8 Metro unit tests from powershell using vstest.console.exe, which is included
If a long running operation is defined in a frequently called static method, is
any idea suggestion about BGW for long-running operation?
In our wicket application I need to start a long-running operation. It will communicate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.