Skip to content

d70-t/gridlook

Repository files navigation

gridlook

Javascript based viewer for ICON model output on native grid.

note

When deployed, this website will do CORS requests towards the DKRZ swift server. These requests must be allowed on the server side. According to the docs this is possible using container metadata. Using the swift tool, you can set the required configuration using:

swift post nextGEMS -m "X-Container-Meta-Access-Control-Allow-Origin:*"

for the nextGEMS container.

This template should help get you started developing with Vue 3 in Vite.

vue & npm

this project uses vue.js and npm

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

3D viewer for ESM datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published