Noaa-web-server is an NGINX server that hosts the NSIDC NOAA datasets. Metrics are run on these downloads using this repo: https://github.com/nsidc/noaadata-web-server-metrics
- 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 [email protected] for more information.
Docker + docker-compose
Install a pre-built image from DockerHub:
docker pull nsidc/noaa-web-server
If adding a new dataset that is not below /NOAA/
it must be added to the docker-compose.yml
under volumes
. It will also need to be addressed in the noaadata-web-server-metrics repo in the ingest_logs.py
file.
See LICENSE.
See Code of Conduct.
This software was developed by the National Snow and Ice Data Center with funding from multiple sources.