A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

MAPL

A foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework.
https://github.com/GEOS-ESM/MAPL

Category: Climate Change
Sub Category: Earth and Climate Modeling

Keywords from Contributors

earth-system-model atmospheric-modeling esmf mpi geos-chem emissions configuration-files cloud-computing run-directory regridding

Last synced: about 2 hours ago
JSON representation

Repository metadata

MAPL is a foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework (ESMF)

README.md

MAPL Repository

GEOS-ESM

DOI

MAPL is a foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework (ESMF). MAPL fills in missing capabilities of ESMF, provides higher-level interfaces for common boiler-plate logic, and enforces various componentization conventions across ESMF gridded components within GEOS.

MAPL has 10 primary subdirectories for Fortran source code:

  1. shared - low level utilities that are used throughout the remainder of MAPL.
  2. profiler - time and memory profiling utility
  3. pfio - high-performance client-server I/O layer
  4. base (formerly MAPL_Base) - legacy core of MAPL. This layer will gradually evaporate under further refactoring.
  5. generic (under construction) - new home for MAPL extension of ESMF framework.
  6. oomph - next gen generic will eventually disappear
  7. gridcomps - Cap, History, and ExtData gridcomps used by all GEOS configurations.
  8. MAPL_cfio - this is a deprecated lower-level I/O layer that is generally replaced by GMAO_pFIO. Not all of the strings have been cut yet. Sometime soon, this directory will be eliminated.
  9. griddedio - layer between ESMF container and pfio library
  10. field_utils - utilities for manipulating data on ESMF fields in a rank- and typekind-agnostic way

MAPL also has a variety of other auxiliary directories:

  1. include - include files used by external gridded components.
  2. Apps - various Python and Perl scripts used by gridded components.
  3. Python - beginnings of a run-time scripting framework for GEOS configurations
  4. cmake - CMake build macros
  5. Tests - miscellaneous standalone drivers.
  6. pflogger_stub - workaround for apps that wish to avoid a dependency on pFlogger
  7. pfunit - pFUnit (unit testing framework) extensions for ESMF components
  8. benchmarks - miscellaneous benchmarking scripts
  9. docs - documentation

Installing MAPL

Please see the INSTALL.md file for instructions on how to install
MAPL. This also contains information on how to install the required dependencies
including subrepositories MAPL expects.

Using MAPL

You can find simple examples on how to use MAPL components in ESMF applications at:

MAPL Tutorial

A MAPL User's Guide is also available to have an in depth description of MAPL components.

Contributing

Please check out our contributing guidelines.

License

All files are currently licensed under the Apache-2.0 license, see LICENSE.

Previously, the code was licensed under the NASA Open Source Agreement, Version 1.3.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 3,491
Total Committers: 43
Avg Commits per committer: 81.186
Development Distribution Score (DDS): 0.665

Commits in past year: 457
Committers in past year: 17
Avg Commits per committer in past year: 26.882
Development Distribution Score (DDS) in past year: 0.584

Name Email Commits
Matthew Thompson m****n@n****v 1171
Benjamin Auer b****r@n****v 659
Weiyuan Jiang w****g@n****v 384
Tom Clune t****e@n****v 259
Darian Boggs w****s@n****v 234
Yonggang Yu y****u@n****v 199
Atanas Trayanov a****v@n****v 144
Amidu Oloso a****o@n****v 70
Gian Villamil-Otero g****o@n****v 48
Jules Kouatchou J****1@n****v 45
Raffaele Montuoro r****o@n****v 39
Natalie Patten n****n@g****m 39
William Jamieson w****n@n****v 34
dependabot[bot] 4****] 23
Peter Norris p****s@n****v 21
Yonggang Yu y****u@c****u 20
Benjamin Michael Auer b****r@g****l 17
Lizzie Lundgren e****n@s****u 15
Elliot Sherman e****n@n****v 9
Tom Clune T****e@n****v 8
Liam Bindle l****e@g****m 6
William Putman W****n@n****v 5
Arlindo da Silva a****a@n****v 4
Atanas Trayanov A****v 4
Patricia Castellanos p****s@n****v 3
Sebastian David Eastham s****m@m****u 3
bzhao B****o@n****v 3
Benjamin Michael Auer b****r@G****v 3
Benjamin Auer b****r@B****n 3
Amidu O. Oloso a****o@g****v 2
and 13 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 530
Total pull requests: 1,146
Average time to close issues: 3 months
Average time to close pull requests: 4 days
Total issue authors: 28
Total pull request authors: 19
Average comments per issue: 2.52
Average comments per pull request: 0.7
Merged pull request: 915
Bot issues: 0
Bot pull requests: 271

Past year issues: 335
Past year pull requests: 689
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 4 days
Past year issue authors: 23
Past year pull request authors: 16
Past year average comments per issue: 1.65
Past year average comments per pull request: 0.61
Past year merged pull request: 543
Past year bot issues: 0
Past year bot pull requests: 137

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/GEOS-ESM/MAPL

Top Issue Authors

  • tclune (227)
  • bena-nasa (89)
  • mathomp4 (70)
  • pchakraborty (37)
  • darianboggs (30)
  • metdyn (15)
  • atrayano (15)
  • lizziel (10)
  • yuanjianz (5)
  • aoloso (4)
  • AlexanderRichert-NOAA (3)
  • GeorgeVandenberghe-NOAA (3)
  • weiyuan-jiang (3)
  • rtodling (3)
  • amdasilva (2)

Top Pull Request Authors

  • mathomp4 (321)
  • github-actions[bot] (264)
  • tclune (188)
  • bena-nasa (97)
  • darianboggs (63)
  • pchakraborty (60)
  • metdyn (42)
  • weiyuan-jiang (33)
  • JulesKouatchou (29)
  • atrayano (20)
  • aoloso (9)
  • dependabot[bot] (7)
  • sdrabenh (4)
  • rtodling (4)
  • sshakoor1 (1)

Top Issue Labels

  • :chart_with_upwards_trend: MAPL3 (206)
  • :gift: New Feature (92)
  • 0 Diff (73)
  • :hourglass: Long Term (73)
  • :snowflake: Stale (72)
  • :beetle: Bug (46)
  • :hammer_and_wrench: Refactor (39)
  • bug (31)
  • :question: Question (30)
  • :exclamation: High Priority (29)
  • long term (19)
  • refactor (10)
  • stale (10)
  • new feature (9)
  • 0 diff (8)
  • 0 Diff Trivial (6)
  • :beetle: Bugfix (6)
  • Changelog Skip (5)
  • MAPL3 (5)
  • high priority (3)
  • :astonished: Non 0 Diff (3)
  • 0 diff trivial (3)
  • question (3)
  • 0 diff structural (2)
  • :x: Wontfix (2)
  • :memo: Documentation (2)
  • bugfix (1)
  • documentation (1)

Top Pull Request Labels

  • 0 Diff (449)
  • :chart_with_upwards_trend: MAPL3 (414)
  • Changelog Skip (401)
  • Skip Changelog (170)
  • MAPL3 (166)
  • 0 diff (164)
  • :wrench: Github Actions (163)
  • 0 Diff Trivial (144)
  • automatic (130)
  • :gift: New Feature (117)
  • 0 diff trivial (76)
  • :hammer_and_wrench: Refactor (51)
  • :beetle: Bug (36)
  • bugfix (35)
  • :beetle: Bugfix (30)
  • new feature (30)
  • 0 diff structural (19)
  • refactor (11)
  • documentation (11)
  • :no_entry_sign: Contingent - DNA (10)
  • :astonished: Non 0 Diff (10)
  • github_actions (9)
  • dependencies (7)
  • Non 0-diff (5)
  • Contingent - DNA (5)
  • :hourglass: Long Term (5)
  • bug (4)
  • :snowflake: Stale (4)
  • :exclamation: High Priority (4)
  • :memo: Documentation (4)

Package metadata

spack.io: mapl

MAPL is a foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework (ESMF). MAPL fills in missing capabilities of ESMF, provides higher-level interfaces for common boiler-plate logic, and enforces various componentization conventions across ESMF gridded components within GEOS.

  • Homepage: https://github.com/GEOS-ESM/MAPL
  • Licenses: []
  • Latest release: (published about 3 hours ago)
  • Last Synced: 2025-04-27T14:04:57.234Z (about 3 hours ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 23.926%
    • Average: 27.413%
    • Stargazers count: 27.785%
    • Dependent packages count: 57.941%
  • Maintainers (6)

Dependencies

.github/workflows/changelog-enforcer.yml actions
  • dangoslen/changelog-enforcer v3 composite
.github/workflows/enforce-labels.yml actions
  • mheap/github-action-required-labels v3 composite
.github/workflows/push-to-develop.yml actions
  • actions/checkout v3.2.0 composite
  • devops-infra/action-pull-request v0.5.3 composite
.github/workflows/push-to-main.yml actions
  • actions/checkout v3.2.0 composite
  • devops-infra/action-pull-request v0.5.3 composite
.github/workflows/release-tarball.yml actions
  • actions/checkout v3.2.0 composite
.github/workflows/trigger-circleci-pipeline-on-release.yml actions
  • CircleCI-Public/trigger-circleci-pipeline-action v1.0.6 composite
.github/workflows/validate_yaml_files.yml actions
  • actions/checkout v3.2.0 composite
  • actions/upload-artifact v3 composite
  • ibiqlik/action-yamllint v3 composite
.github/workflows/workflow.yml actions
  • actions/checkout v3.2.0 composite
  • styfle/cancel-workflow-action 0.11.0 composite
.docker/Dockerfile docker
  • ${BASE_IMAGE} latest build
.github/actions/deploy-ford-docs/action.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/docs.yml actions
  • ./.github/actions/deploy-ford-docs * composite
  • actions/checkout v3 composite

Score: 11.078412524053402