Skip to content

Latest commit

 

History

History
87 lines (45 loc) · 1.51 KB

README.md

File metadata and controls

87 lines (45 loc) · 1.51 KB

NSIDC logo

SIPN Reanalysis Ingest

SIPN Reanalysis Ingest enables NSIDC operators to ingest data supporting the SIPN Reanalysis Plots program.

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 [email protected] for more information.

Requirements

Docker + docker-compose

OR

Python + Conda

Installation

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.

Usage

Before continuing: Ensure the correct environment variables are populated.

For development usage, see development documentation.

With Docker

Start the task scheduler service:

./scripts/container_start.sh

Submit a job:

./scripts/container_cli.sh --help

Without Docker

PYTHONPATH=. python sipn_reanalysis_ingest/cli.py

Troubleshooting

TODO

License

See LICENSE.

Code of Conduct

See Code of Conduct.

Credit

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