Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
Cleaning Up
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleresterly committed Jul 12, 2017
1 parent dffb711 commit 6f7bd0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,610 deletions.
2 changes: 1 addition & 1 deletion WDRT/ESSC.py
Original file line number Diff line number Diff line change
Expand Up @@ -2505,7 +2505,7 @@ def __processCDIPData(self,filePath):
if len(self.Hs)%2 == 0:
self.__averageValues()

def __fetchCDIP(self, savePath = "data/"):
def fetchCDIP(self, savePath = "data/"):
"""
Fetches the Hs and T values of a CDIP site by downloading the respective .nc file from
http://cdip.ucsd.edu/
Expand Down
Loading

0 comments on commit 6f7bd0c

Please sign in to comment.