Skip to content

Code for downloading CSFR inputs and converting to a daily/monthly product for use by sipn-reanalysis-plots codebase.

License

Notifications You must be signed in to change notification settings

nsidc/sipn-reanalysis-ingest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 nsidc@nsidc.org 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.

About

Code for downloading CSFR inputs and converting to a daily/monthly product for use by sipn-reanalysis-plots codebase.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published