UNPKG

georaster

Version:

Wrapper around Georeferenced Rasters like GeoTIFF, NetCDF, JPG, and PNG that provides a standard interface

14 lines (9 loc) 211 B
language: node_js node_js: - "10" notifications: email: - daniel.j.dufour@gmail.com install: npm install before_script: cd data && bash setup_data.sh script: npm run eslint && npm run test-all