a/.gitignore b/.gitignore new file mode 100644 index 0000000..5bb9b99 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.hugo_build.lock + +exampleSite/.hugo_build.lock \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e99...
sustainability Article Evaluating China's Air Pollution Control Policy with Extended AQI Indicator System: Example of the Beijing-Tianjin-Hebei Region Guanghui Yuan 1,† and Weixin Yang 2,*,† 1 School of Information Management and Engineering, Fintech Research Institute, Shanghai University of ...
{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Model Stock tutorial \n", "- This Jupyter notebook demonstrates the process of conducting a post-hoc Model Stock. " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "### Setup \n...
{\n /**\n * Initialise an instance of a VideoNode.\n * This should not be called directly, but created through a call to videoContext.createVideoNode();\n */\n constructor(src, gl, renderGraph, currentTime, globalPlaybackRate=1.0, sourceOffset=0, preloadTime = 4, attributes = {}...