carbon-budget-explorer / cabe

Web application to explore carbon budgets
Apache License 2.0
1 stars 0 forks source link

Main branch seems broken #136

Closed Peter9192 closed 7 months ago

Peter9192 commented 7 months ago

Getting internal server error.

  File "/home/peter/pbl/cabe/ws.py", line 212, in stats
    globe = dsGlobal.CO2_globe
  File "/home/peter/pbl/cabe/venv/lib/python3.10/site-packages/xarray/core/common.py", line 278, in __getattr__
    raise AttributeError(
AttributeError: 'Dataset' object has no attribute 'CO2_globe'
Peter9192 commented 7 months ago

@MarkMDekker did you update the data?

Peter9192 commented 7 months ago

Okay found new data and it works again.