MAPL
MAPL is a foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework (ESMF)
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
Repository
MAPL is a foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework (ESMF)
Basic Info
- Host: GitHub
- Owner: GEOS-ESM
- License: apache-2.0
- Language: Fortran
- Default Branch: main
- Homepage: https://geos-esm.github.io/MAPL-docs/
- Size: 20.2 MB
Statistics
- Stars: 34
- Watchers: 25
- Forks: 21
- Open Issues: 228
- Releases: 216
Metadata Files
README.md
MAPL Repository
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:
- shared - low level utilities that are used throughout the remainder of MAPL.
- profiler - time and memory profiling utility
- pfio - high-performance client-server I/O layer
- base (formerly MAPL_Base) - legacy core of MAPL. This layer will gradually evaporate under further refactoring.
- generic (under construction) - new home for MAPL extension of ESMF framework.
- oomph - next gen generic will eventually disappear
- gridcomps - Cap, History, and ExtData gridcomps used by all GEOS configurations.
- 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.
- griddedio - layer between ESMF container and pfio library
- 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:
- include - include files used by external gridded components.
- Apps - various Python and Perl scripts used by gridded components.
- Python - beginnings of a run-time scripting framework for GEOS configurations
- cmake - CMake build macros
- Tests - miscellaneous standalone drivers.
- pflogger_stub - workaround for apps that wish to avoid a dependency on pFlogger
- pfunit - pFUnit (unit testing framework) extensions for ESMF components
- benchmarks - miscellaneous benchmarking scripts
- 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:
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
- Website: https://gmao.gsfc.nasa.gov/index.php
- Repositories: 54
- Profile: https://github.com/GEOS-ESM
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
Top Committers
| Name | 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... | ||
Committer Domains (Top 20 + Academic)
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
Pull Request Labels
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
- Documentation: https://pkg.go.dev/github.com/geos-esm/mapl#section-documentation
- License: apache-2.0
-
Latest release: v2.59.0+incompatible
published 8 months ago
Rankings
proxy.golang.org: github.com/GEOS-ESM/MAPL
- Documentation: https://pkg.go.dev/github.com/GEOS-ESM/MAPL#section-documentation
- License: apache-2.0
-
Latest release: v2.59.0+incompatible
published 8 months ago
Rankings
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
- License: []
Rankings
Maintainers (6)
Dependencies
- dangoslen/changelog-enforcer v3 composite
- mheap/github-action-required-labels v3 composite
- actions/checkout v3.2.0 composite
- devops-infra/action-pull-request v0.5.3 composite
- actions/checkout v3.2.0 composite
- devops-infra/action-pull-request v0.5.3 composite
- actions/checkout v3.2.0 composite
- CircleCI-Public/trigger-circleci-pipeline-action v1.0.6 composite
- actions/checkout v3.2.0 composite
- actions/upload-artifact v3 composite
- ibiqlik/action-yamllint v3 composite
- actions/checkout v3.2.0 composite
- styfle/cancel-workflow-action 0.11.0 composite
- ${BASE_IMAGE} latest build
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- ./.github/actions/deploy-ford-docs * composite
- actions/checkout v3 composite