Skip to content

Commit

Permalink
removed paleolithic header
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEichmann-NOAA committed Jul 13, 2023
1 parent f2f0d0b commit fd775fc
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions ush/soca_vrfy.py
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
#!/usr/bin/env python3
################################################################################
# UNIX Script Documentation Block
# . .
# Script name: soca_vrfy.py
# Script description: Module with plotting functions for marine analysis vrfy task
#
# Author: Andrew Eichmann Org: NCEP/EMC Date: 2023-07-13
#
# Abstract: This script produces figures relevant to the marine DA cycle
#
# $Id$
#
# Attributes:
# Language: Python3
#
################################################################################

# make plots for marine analysis

import matplotlib.pyplot as plt
import xarray as xr
Expand Down

0 comments on commit fd775fc

Please sign in to comment.