Skip to main content
Committed ⭐️⭐️
January 23, 2023
Solved

using FDM

  • January 23, 2023
  • 3 replies
  • 193 views

I'm sorry, I'm new to cognite and don't quite understand the basics. FDM is one specific model with data? And if I need several models (I mean models filled with data) with the same schema, then I need to create several FDMs and then transform the data into them?

    Best answer by Anders Hafreager

    You would use the same data model for all of your wells. FDM tells you the structure of the data, and if all of your wells logically fits into that structure you are good to go!

    3 replies

    Anders Hafreager
    Practitioner ⭐️⭐️⭐️
    Practitioner ⭐️⭐️⭐️
    January 23, 2023

    Hi, thanks for using CDF! 

    What do you mean with several models with the same schema? What is the difference between the models in this case? How do you want to use the different models? 

    Committed ⭐️⭐️
    January 24, 2023

    Thanks for the quick response!)

    For example, I created an FDM for a well, then did a data transformation and now I have a specific well for which I can query and get the necessary data (timeseries data for simulation, etc.). But if I have hundreds of such wells? Do I need to create a separate FDM for each?

    Anders Hafreager
    Practitioner ⭐️⭐️⭐️
    Practitioner ⭐️⭐️⭐️
    January 26, 2023

    You would use the same data model for all of your wells. FDM tells you the structure of the data, and if all of your wells logically fits into that structure you are good to go!