.gitignore
MANIFEST.in
README.md
build.sh
environment.yml
pyproject.toml
setup.py
.vscode/launch.json
.vscode/settings.json
ncr/__init__.py
ncr/__main__.py
ncr/colorformat.py
ncr/datastream.py
ncr/datastreamdiff.py
ncr/server.py
ncr/standard.py
ncr/summary.py
ncr/utils.py
ncr/version.py
ncr_web/.dockerignore
ncr_web/.eslintrc.json
ncr_web/.gitignore
ncr_web/.htaccess
ncr_web/Dockerfile
ncr_web/README.md
ncr_web/__init__.py
ncr_web/compose.yaml
ncr_web/ncreview.conf
ncr_web/package-lock.json
ncr_web/package.json
ncr_web/start-container.sh
ncr_web/tsconfig.json
ncr_web/build/asset-manifest.json
ncr_web/build/data.php
ncr_web/build/favicon-16x16.png
ncr_web/build/favicon-180x180.png
ncr_web/build/favicon-32x32.png
ncr_web/build/favicon-48x48.png
ncr_web/build/favicon.ico
ncr_web/build/index.html
ncr_web/build/manifest.json
ncr_web/build/ncreview.png
ncr_web/build/plotvar.php
ncr_web/build/robots.txt
ncr_web/build/static/js/main.75ae4e81.js
ncr_web/build/static/js/main.75ae4e81.js.LICENSE.txt
ncr_web/build/static/js/main.75ae4e81.js.map
ncr_web/public/data.php
ncr_web/public/favicon-16x16.png
ncr_web/public/favicon-180x180.png
ncr_web/public/favicon-32x32.png
ncr_web/public/favicon-48x48.png
ncr_web/public/favicon.ico
ncr_web/public/index.html
ncr_web/public/manifest.json
ncr_web/public/ncreview.png
ncr_web/public/plotvar.php
ncr_web/public/robots.txt
ncr_web/src/index.tsx
ncr_web/src/react-app-env.d.ts
ncr_web/src/setupProxy.js
ncr_web/src/setupTests.ts
ncr_web/src/components/ActionsSet.tsx
ncr_web/src/components/App.tsx
ncr_web/src/components/Bargraphs.tsx
ncr_web/src/components/D3Plot.jsx
ncr_web/src/components/DataTable.tsx
ncr_web/src/components/DataView.tsx
ncr_web/src/components/Header.tsx
ncr_web/src/components/Legend.tsx
ncr_web/src/components/LinkToOriginalNCR.tsx
ncr_web/src/components/Plot.tsx
ncr_web/src/components/PlotToolbar.tsx
ncr_web/src/components/Sections.tsx
ncr_web/src/components/StaticValue.tsx
ncr_web/src/components/StatusIndicator.tsx
ncr_web/src/components/Summaries.tsx
ncr_web/src/components/Timelines.tsx
ncr_web/src/components/UIComponents.tsx
ncr_web/src/components/Variable.tsx
ncr_web/src/components/VariablePlot.tsx
ncr_web/src/components/index.tsx
ncr_web/src/models/.gitkeep
ncr_web/src/models/HighchartsChart.ts
ncr_web/src/models/MiscTypes.ts
ncr_web/src/models/NCReviewData.ts
ncr_web/src/resources/.gitkeep
ncr_web/src/resources/constants.ts
ncr_web/src/services/DataService.ts
ncr_web/src/services/Services.ts
ncr_web/src/services/ServicesContext.ts
ncr_web/src/services/ServicesProvider.tsx
ncr_web/src/services/index.tsx
ncr_web/src/services/useServices.ts
ncr_web/src/services/withServices.tsx
ncr_web/src/styles/commonStyles.tsx
ncr_web/src/styles/createTheme.ts
ncr_web/src/styles/utilityTypes.ts
ncr_web/src/utils/index.tsx
ncr_web/src/utils/utils.ts
ncreview_plus.egg-info/PKG-INFO
ncreview_plus.egg-info/SOURCES.txt
ncreview_plus.egg-info/dependency_links.txt
ncreview_plus.egg-info/entry_points.txt
ncreview_plus.egg-info/requires.txt
ncreview_plus.egg-info/top_level.txt
package/apr_build.sh
package/get_package_version.sh
package/ncrpy.post
package/package-ncrpy.yaml
package/package-web.yaml
web-legacy/.htaccess
web-legacy/data.php
web-legacy/dq_inspector.php
web-legacy/dq_plot.php
web-legacy/index.html
web-legacy/css/ncreview.css
web-legacy/css/night.css
web-legacy/js/bargraph.js
web-legacy/js/better-details-polyfill.js
web-legacy/js/better-dom.js
web-legacy/js/d3.min.js
web-legacy/js/datastream.js
web-legacy/js/jquery-2.1.1.min.js
web-legacy/js/load_json.js
web-legacy/js/plot.js
web-legacy/js/polar_plot.js
web-legacy/js/static_data.js
web-legacy/js/structure.js
web-legacy/js/timeline.js
web-legacy/js/timeline_2.js
web-legacy/js/utils.js
web-legacy/js/variable.js