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

Possible shr_scam_getCloseLatLon issue #65

Closed
quantheory opened this issue Jul 28, 2015 · 2 comments
Closed

Possible shr_scam_getCloseLatLon issue #65

quantheory opened this issue Jul 28, 2015 · 2 comments

Comments

@quantheory
Copy link
Member

This issue from Bugzilla seems to be a low priority, but still valid. Tony's description:

after a quick review for re-implementation in datm8, it looks like shr_scam_getCloseLatLon doesn't handle the wraparound lon properly. it also may not reset lons to [0,360] if lon values are ever less than -360. these probably don't cause any serious problems but could be fixed quite easily too. it also assumes a 2d regular lat lon grid. this could also easily be extended to more general grids.

@quantheory quantheory changed the title Possible shr_scam_getCloseLatLon Possible shr_scam_getCloseLatLon issue Jul 28, 2015
@mvertens
Copy link

SCAM is really problematic. We need to look at scam before June and revisit this problem periodically.

jedwards4b pushed a commit to jedwards4b/cime that referenced this issue Feb 23, 2016
need a flush before preview_namelist in case.build, need to allow for…
@billsacks billsacks added this to the cesm2 milestone Apr 27, 2016
@ekluzek ekluzek assigned brian-eaton and unassigned apcraig May 9, 2016
jedwards4b added a commit to jedwards4b/cime that referenced this issue Aug 17, 2016
changed example data size, added valgrind suppression file
@jedwards4b
Copy link

Moved to ESMCI issue 856

jedwards4b added a commit to jedwards4b/cime that referenced this issue Jan 23, 2019
Master merge
Merge nuopc-cmeps to the latest cime/master

Test suite: ./create_test --xml-testlist ../src/drivers/nuopc/cime_config/testdefs/testlist_drv.xml --xml-machine cheyenne --xml-category nuopc --walltime 00:30:00 --compare jan01 --baseline-root /glade/scratch/mvertens/BASELINES

Differences in f19_g17 and f19_g17 cases due to change in mapping files.

Test baseline: jan01
Test namelist changes:
Test status: bit for bit
Fixes [CIME Github issue #]

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
externals:
cam 90394
cice a20bfa6
clm b80b478
MOM 888ad0d9
gold2718 added a commit to gold2718/cime that referenced this issue Dec 16, 2023
Updates for NorESM2.1
- Update min python to 3.8 (oldest supported version)
- Correct restrictions on grids that do not support an active ocean component
- Bring supported test categories in line with NorESM testing
    - `noresm_prealpha`: For testing before making any alpha or release tag
    - `aux_<xxx>`: For component-specific pre-tag testing (e.g., `aux_cam_noresm`, `aux_clm`).

Test suite: Ran `create_newcase` against all CAM and NorESM compsets
Test baseline: NA
Test namelist changes: No
Test status: BfB

User interface changes?: Supported test suite names now `prealpha_noresm` and `aux_<xxx>`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants