easyconfigs-it4i/g/GSHHG/GSHHG-2.3.4.eb

20 lines
405 B
Plaintext

easyblock = 'Tarball'
name = 'GSHHG'
version = '2.3.4'
homepage = 'http://gmt.soest.hawaii.edu/projects/gmt'
description = """country polygons for GMT"""
toolchain = {'name': 'system', 'version': ''}
source_urls = ['ftp://ftp.geologi.uio.no/pub/gmt']
sources = ['%(namelower)s-gmt-%(version)s.tar.gz']
sanity_check_paths = {
'files': ['binned_GSHHS_f.nc'],
'dirs': [],
}
moduleclass = 'geo'