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

Marine vrfy needs to have bkgerr for seaice #1384

Open
apchoiCMD opened this issue Nov 25, 2024 · 0 comments
Open

Marine vrfy needs to have bkgerr for seaice #1384

apchoiCMD opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels

Comments

@apchoiCMD
Copy link
Collaborator

Throughout several verify tasks for Marine Test;

bkgerr for seaice is needed to plot for every cycle along with bkgerr foe ocean
Mimic what bkg has for ice below

plotConfig(grid_file=grid_file,
                             data_file=os.path.join(com_ice_history, f'{RUN}.ice.t{gcyc}z.inst.f006.nc'),
                             variables_horiz={'aice_h': [0.0, 1.0],
                                              'hi_h': [0.0, 4.0],
                                              'hs_h': [0.0, 0.5]},
                             colormap='jet',
                             projs=['North', 'South', 'Global'],
                             comout=os.path.join(comout, 'vrfy', 'bkg')),   # sea ice background
@apchoiCMD apchoiCMD added the soca label Nov 25, 2024
@apchoiCMD apchoiCMD self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant