easyconfigs-it4i/d/DCW/DCW-1.1.2.eb
2019-11-06 13:27:39 +01:00

20 lines
369 B
Plaintext

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