MAPL

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

https://github.com/GEOS-ESM/MAPL

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    40 of 58 committers (69.0%) from academic institutions
  • Institutional organization owner
    Organization geos-esm has institutional domain (gmao.gsfc.nasa.gov)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.2%) to scientific vocabulary

Keywords from Contributors

earth-system-modeling atmospheric-modelling run-directory cloud-computing atmospheric-composition esmf geos-chem scale-factors regridding masks
Last synced: 7 months ago · JSON representation

Repository

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

Basic Info
Statistics
  • Stars: 34
  • Watchers: 25
  • Forks: 21
  • Open Issues: 228
  • Releases: 216
Created almost 7 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codeowners Copyright

README.md

MAPL Repository

GEOS-ESM

DOI

Ask DeepWiki

MAPL (Modeling Analysis and Prediction Layer) 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

  • Name: Goddard Earth Observing System - Earth System Modeling
  • Login: GEOS-ESM
  • Kind: organization

GitHub Events

Total
  • Create event: 427
  • Commit comment event: 3
  • Release event: 20
  • Delete event: 373
  • Member event: 3
  • Pull request event: 898
  • Fork event: 4
  • Issues event: 489
  • Watch event: 9
  • Issue comment event: 932
  • Push event: 1,662
  • Gollum event: 185
  • Pull request review event: 1,020
  • Pull request review comment event: 586
Last Year
  • Create event: 427
  • Commit comment event: 3
  • Release event: 20
  • Delete event: 373
  • Member event: 3
  • Pull request event: 898
  • Fork event: 4
  • Issues event: 489
  • Watch event: 9
  • Issue comment event: 932
  • Push event: 1,662
  • Gollum event: 185
  • Pull request review event: 1,020
  • Pull request review comment event: 586

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 3,608
  • Total Committers: 58
  • Avg Commits per committer: 62.207
  • Development Distribution Score (DDS): 0.665
Past Year
  • Commits: 420
  • Committers: 21
  • Avg Commits per committer: 20.0
  • Development Distribution Score (DDS): 0.605
Top Committers
Name Email Commits
Matthew Thompson m****n@n****v 1,210
Benjamin Auer b****r@n****v 698
Weiyuan Jiang w****g@n****v 341
Darian Boggs w****s@n****v 239
Tom Clune t****e@n****v 216
Yonggang Yu y****u@n****v 201
Atanas Trayanov a****v@n****v 124
Amidu Oloso a****o@n****v 70
Weiyuan Jiang 5****g@u****m 53
Gian Villamil-Otero g****o@n****v 47
Tom Clune T****e@n****v 43
Raffaele Montuoro r****o@n****v 39
Jules Kouatchou J****1@n****v 37
Natalie Patten n****n@g****m 33
William Jamieson w****n@n****v 28
dependabot[bot] 4****]@u****m 24
Peter Norris p****s@n****v 21
Yonggang Yu y****u@c****u 20
Lizzie Lundgren e****n@s****u 18
Atanas Trayanov A****v@n****v 17
Benjamin Michael Auer b****r@g****l 17
Matthew Thompson f****n@g****m 10
Elliot Sherman e****n@n****v 9
JulesKouatchou j****u@g****m 8
Tom Clune T****e@n****v 8
William Jamieson w****n@h****u 6
William Putman W****n@n****v 5
Arlindo da Silva a****a@n****v 4
Atanas Trayanov 5****o@u****m 4
Atanas Trayanov A****v 4
and 28 more...

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 551
  • Total pull requests: 1,888
  • Average time to close issues: 3 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 30
  • Total pull request authors: 21
  • Average comments per issue: 1.91
  • Average comments per pull request: 0.63
  • Merged pull requests: 1,458
  • Bot issues: 2
  • Bot pull requests: 423
Past Year
  • Issues: 338
  • Pull requests: 1,032
  • Average time to close issues: 21 days
  • Average time to close pull requests: 2 days
  • Issue authors: 20
  • Pull request authors: 17
  • Average comments per issue: 0.94
  • Average comments per pull request: 0.5
  • Merged pull requests: 801
  • Bot issues: 2
  • Bot pull requests: 234
Top Authors
Issue Authors
  • tclune (221)
  • bena-nasa (94)
  • mathomp4 (77)
  • pchakraborty (47)
  • darianboggs (41)
  • metdyn (12)
  • lizziel (12)
  • atrayano (10)
  • yuanjianz (4)
  • GeorgeVandenberghe-NOAA (3)
  • weiyuan-jiang (3)
  • aoloso (3)
  • rtodling (3)
  • 1Dandan (2)
  • AlexanderRichert-NOAA (2)
Pull Request Authors
  • mathomp4 (506)
  • github-actions[bot] (409)
  • tclune (296)
  • bena-nasa (184)
  • darianboggs (127)
  • pchakraborty (123)
  • metdyn (63)
  • weiyuan-jiang (57)
  • JulesKouatchou (40)
  • atrayano (28)
  • dependabot[bot] (14)
  • aoloso (11)
  • sdrabenh (8)
  • rtodling (8)
  • lizziel (3)
Top Labels
Issue Labels
:chart_with_upwards_trend: MAPL3 (203) :gift: New Feature (85) :snowflake: Stale (66) 0 Diff (66) :hourglass: Long Term (50) :beetle: Bug (46) :hammer_and_wrench: Refactor (37) bug (31) :exclamation: High Priority (30) :question: Question (24) long term (18) :beetle: Bugfix (11) 0 diff (10) new feature (9) stale (9) Changelog Skip (8) 0 Diff Trivial (7) refactor (7) question (5) MAPL3 (5) high priority (3) 0 diff trivial (2) :memo: Documentation (2) :astonished: Non 0 Diff (2) :wrench: Github Actions (2) bugfix (1) 0 diff structural (1) documentation (1) :x: Wontfix (1) Skip Changelog (1)
Pull Request Labels
0 Diff (858) :chart_with_upwards_trend: MAPL3 (805) Changelog Skip (767) :wrench: Github Actions (311) 0 Diff Trivial (239) :gift: New Feature (238) 0 diff (211) Skip Changelog (201) MAPL3 (197) automatic (140) :hammer_and_wrench: Refactor (88) :beetle: Bugfix (85) 0 diff trivial (85) :beetle: Bug (64) bugfix (40) new feature (38) 0 diff structural (21) github_actions (21) dependencies (14) refactor (14) :no_entry_sign: Contingent - DNA (13) :memo: Documentation (13) :astonished: Non 0 Diff (12) documentation (10) :exclamation: High Priority (8) Non 0-diff (5) bug (5) Contingent - DNA (5) :hourglass: Long Term (5) :snowflake: Stale (4)

Packages

  • Total packages: 3
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 392
  • Total maintainers: 6
proxy.golang.org: github.com/geos-esm/mapl
  • Versions: 196
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 7 months ago
proxy.golang.org: github.com/GEOS-ESM/MAPL
  • Versions: 196
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 7 months ago
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.

  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 0.0%
Forks count: 23.9%
Average: 27.4%
Stargazers count: 27.8%
Dependent packages count: 57.9%
Last synced: 7 months ago

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