Giter Site home page Giter Site logo

I/O API OPEN3 File Types about cmaq HOT 2 CLOSED

usepa avatar usepa commented on July 19, 2024
I/O API OPEN3 File Types

from cmaq.

Comments (2)

bnmurphy avatar bnmurphy commented on July 19, 2024

This has been addressed, temporarily, with the run script option "DISP". Setting it to "delete" will get rid of all output and logs files before running CMAQ. That update is undergoing internal review currently and will then be pushed to the repo.

from cmaq.

cjcoats avatar cjcoats commented on July 19, 2024

This should be a consistent FSUNKN3 all the way through:
From the I/O API documentation (https://www.cmascenter.org/ioapi/documentation/all_versions/html/OPEN3.html):

FSUNKN3==4 for read/write/update of unknown (new vs. old)
files. If file does not exist, create it;
else check for consistency with user-supplied
file description.
...
For FSUNKN3, if the file already exists, the file type, dimensions, time step and variables supplied by the caller must match those on the file. The caller-supplied starting date and time must be a legal output time step in the time step sequence found on the file: for example, if the starting time from the file header is 1997012:120000, and the time step is one hour (10000), then opening this file FSUNKN3 with a caller-supplied starting date and time of 1997012:180000 is OK (that would be time step number 7 for the file-header time step sequence) but a caller-supplied 1997011:120000 is not, since it is before the starting date and time from the file itself.

from cmaq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.