Coder Social home page Coder Social logo

Null CO2 intensity about eco-freq HOT 6 CLOSED

amkozlov avatar amkozlov commented on August 26, 2024
Null CO2 intensity

from eco-freq.

Comments (6)

amkozlov avatar amkozlov commented on August 26, 2024

I guess co2signal is not working properly, have you got API key from https://co2signal.com/ and specified it during install?
And what do you see in /var/log/ecofreq.log?

from eco-freq.

BenoitMorel avatar BenoitMorel commented on August 26, 2024

I have NA values in the relevant columns:

#Timestamp           	  gCO2/kWh	Fmax [Mhz]	Favg [Mhz]	CPU_Pmax [W]	GPU_Pmax [W]	SYS_Pavg [W]	Energy [J]	   CO2 [g]
2021-06-16T14:00:26 	        NA	      2700	      1115	      15.000	          NA	       9.026	  5415.514	        NA
2021-06-16T14:10:27 	        NA	      2700	      1121	      15.000	          NA	       9.017	  5410.047	        NA
2021-06-16T14:20:27 	        NA	      2700	      1050	      15.000	          NA	       9.176	  5505.797	        NA
2021-06-16T14:30:28 	        NA	      2700	       979	      15.000	          NA	       8.417	  5050.026	        NA
2021-06-16T14:40:28 	        NA	      2700	       870	      15.000	          NA	       8.309	  4985.510	        NA
2021-06-16T14:50:29 	        NA	      2700	      1036	      15.000	          NA	       9.250	  5550.250	        NA
2021-06-16T15:00:29 	        NA	      2700	       991	      15.000	          NA	       8.988	  5392.702	        NA
2021-06-16T15:10:30 	        NA	      2700	       950	      15.000	          NA	       8.869	  5321.193	        NA
2021-06-16T15:20:30 	        NA	      2700	      1295	      15.000	          NA	      10.911	  6546.773	        NA
2021-06-16T15:30:31 	        NA	      2700	      1333	      15.000	          NA	      10.889	  6533.284	        NA
2021-06-16T15:40:31 	        NA	      2700	      1394	      15.000	          NA	      11.019	  6611.389	        NA
2021-06-16T15:50:32 	        NA	      2700	      1421	      15.000	          NA	      11.290	  6773.749	        NA
2021-06-16T16:00:33 	        NA	      2700	      1304	      15.000	          NA	      10.082	  6049.292	        NA

I got my API key and specified it, yes. Is there any simple way for checking that querying works properly with my key?

from eco-freq.

amkozlov avatar amkozlov commented on August 26, 2024

sure, you can test it like this

curl 'https://api.co2signal.com/v1/latest?countryCode=DE'  -H 'auth-token: YOUR_TOKEN'

from eco-freq.

BenoitMorel avatar BenoitMorel commented on August 26, 2024

Thanks, it seems to work:

{"_disclaimer":"This data is the exclusive property of Tomorrow and/or related parties. If you're in doubt about your rights to use this data, please contact [email protected]","status":"ok","countryCode":"DE","data":{"carbonIntensity":399.055221900338,"fossilFuelPercentage":50.33483748033953},"units":{"carbonIntensity":"gCO2eq/kWh"}}

from eco-freq.

amkozlov avatar amkozlov commented on August 26, 2024

hm could it be that you have firewall or something else blocking connections from background services?

from eco-freq.

amkozlov avatar amkozlov commented on August 26, 2024

This is hopefully fixed with the newest version. Otherwise, please free to reopen.

from eco-freq.

Related Issues (10)

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.