Skip to content

EAMxx: hremap cannot handle fields without COL tag #7521

@mahf708

Description

@mahf708
Details

%YAML 1.1
---
filename_prefix: new_test
horiz_remap_file: /global/cfs/cdirs/e3sm/inputdata/atm/scream/maps/map_ne4pg2_to_ne2pg2_c20240902.nc
iotype: pnetcdf
averaging_type: average
max_snapshots_per_file: 1 # only one snapshot per file
fields:
  physics_pg2:
    field_names:
    - T_mid_vert_avg_dp_weighted
    - T_mid_vert_avg_dz_weighted
    - T_mid_vert_sum_dz_weighted
output_control:
  frequency: 1
  frequency_units: nsteps
restart:
  force_new_file: true

@bartgol, you're not completely out of the woods yet ;):P

the hremap cannot handle rank-0 fields, trying T_mid_vert_sum_dz_weighted_horiz_avg in the above erros when hremapping, but is ok otherwise

0: idim>=0 && idim<m_rank
0: components/eamxx/src/share/field/field_layout.cpp:250
0: Error! Index out of bounds.

Originally posted by @mahf708 in #7507 (comment)

Metadata

Metadata

Labels

EAMxxIssues related to EAMxx

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions