Global topography (referenced to sea-level) in a 10 arcminute resolution grid

Overview

Earth - Topography grid at 10 arc-minute resolution

Global 10 arc-minute resolution grids of topography (ETOPO1 ice-surface) referenced to mean sea-level.

Global map of topographic height.

Summary
File earth-topography-10arcmin.nc
Size 2.7 Mb
Version v1
DOI https://doi.org/10.5281/zenodo.5882203
License CC-BY
MD5 md5:c43b61322e03669c4313ba3d9a58028d
SHA256 sha256:e45628a3f559ec600a4003587a2b575402d22986651ee48806930aa909af4cf6
Source ETOPO1 (grid generated by the ICGEM calculation service)
Original license public domain
Processing code prepare.ipynb

Changes made

These are the changes made to the original dataset.

  • Convert the grid from the ASCII format of ICGEM to CF-compliant netCDF.
  • Add relevant metadata, including names, units, datum, etc.
  • Fix grid coordinates to be generated by numpy.linspace instead numpy.arange (or the equivalent used by ICGEM internally) to guarantee equal spacing to a higher accuracy.
  • Export to compressed netCDF.

About this repository

This is a place to format and prepare the original dataset for use in our tutorials and documentation.

We include the source code that prepares the datasets for redistribution by filtering, standardizing, converting coordinates, compressing, etc. The goal is to make loading the data as easy as possible (e.g., a single call to pandas.read_csv or xarray.load_dataset). Whenever possible, the code also downloads the original data (otherwise the original data are included in this repository).

πŸ’‘ Tip: The easiest way to download this dataset is using Pooch, particularly to download straight from the DOI of a release.

Contributing

See our Contributing Guidelines for information on proposing new datasets and making changes to this repository.

License

All Python source code is made available under the BSD 3-clause license. You can freely use and modify the code, without warranty, so long as you provide attribution to the authors.

Unless otherwise specified, all data files and figures created by the code are available under the Creative Commons Attribution 4.0 License (CC-BY).

See LICENSE.txt for the full text of each license.

The license for the original data is specified in this README.md file.

You might also like...
My solution for a MARL problem on a Grid Environment with Q-tables.

To run the project, run: conda create --name env python=3.7 pip install -r requirements.txt python run.py To-do: Add direction to the state space Take

Leveraged grid-trading bot using CCXT/CCXT Pro library in FTX exchange.

Leveraged-grid-trading-bot The code is designed to perform infinity grid trading strategy in FTX exchange. The basic trader named Gridtrader.py contro

alien.py - Python interface to websocket endpoint of ALICE Grid Services

alien.py - Python interface to websocket endpoint of ALICE Grid Services Quick containerized testing: singularity

Official code for On Path Integration of Grid Cells: Group Representation and Isotropic Scaling (NeurIPS 2021)
Official code for On Path Integration of Grid Cells: Group Representation and Isotropic Scaling (NeurIPS 2021)

On Path Integration of Grid Cells: Group Representation and Isotropic Scaling This repo contains the official implementation for the paper On Path Int

Exercise to teach a newcomer to the CLSP grid to set up their environment and run jobs

Exercise to teach a newcomer to the CLSP grid to set up their environment and run jobs

Resilient Adaptive Parallel sImulator for griD (rapid)

Rapid is an open-source software library that implements a novel β€œparallel-in-time” (Parareal) algorithm and semi-analytical solutions for co-simulation of integrated transmission and distribution systems.

Algorithms for calibrating power grid distribution system models

Distribution System Model Calibration Algorithms The code in this library was developed by Sandia National Laboratories under funding provided by the

Deal with Bing Maps Tiles and Pixels / WGS 84 coordinates conversions, and generate grid Shapefiles

PyBingTiles This is a small toolkit in order to deal with Bing Tiles, used i.e. by Facebook for their Data for Good datasets. Install Clone this repos

Python library for doing things with Grid-like structures

gridthings Python library for doing things with Grid-like structures Development This project uses poetry for dependency management, pre-commit for li

Distributed Grid Descent: an algorithm for hyperparameter tuning guided by Bayesian inference, designed to run on multiple processes and potentially many machines with no central point of control
Distributed Grid Descent: an algorithm for hyperparameter tuning guided by Bayesian inference, designed to run on multiple processes and potentially many machines with no central point of control

Distributed Grid Descent: an algorithm for hyperparameter tuning guided by Bayesian inference, designed to run on multiple processes and potentially many machines with no central point of control.

CO2Ampel - This RaspberryPi project uses weather data to estimate the share of renewable energy in the power grid

CO2Ampel This RaspberryPi project uses weather data to estimate the share of ren

Tweets your monthly GitHub Contributions as Wordle grid
Tweets your monthly GitHub Contributions as Wordle grid

Tweets your monthly GitHub Contributions as Wordle grid

A two-player strategy game played on a rectangular grid made up of smaller square cells of chocolate 🍫 or cookies πŸͺ
A two-player strategy game played on a rectangular grid made up of smaller square cells of chocolate 🍫 or cookies πŸͺ

Chomp Game ©️ Chomp is a two-player strategy game played on a rectangular grid made up of smaller square cells of chocolate 🍫 or cookies πŸͺ , which c

Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies
Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies

py-self-organizing-map Simple implementation of Self Organizing Maps (SOMs) with rectangular and hexagonal grid topologies. A SOM is a simple unsuperv

A Numba-based two-point correlation function calculator using a grid decomposition

A Numba-based two-point correlation function (2PCF) calculator using a grid decomposition. Like Corrfunc, but written in Numba, with simplicity and hackability in mind.

 Boosting Monocular Depth Estimation Models to High-Resolution via Content-Adaptive Multi-Resolution Merging
Boosting Monocular Depth Estimation Models to High-Resolution via Content-Adaptive Multi-Resolution Merging

Boosting Monocular Depth Estimation Models to High-Resolution via Content-Adaptive Multi-Resolution Merging This repository contains an implementation

The implementation of ICASSP 2020 paper
The implementation of ICASSP 2020 paper "Pixel-level self-paced learning for super-resolution"

Pixel-level Self-Paced Learning for Super-Resolution This is an official implementaion of the paper Pixel-level Self-Paced Learning for Super-Resoluti

This repository contains the code for EMNLP-2021 paper "Word-Level Coreference Resolution"

Word-Level Coreference Resolution This is a repository with the code to reproduce the experiments described in the paper of the same name, which was a

Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorch
Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorch

Transformer in Transformer Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image c

Releases(v1)
  • v1(Jan 20, 2022)

    Date: 2022/01/20

    DOI: https://doi.org/10.5281/zenodo.5882203

    Note: This is a processed and formatted version of the source dataset below. It's meant for use in documentation and tutorials of the Fatiando a Terra project. Please cite the original authors when using this dataset.

    Data source: ETOPO1 (grid generated by the ICGEM calculation service)

    Changes:

    • πŸŽ‰ First release of the curated version of the global topography grid.

    | | Checksums | |--:|:--| | MD5 | md5:c43b61322e03669c4313ba3d9a58028d | | SHA256 | sha256:e45628a3f559ec600a4003587a2b575402d22986651ee48806930aa909af4cf6 |

    Source code(tar.gz)
    Source code(zip)
    earth-topography-10arcmin.nc(2.61 MB)
Owner
Fatiando a Terra Datasets
FAIR sample datasets for use in the Fatiando a Terra project
Fatiando a Terra Datasets
This app displays interesting statistical weather records and trends which can be used in climate related research including study of global warming.

This app displays interesting statistical weather records and trends which can be used in climate related research including study of global warming.

null 0 Dec 27, 2021
A NASA MEaSUREs project to provide automated, low latency, global glacier flow and elevation change datasets

Notebooks A NASA MEaSUREs project to provide automated, low latency, global glacier flow and elevation change datasets This repository provides tools

NASA Jet Propulsion Laboratory 27 Oct 25, 2022
Using Global fishing watch's data to build a machine learning model that can identify illegal fishing and poaching activities through satellite and geo-location data.

Using Global fishing watch's data to build a machine learning model that can identify illegal fishing and poaching activities through satellite and geo-location data.

Ayush Mishra 3 May 6, 2022
Python project to generate Kerala's distrcit level panchayath map.

Kerala-Panchayath-Maps Python project to generate Kerala's distrcit level panchayath map. As of now, geojson files of Kollam and Kozhikode are added t

Athul R T 2 Jan 10, 2022
Repair broken bookmarks to referenced files in Apple Photos

Repair Apple Photos Bookmarks Work in progress to repair file location bookmarks in Apple Photos. Background Starting in macOS 10.15/Catalina, photos

Rhet Turnbull 10 Nov 3, 2022
Evaluation of file formats in the context of geo-referenced 3D geometries.

Geo-referenced Geometry File Formats Classic geometry file formats as .obj, .off, .ply, .stl or .dae do not support the utilization of coordinate syst

Advanced Information Systems and Technology 11 Mar 2, 2022
Twitter bot that uses NLP models to summarize news articles referenced in a user's twitter timeline

Twitter-News-Summarizer Twitter bot that uses NLP models to summarize news articles referenced in a user's twitter timeline 1.) Extracts all tweets fr

Rohit Govindan 1 Jan 27, 2022
πŸŒπŸ’‰ Global COVID-19 vaccination data at the regional level.

COVID-19 vaccination data at subnational level. To ensure its officiality, the source data is carefully verified.

sociepy 61 Sep 21, 2022
Implementation of Self-supervised Graph-level Representation Learning with Local and Global Structure (ICML 2021).

Self-supervised Graph-level Representation Learning with Local and Global Structure Introduction This project is an implementation of ``Self-supervise

MilaGraph 50 Dec 9, 2022
the code for our CVPR 2021 paper Bilateral Grid Learning for Stereo Matching Network [BGNet]

BGNet This repository contains the code for our CVPR 2021 paper Bilateral Grid Learning for Stereo Matching Network [BGNet] Environment Python 3.6.* C

3DCV developer 87 Nov 29, 2022