Join the discussions about products powered by Cognite Data Fusion. Click the + CREATE TOPIC button in the menu bar to start the conversation.
Recently active
Hello Charts Early Adopter Community and happy 2022!We’re going to kick off the new year with our second New Features & Feedback invited to a webinar where we in the product team will be sharing the latest and greatest features in Charts.When: Wednesday January 26th from 15:00-16:00 CETWhere: Virtually (Microsoft Teams)→ Click here to join the call; we’ll be re-posting this link on January 26th before the webinar. The features we’ll highlight in this session will include…An in-depth walkthrough of the latest features and functionalities, including... New list component design Better usability for y-axis zooming and scrolling New InDSL functions for creating lines and synthetic signals + more A sneak peak of the features we're working on nextLike last time, I’ll be giving an in-depth walkthrough of these features and how to use them. We'll also have an open discussion between you, our early adopters, and the members of the Charts team about ideas for future improvements – we’l
You need to provide “source_oidc_credentials” and “destination_oidc_credentials” run your transformation via API/SDKBelow is the code sample how to use OIDC credentials in your transformationstransformations = [ Transformation( external_id="<external_id>", name="<name>", query="<Query>", destination=TransformationDestination.raw("<Database>", "<Table>"), conflict_mode="<upsert>", source_oidc_credentials=OidcCredentials( client_id="<CLIENT_ID>", client_secret="<CLIENT_SECRET>", scopes=f"<scopes>", token_uri=<"TOKEN_URL">, cdf_project_name=<"COGNITE_PROJECT"> ), destination_oidc_credentials=OidcCredentials( client_id="<CLIENT_ID>", client_secret="<CLIENT_SECRET>", scopes=f"<scopes>", token_uri=<"TOKEN_URL">, cdf_project_name=&
A technical introduction to parallel write-optimized and read-optimized Cognite Data Fusion TSDB. Read the full article here:
We have been asked by NTNU to provide data, SDKs and ocean challenges to one of their subjects starting in January 2022. Just contact me if you want to know more.TDT4861 - Bruk av AI og stordata for bærekraftig utvikling - Eksperter i Team - NTNU
Hi! We received this question from a partner and figured it could be useful for more of you, so sharing it here :) Step 1Create a label via the APIhttps://api.cognitedata.com/api/v1/projects/{project}/labelsDocument Referencehttps://docs.cognite.com/api/v1/#operation/createLabelDefinitions Step 2Run the following transformation query with the created labelselect id, externalId, array("<created_label>") as labels from _cdf.assetswhere id not in (select distinct parentId from _cdf.assets where parentId is not null) E.gCreate label as “leaf_node”select id, externalId, array("leaf_node") as labels from _cdf.assetswhere id not in (select distinct parentId from _cdf.assets where parentId is not null)
Hi Community! For those who’d prefer our Industrial Data Operations book as normal PDF, here it is. Enjoy!
Hi! Welcome back to the Transformations group on Cognite Hub. Now that you have tried out the transformations SDK and API ( and, I hope you liked it and didn’t miss sharing your experience or feedback with us). In this post, I will introduce you to Transformations CLI. Before that, a bit about me and why I am writing this article - I’m Emel Varol, Software Engineer in the Data integrations team. I contributed to the design and development of the new Transformations CLI and I can’t wait to introduce it to you. Let’s get started! Please note : The new Tranformations CLI replaces the old Jetfire CLI This article has two parts. The first part focuses on how to use Transformations CLI on your local system or virtual machine for developing transformations. The second part focuses on using CLI in version control systems like GitHub for CI/CDThe following parts aim to summarise the documentation for the CLI and the GitHub Action. Please refer to the full documentation here for more details!Tra
can you enable scrolling just for the section of the page where one creates the logic? (see attached picture) it would be nice if I could specify the degree of an exp. for instance y = ax^b+c would be a second order exp, For my specific usecase a = timeseries, b = constant and c = constant.
The digital twin is the foundation for industrial digitalization efforts, delivering real-time insights, accurate forecasting, and intelligent decision-making. In the almost two decades since the term was invented, industry - and the world - have changed dramatically. So what’s next for digital twin technology? Johan Krebber, IT Strategist at Cognite, summarized his perspective on the evolution of the digital twin concept during a panel at Ignite Talks, 2021’s big industrial digitalization conference.Read here an extended expert interview between Johan and Petteri Vainikka, our Vice President of Product Marketing, on the future of digital twins: Did this interview cause some reflections? We’d love to hear from you and your experiences.
We would like to change a name of our dataset in Fusion (specifically data set id=7661001648160088 on statnett, test), but get the error message [ { "status": 400, "message": "Either set must be populated or setNull must be true." }]` The dataset has related timeseries and asssets. What does it mean that the dataset must be populated? And what are we missing?
Design Performance Architecture Backups Access control Roadmap Design Time series databases typically come in two flavors: write-optimized and read-optimized. Cognite Data Fusion Time Series Database (CDF TSDB) strikes a balance between the two, ensuring that tens of millions of data points per second can be ingested and read in response to queries simultaneously, reliably, and with ultra-low latency both for input/indexing and querying.Write-optimized time series databases are useful as historians, constantly ingesting data from industrial equipment. But they are of limited use for large-scale analytics and are a poor choice to power interactive applications, as the stress from unevenly distributed user traffic may interfere with the reliable operation of time series ingestion. Examples include most industrial historians, as well as InfluxDB.Read-optimized time series databases on the other hand are an excellent choice for analytical query loads, but struggle with streaming ingestion.
A college has lost the Cognite hub account in the authenticator app.He cannot register as new account since his account exists.He needs to re-register Cognite hub but does not have the account details to manually enter them.Could you please provide details of the code and URL.Note that currently Cognite hub only provides the option to authenticate via the authenticator app. Could you also provide the option to authenticate via a text message.
This article is intended for customers that are planning to migrate, or are in the process of migrating, to Cognite Data Fusion’s (CDF) new authentication system which will be based on Open ID Connect (OIDC). It will cover in detail all aspects of this migration process, and hopefully help making this migration process as simple as possible.What is OIDC? OpenID Connect is an industry-standard protocol supported by many popular identity providers (IdP), such as Azure Active Directory (Azure AD), Microsoft's cloud-based identity and access management service.For more information about OIDC, please visit the official website. What are the benefits of using OIDC over CDF’s legacy authentication? The greatest benefit of using OIDC over CDF’s legacy authentication, is that the user’s identity will now have a single source of truth – the Identity Provider (idP). This simplifies identity management greatly, and makes it more secure by leveraging the idP’s strength – namely identity management.
Hi there,Thanks for being a member of Cognite Hub! Since our launch in May, we've grown to more than 700 members. Together, we've built a space where we can grow and build.Got any ideas? Share them with the community! Don't be shy — no question is too big or too small. No matter your experience or role, your thoughts are welcome.Thank you so much for all your engagement so far. We're excited to keep building better products, sharpening our competitive edge, and doing something great for the world.In the meantime, we've created a virtual holiday greeting for you below!Holiday Greetings from Anita & the Community Team
Hi all, did you know you can activate Cognite Solutions Portal, your one stop shop to all your Cognite enabled solutions, with just a few clicks? Check out this video for a quick deep dive into the Solutions Portal.I presented the Solutions Portal at yesterday's Product Release Spotlight Webinar as well. I'd recommend you to watch this webinar, for a quick intro to our major December release features. The recording is available for you here.For any thoughts, ideas or feedback on Cognite Solutions Portal, I'd love to hear from you in the comment field below this post
Hi!Im a designer, working on improving the front page of Charts.I would love to talk to 4 of you, to get feedback on our thought so far. I will show you what we are thinking, and you can help us move forward in the right direction.Comment here, or send me a mail to emmy.reehorst@cognite.com We want to do this for more features and improvement in the future. So even though we only need to talk to four of you this time, there will be several more opportunities in the future!
Hey Everyone,I’m Enikő from Cognite Academy. In our team, we create the e-learning courses and deliver the training events you can find on Cognite Learn.I’m excited to share with you the newest content we have just released: Cognite Data Fusion Fundamentals. This is the learning path for you if you’re new to Cognite Data Fusion and don’t know where to start your learning journey. The courses in this path walk you through the building blocks of CDF and help you get started with using the platform through guided hands-on exercises.Check out this article to learn more.
Many tasks in industry are perfect for robots. They are repetitive, located in hazardous or remote environments, and require a great deal of manual data collection. This is a great pain for thousands of industrial companies across the globe, hence also a good opportunity for Cognite. We are in a unique position where we facilitate digital twins for our customers. Hence, we can add context to the data captured by robots - which in turn will enrich the operational digital twins. In this read from Hart Energy you can read more about Solving the Robot Data Problem with Industrial DataOps by Francois Laborie, Cognite President of North America, Cognite Data Fusion (CDF) gives industrial companies a powerful data foundation for automation. With access to sensor data, asset hierarchies, and spatial information in one place, robotics systems — from drones to wheeled and four-legged robots — can connect to digital twins and collect data automatically through their APIs. CDF makes this integra
Thanks to those of you who joined us live for our first webinar in our New Features & Feedback series.You will find the session recording, below, and you can view the slides that we presented by clicking here.We look forward to our next New Features & Feedback session in January 2022!
We, C4IR Ocean, want to become the world’s most important data collaboration hub, advancing both ocean health and wealth…..and being powered by CDF! This Monday, I participated in one of Norway´s most popular knowledge based radio shows, #ekko Norsk rikskringkasting (NRK) P2. The newly appointed Minister for Fisheries and Ocean Policy Bjørnar Skjæran was the main guest for this special edition called "The Ocean Hour". The show is in Norwegian….unfortunately. https://radio.nrk.no/serie/ekko/MDFP02019321I even got some pictures of the minister and me :)
Today we had the first Ocean Data Platform webinar ever due to our close partnership with OPS Seafood Norway (“OPS Sjømat”). We have completed the first phase in our collaboration project and will soon launch a “lusedata” (salmon lice analytics) solution in limited availability to be tested with fish health experts. We have got location data and lice statistics from more than 1000 Norwegian aquaculture locations.Here’s a screenshot from the MVP:
Hi there,I am trying to authenticate the CogniteClient in bluefield using our Azure B2C: response = requests.request("POST", "https://oceandataplatform.b2clogin.com/oceandataplatform.onmicrosoft.com/B2C_1A_ROPC_Auth/oauth2/v2.0/token", headers={ 'Content-Type': 'application/x-www-form-urlencoded'}, data={ "grant_type": 'password', "client_id": client_id, "scope": 'openid https://westeurope-1.cognitedata.com/user_impersonation', "username": username, "password": password,})creds = response.json()client = CogniteClient( token=creds["access_token"], project="oceandata", base_url='https://westeurope-1.cognitedata.com', client_name="cognite-python-dev", debug=True,)This works perfectly :) Edit: I initially asked how to get this working before spotting a typo in the code. Everything works fine now. Leaving the post here so that others may use it for reference.
Hello Digitalization Community! On December 16th from 14:00-15:00 CET, we will be hosting a live webinar to present highlights from the latest CDF release.In this session we’ll:Take a quick look at all new release functionality for December Demonstrate improved data profiling capability, allowing you to understand your data in a visual and intuitive way. Share the new features of CDF for handling visual data and invite you to join the Early Adopter group for these new capabilities. Introduce the Cognite Solutions Portal which gathers all your Cognite Data Fusion enabled solutions in one place, from dashboards, to applications, third party solutions and everything in between.You can RSVP for the webinar on the Events section of Cognite Hub or click here.This is the second webinar in our Product Release Spotlight series. If you missed the October Product Release Spotlight, you can catch up here.See you on December 16th at 14:00 CET!
This is a friendly reminder that we will be hosting our New Features & Feedback webinar today from 15:00-16:00 CET → You can join the Microsoft Teams call by clicking here ←If you have any trouble joining, please leave a comment in this thread or send an email to eric.stein@cognite.com We’ll be giving a deep dive tutorial about the new no-code calculations builder and automatic data alignment, which were released yesterday. We’ll also be hearing from you – our early adopters – with your feedback and ideas for how we might improve upon these features in the future.This session will also be recorded and the video will be shared here in the Early Adopter Group afterwards. The team and I are looking forward to talking with you soon!