GithubHelp home page GithubHelp logo

nsidc / seaice_ecdr Goto Github PK

View Code? Open in Web Editor NEW
3.0 11.0 0.0 1.06 MB

Sea Ice Concentration 12.5km Enhanced CDR

License: MIT License

Shell 0.08% Python 99.92%
climate-data passive-microwave sea-ice-concentration climate-data-record

seaice_ecdr's Introduction

NSIDC logo NOAA@NSIDC logo

Enhanced Sea Ice CDR

Enhanced SeaIce CDR (ECDR) enables the creation of the 12.5km SeaIce CDR.

Please note that this repository is a work in progress and breaking changes are to be expected. Initial work on this repository is specific to NSIDC's internal systems and may not work as expected for external collaborators.

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 and installation

This code relies on the python packages defined in the included environment.yml file.

Use conda or mamba to install the requirements:

$ conda env create

To activate the environment:

$ conda activate pm_tb_data

Usage

seaice_ecdr is primarily interacted with through it's CLI. To utilize the CLI, use the provided scripts/cli.sh:

$ ./scripts/cli.sh  --help
Usage: python -m seaice_ecdr.cli.entrypoint [OPTIONS] COMMAND [ARGS]...

  Run the Sea Ice EDCDR.

Options:
  --help  Show this message and exit.

Commands:
  idecdr  Run the initial daily ECDR algorithm with AMSR2 data.
  nrt     Run NRT Sea Ice ECDR.

Logging

By default, logs are written to disk at /share/apps/G02202_V5/{ECDR_PRODUCT_VERSION}/{YYYY-MM-DD}.log. Up to 31 of these logs can exist at once (older log files get removed).

During large re-processing efforts, it may be desirable to temporarily disable logging to improve processing speed and reduce disk usage. To do so, set the DISABLE_FILE_LOGGING envvar to TRUE.

export DISABLE_FILE_LOGGING=TRUE

Development/contributing

See doc/development.md for more information.

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 NOAA.

seaice_ecdr's People

Contributors

sc0tts avatar trey-stafford avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.