Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@nsidc/snow-today-webapp

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nsidc/snow-today-webapp

Snow Today Webapp

latest
npmnpm
Version
0.18.2
Version published
Maintainers
6
Created
Source

Snow Today Webapp

Snow Today screenshot

Enable users to browse daily snow variables in various regions (South-West US, maybe eventually High Mountain Asia).

Depends on Snow Today Webapp Server to function.

WARNING: This software is currently in early development. Do not expect it to be easily deployable.

Level of Support

This repository is not actively supported by NSIDC but we welcome issue submissions and pull requests in order to foster community contribution.

See the LICENSE for details on permissions and warranties. Please contact nsidc@nsidc.org for more information.

Requirements

This package requires either Docker or the NPM environment described by package.json.

Usage

Run from source:

docker compose up --build

Deploy latest version from UNPKG (replace snow-today-webapp in URLs with snow-today-webapp@X.Y.Z to deploy a specific version):

<div id="snow-today-webapp-appcontainer"></div>
...
<link rel="stylesheet"
      href="https://unpkg.com/@nsidc/snow-today-webapp/dist/main.css"
      type="text/css"></style>
<script src="https://unpkg.com/@nsidc/snow-today-webapp"></script>

Troubleshooting

Credit

This software was developed by the National Snow and Ice Data Center with funding from multiple sources.

FAQs

Package last updated on 18 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts