SIPN Reanalysis Ingest enables NSIDC operators to ingest data supporting the SIPN Reanalysis Plots program.
- 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.
Docker + docker-compose
OR
Python + Conda
Install a pre-built image from DockerHub (TODO: Add a link here after first release):
docker pull nsidc/sipn-reanalysis-ingest
See development documentation to learn how to build from source.
Before continuing: Ensure the correct environment variables are populated.
For development usage, see development documentation.
Start the task scheduler service:
./scripts/container_start.sh
Submit a job:
./scripts/container_cli.sh --help
PYTHONPATH=. python sipn_reanalysis_ingest/cli.py
TODO
See LICENSE.
See Code of Conduct.
This software was developed by the National Snow and Ice Data Center with funding from multiple sources.