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 · 2 comments · May be fixed by #1447
Open

Marine vrfy needs to have bkgerr for seaice #1384

apchoiCMD opened this issue Nov 25, 2024 · 2 comments · May be fixed by #1447
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
@guillaumevernieres
Copy link
Contributor

Is that work merged @apchoiCMD ?

@apchoiCMD
Copy link
Collaborator Author

Is that work merged @apchoiCMD ?

Not yet pushed but Marine Expt v2 has been used. I am planning to push it with #1398

@apchoiCMD apchoiCMD linked a pull request Jan 16, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants