Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto PR - develop → MAPL-v3 - added matlab reader for tile file (ASCII and nc4) #82

Merged
merged 12 commits into from
Feb 24, 2025

Conversation

github-actions[bot]
Copy link

📝 Automatic PR: developrelease/MAPL-v3

Description

added matlab reader for tile file (ASCII and nc4)

📁 Modified files

CHANGELOG.md | 1 +
GEOSldas_App/preprocess_ldas_routines.F90 | 20 +-
.../util/shared/matlab/read_catchmentdef.m (new) | 46 +++
.../util/shared/matlab/read_tile_file.m (new) | 446 +++++++++++++++++++++
GEOSldas_App/util/shared/matlab/read_tilecoord.m | 100 ++---
LDAS_Shared/LDAS_TileCoordType.F90 | 34 +-
LDAS_Shared/LDAS_ensdrv_mpi.F90 | 2 +-
7 files changed, 571 insertions(+), 78 deletions(-)

@github-actions github-actions bot requested a review from a team as a code owner February 22, 2025 18:32
@github-actions github-actions bot added Skip Changelog Skips the Changelog Enforcer automatic MAPL3 labels Feb 22, 2025
@mathomp4 mathomp4 merged commit fa22a49 into release/MAPL-v3 Feb 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic MAPL3 Skip Changelog Skips the Changelog Enforcer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants