Code Monkey home page Code Monkey logo

Comments (3)

alsnhll avatar alsnhll commented on June 5, 2024 1

This issue requires a bit more discussion. The main discussion items are:

  • I suggest we don't call this "data" ... since "data" makes people think about actual disease observations. Can we call this "model_input" for example?
  • Are we sure we want a single place to look for all this info? Maybe every file should be specified by the full relative fill path. That way, people can organize files as they wish, and if they have unique directories storing different information, perhaps because it's output of another simulation, they have that option.

Some related issues:

  • Data_path is not where the config looks for the initial conditions, seeding file, or parameter timeseries. Are there other config inputs where values are looked up in a separate file?
  • It is actually a bit confusing for which seeding/IC options you need to specify a complete file path vs just file name within "data_path". For example, where do FolderDraw methods look?

from flepimop.

saraloo avatar saraloo commented on June 5, 2024

Relatedly:
#78

from flepimop.

alsnhll avatar alsnhll commented on June 5, 2024

Decided instead to remove the data_path config input. Instead, specify the full (relative) file path for every input file. We will set the norm of storing all model input files in a model_input directory. Need to update flepimop core code to look for geodata in a path that does not involve appending the "data_path" directory onto the geodata and mobility data file names

from flepimop.

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.