Giter VIP home page Giter VIP logo

Comments (2)

sr-murthy avatar sr-murthy commented on June 12, 2024

This is not a bug. In master and dev the Oasis files generation and model run commands, which is what you are referring to, don't look for any accounts or FM related parameters, because this is part of the FM PR, which is why the production release of oasislmf doesn't have this feature either - it is only meant to generate GUL.

from oasislmf.

sr-murthy avatar sr-murthy commented on June 12, 2024

@mpinkerton-oasis I don't know whether you were referring to the version of the model subcommands in the FM branch or the main branches. As I said the main braches don't contain any FM stuff. But in the FM branch there is an option for specifying the source accounts file for both the Oasis files generation and model run commands:

       ...
        parser.add_argument('-y', '--source-accounts-file-path', default=None, help='Source accounts file path')

In both commands the option short flag is y and long flag is --source-accounts-file-path. You can see this here

https://github.com/OasisLMF/OasisLMF/blob/feature/mdk-fm/oasislmf/cmd/model.py#L461

https://github.com/OasisLMF/OasisLMF/blob/feature/mdk-fm/oasislmf/cmd/model.py#L794

from oasislmf.

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.