Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.1 KB

File metadata and controls

48 lines (38 loc) · 2.1 KB

ETOPO.jl Logo

ETOPO.jl

Repo Status GitHub Actions
MIT License MIT License Latest Documentation Latest Documentation

Created By: Nathanael Wong (nathanaelwong@fas.harvard.edu)

Introduction

ETOPO.jl is a Julia package that aims to streamline the following process(es):

Currently supported ETOPO datasets:

  • Resolution: 30 arcsec, 60 arcsec
  • Type: Bedrock, Ice-Surface

There are plans in the future to support the 15 arcsec dataset, but because there is no corresponding Land-Sea mask, and because 15 arcsec data is harder to handle than the 30 arcsec data, adding this feature has been put on hold.

ETOPO.jl can be installed via

] add ETOPO

Usage

Please refer to the documentation for instructions and examples.