Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GEOS-ESM/swell
Workflow system for coupled data assimilation applications
https://github.com/GEOS-ESM/swell
Last synced: 3 months ago
JSON representation
Workflow system for coupled data assimilation applications
- Host: GitHub
- URL: https://github.com/GEOS-ESM/swell
- Owner: GEOS-ESM
- License: apache-2.0
- Created: 2022-01-25T20:17:17.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-11T14:59:32.000Z (5 months ago)
- Last Synced: 2024-06-11T16:29:33.979Z (5 months ago)
- Language: Python
- Homepage: https://geos-esm.github.io/swell/
- Size: 8.14 MB
- Stars: 14
- Watchers: 12
- Forks: 3
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- open-sustainable-technology - swell - Used to generate experiments using the JEDI data assimilation system and NASA's Goddard Earth Observing System (GEOS) numerical weather forecast mode. (Climate Change / Earth and Climate Modeling)
README
#
[![Swell code tests](https://github.com/GEOS-ESM/swell/actions/workflows/code_tests.yml/badge.svg?branch=develop)](https://github.com/GEOS-ESM/swell/actions/workflows/code_tests.yml)
[![Python coding norms](https://github.com/GEOS-ESM/swell/actions/workflows/python_coding_norms.yml/badge.svg?branch=develop)](https://github.com/GEOS-ESM/swell/actions/workflows/python_coding_norms.yml)[![Tier 1 Applications Tests (Discover)](https://github.com/GEOS-ESM/swell/actions/workflows/tier1_application_discover.yml/badge.svg?branch=develop)](https://github.com/GEOS-ESM/swell/actions/workflows/tier1_application_discover.yml)
[![Tier 2 Applications Tests (Discover)](https://github.com/GEOS-ESM/swell/actions/workflows/tier2_application_discover.yml/badge.svg?branch=develop)](https://github.com/GEOS-ESM/swell/actions/workflows/tier2_application_discover.yml)#
### Licence:
(C) Copyright 2021- United States Government as represented by the Administrator of the National
Aeronautics and Space Administration. All Rights Reserved.[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
### Description:
Software infrastructure for deploying cycling workflow for coupled data assimilation applications
using a workflow manager and scheduler.### Documentation
Documentation for swell, which includes installation instructions, can be found at https://geos-esm.github.io/swell.