MetOffice / MetOffice/lfric_apps

LFRic2UM Land-Sea Mask

Open
#445 1 comment 0 reactions 1 assignee Claimed by @mo-lottieturner View on GitHub
enhancement LFRic Inputs
Dominant language
Fortran
Stars
31
Forks
118
Avg merge
2d 4h
Merged PRs (30d)
8

Description

### Are there any linked Issues or Pull Requests?

related to #265

### Brief description

Currently LFRic2UM does not use a land-sea mask, so sea points in a land field come out as MDI, and coastal points get corrupted by interpolating actual data with MDI points. Possibly blocks #265, possibly blocked-by #265

### Further details of the issue.

Lines 195 & 196 in `applications/lfricinputs/source/lfric2um/lfric2um_initialise_um_mod.f90` are:
```
! hardcode for now - aquaplanet
int_constants(ih_land_points) = 0
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.