--- --- {% include header.html %}

Team & Community

Originally, SDAP represented a collaboration between NASA Jet Propulsion Laboratory (JPL), Center for Ocean-Atmospheric Prediction Studies, Florida State University, the Computational Information Systems Laboratory (CISL) / National Center for Atmospheric Research (NCAR), and George Mason University (GMU). As the SDAP community expands, so will the happy faces below...

The SDAP team happily welcomes contributors and supporters of our work. Contributions, bug reports, and suggestions are welcome for the core products, website, documentation, and everything else! See below for more information on joining our community, submitting effective contributions and bug reports.

Members

{% for org in site.data.team.team %}

{{ org.org }}

{% for member in org.members %}

{{member.name}}

GitHub:
{{member.github}}
Email:
{{member.email.text}}
{% endfor %}
{% endfor %}

Mailing Lists

Users

For users of Apache SDAP who want to keep up to date with new releases and community highlights. To subscribe, email user-subscribe@sdap.apache.org.

Dev

For contributors to Apache SDAP or those interested in ongoing design and development efforts. To subscribe, email dev-subscribe@sdap.apache.org.

Commits

For emails-on-commit across all Apache SDAP products. To subscribe, email commits-subscribe@sdap.apache.org.

Community Hubs

GitHub

Find our code on Github to browse and contribute.

Twitter

Follow us on Twitter to keep up to date on Apache SDAP and related developments.

Issues and Bugs

Visit our JIRA Issue Tracker for full information on current developments, bugs, etc.

Wiki

See our wiki for detailed information on project organization, roadmaps, etc.

{% include footer.html %}