Gå til hovedinnhold

Figur

Figure 1: Summary of the four phases of ecosystem condition assessment according to PAEC, and the main tasks involved in each phase. PAEC allows non-mandatory involvement of a stakeholder group in the assessment panel in addition to the scientific panel. In such cases, the stakeholder group would provide input during the Scoping Phase (Task S2), participate in all or parts of the plenary assessment meeting (Tasks V1-V7) and provide comments on the assessment report prior to peer review (Task R2). Stakeholders were not involved in the Barents Sea assessment, and tasks S2 and R2 hence not included. Revised from (Jepsen et al., 2020).
Figur file_html_d1a3085609a3c813.png
HTTP/1.0 500 Internal Server Error Server: Zope/(2.13.22, python 2.7.18, linux2) ZServer/1.1 Date: Tue, 16 Sep 2025 10:06:57 GMT Access-Control-Allow-Methods: GET, OPTIONS Charset: utf-8 Last-Modified: Thu, 13 Dec 2018 10:36:15 GMT Connection: close Access-Control-Allow-Credentials: True Access-Control-Allow-Origin: * Access-Control-Allow-Headers: x-requested-with,content-type Content-Type: text/html Mako Runtime Error

Error !

KeyError: u'_static_css_get_image_carousel_styles'

<%namespace file="/functions/menu" name="menu" import="*"/> <%namespace file="gettop" name="top" import="*"/> <%namespace file="getbottom" name="bottom" import="*" /> <%namespace file="/static/css/get-image-carousel-styles" name="getImageCarouselStyles" import="*"/> <% if site.REQUEST['HTTP_USER_AGENT'].find('MSIE') != -1: site.REQUEST.RESPONSE.setHeader("X-UA-Compatible", "IE=edge,chrome=1") %>
/venv/lib/python2.7/site-packages/mako/template.py, line 380:
del sys.modules[self.module_id]
/venv/lib/python2.7/site-packages/mako/template.py, line 322:
module = self._compile_from_file(path, filename)
/venv/lib/python2.7/site-packages/mako/lookup.py, line 321:
**self.template_args)
/venv/lib/python2.7/site-packages/mako/lookup.py, line 256:
return self._load(srcfile, uri)
/venv/lib/python2.7/site-packages/mako/runtime.py, line 793:
return lookup.get_template(uri)
/venv/lib/python2.7/site-packages/mako/runtime.py, line 560:
calling_uri)
templates/imr/site, line 5:
<%namespace file="/static/css/get-image-carousel-styles" name="getImageCarouselStyles" import="*"/>
/venv/lib/python2.7/site-packages/mako/runtime.py, line 781:
gen_ns(context)
templates/imr/figure-viewer, line 1:
/venv/lib/python2.7/site-packages/mako/runtime.py, line 805:
ret = template.module._mako_inherit(template, context)
/venv/lib/python2.7/site-packages/mako/runtime.py, line 863:
(inherit, lclcontext) = _populate_self_namespace(context, tmpl)
/venv/lib/python2.7/site-packages/mako/runtime.py, line 829:
**_kwargs_for_callable(callable_, data))
/venv/lib/python2.7/site-packages/mako/template.py, line 445:
return runtime._render(self, self.callable_, args, data)
/home/lime/docker-inst/Products/LimeTemplate/LimeTemplate.py, line 722:
html = mytemplate.render(object=object, site=site, request=self.REQUEST, extra=extra.get('kwargs', None), **extra)