geoschem / HEMCO

The Harmonized Emissions Component (HEMCO), developed by the GEOS-Chem Support Team.
https://hemco.readthedocs.io
Other
15 stars 31 forks source link

Remove month loop in GetIndex2Interp #254

Closed nicholasbalasus closed 5 months ago

nicholasbalasus commented 6 months ago

Name and Institution (Required)

Name: Nick Balasus Institution: Harvard University

Confirm you have reviewed the following documentation

Describe the update

Removes one of the loops in GetIndex2Interp that was used to find the upper bound for time interpolation. The loop that is removed is impacting leaf area index interpolation (see #253).

Expected changes

Met_MODISLAI will be altered in all simulations.

Reference(s)

n/a

Related Github Issue(s)

253

yantosca commented 6 months ago

All GEOS-Chem Classic integration tests passed:

==============================================================================
GEOS-Chem Classic: Execution Test Results

GCClassic #6417c08 HEMCO submodule update: Merge PR #244 containing fix for IsModelLevel check in CESM and WRF-GC
GEOS-Chem #e4145feec Merge pull request #1522 from branch 'feature/cloud-j' into dev/14.3.0
HEMCO     #c247be4 Added changelog entry for LAI interpolation bug fix

Using 24 OpenMP threads
Number of execution tests: 26

Submitted as SLURM job: 14255864
==============================================================================

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
yantosca commented 6 months ago

All GCHP integration tests also passed

==============================================================================
GCHP: Execution Test Results

GCHP      #5692f34 GEOS-Chem submod update: Merge PR #2084 (Fix exe name in int tests)
GEOS-Chem #be203a9d9 Merge PR #2084 (Use rundir to generate executable file name in tests)
HEMCO     #c247be4 Added changelog entry for LAI interpolation bug fix

Number of execution tests: 5

Submitted as SLURM job: 14331395
==============================================================================

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%