All Projects → yohanesnuwara → open-geoscience-repository

yohanesnuwara / open-geoscience-repository

Licence: MIT license
Open geoscience datasets available in open databases from Google Drive, SEG Wiki, and US DoE Geothermal Data Repository OpenEi

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to open-geoscience-repository

EconData
R package containing a host of datasets useful for economic research. Complete with raw data and cleaning functions.
Stars: ✭ 28 (-66.27%)
Mutual labels:  opendata
django-calaccess-raw-data
A Django app to download, extract and load campaign finance and lobbying activity data from the California Secretary of State's CAL-ACCESS database
Stars: ✭ 61 (-26.51%)
Mutual labels:  opendata
awesome-yaml
YAML awesomeness
Stars: ✭ 36 (-56.63%)
Mutual labels:  opendata
coletores
Coletores de dados sobre remunerações do sistema de justiça brasileiro
Stars: ✭ 18 (-78.31%)
Mutual labels:  opendata
Covid19arData
Data COVID-19 Argentina actualizada y en formatos abiertos.
Stars: ✭ 51 (-38.55%)
Mutual labels:  opendata
piradar
Radar using Red Pitaya for RF: using Raspberry Pi 3 for quad-core radar signal processing
Stars: ✭ 59 (-28.92%)
Mutual labels:  geoscience
operacao-politica-supervisionada
Sistema de auditoria da OPS
Stars: ✭ 52 (-37.35%)
Mutual labels:  opendata
municipios-br
Dados em formato aberto sobre municípios e unidades federativas do Brasil.
Stars: ✭ 58 (-30.12%)
Mutual labels:  opendata
fdnssearch
Swiftly search FDNS datasets from Rapid7 Open Data
Stars: ✭ 19 (-77.11%)
Mutual labels:  opendata
opendata
Finland national open data portal (avoindata.fi) source code.
Stars: ✭ 27 (-67.47%)
Mutual labels:  opendata
coronavirus-dresden
Collects official SARS-CoV-2 infection statistics published by the city of Dresden.
Stars: ✭ 19 (-77.11%)
Mutual labels:  opendata
python-aos-lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 78 (-6.02%)
Mutual labels:  geoscience
homebridge-airrohr
HomeBridge module for the DIY luftdaten.info particulates sensor. See http://luftdaten.info how to build your own
Stars: ✭ 48 (-42.17%)
Mutual labels:  opendata
2017-wmata-ridership-data
Intraday ridership data from Washington Metro Area Transit Authority for 2009 and 2017 inaugurations and the Women's March.
Stars: ✭ 15 (-81.93%)
Mutual labels:  opendata
Estimate-Core-Permeability-from-NMR-data-using-either-Map-Inversion-or-kNN
Estimate Core-based Permeability from NMR well log data
Stars: ✭ 14 (-83.13%)
Mutual labels:  geoscience
who-owns-what
Who owns what in nyc?
Stars: ✭ 146 (+75.9%)
Mutual labels:  opendata
rockhound
NOTICE: This library is no longer being developed. Use Ensaio instead (https://www.fatiando.org/ensaio). -- Download geophysical models/datasets and load them in Python
Stars: ✭ 33 (-60.24%)
Mutual labels:  geoscience
rhdx
R package to interact with the Humanitarian Data Exchange portal - http://dickoa.gitlab.io/rhdx/
Stars: ✭ 20 (-75.9%)
Mutual labels:  opendata
hwm93
NASA Horizontal Wind Model HWM93 in Python and Matlab
Stars: ✭ 14 (-83.13%)
Mutual labels:  geoscience
cada.data.gouv.fr
A simple interface to search and display CADA advices
Stars: ✭ 16 (-80.72%)
Mutual labels:  opendata

Open Geoscience Computing Repository

License

Geoscience computing workflow using Python with dataset in online and Google Drive databases.

👇 This is a quick catalogue of the open databases! Click on the associated link of each database to read the further details, including more detailed explanations (step-by-step) on the Python workflow to access the data.

Let's get started!

Open Databases Owner Topics Accessible Contents How-to-access tutorial
Google Drive
Public geoscience Data
Peter Amstrand
  • Well logs
  • Core data
  • Seismic (3D)
  • Canning 3D TDQ seismic
  • Dutch F3 seismic data
  • GEOLINK North Sea wells
  • Poseidon seismic
  • Core Images
  • 48 well composite logs
Notebook
SEG Wiki SEG
  • Well logs
  • Seismic (2D)
  • Seismic (3D)
  • Synthetic Models
  • Poland 2D Vibroseis
  • Stratton 3D
  • Mobil Avo Viking
    Graben Line 12
  • New Zealand 3D
Notebook
GDR OpenEI United States
Department of Energy
Geothermal
  • Project Utah FORGE
  • Project HOTSPOT
Notebook
KGS Repository Kansas Geological Survey Oil and Gas Archive of well logs
from 1990 up to date
MSEEL Repository Marcellus Shale Energy
and Environmental Laboratory
Unconventional
Oil and Gas
Well datasets in
Marcellus Shale
notebook
14 Wildcat Wells in the
National Petroleum Reserve
in Alaska
Department of the Interior
U.S. Geological Survey
Oil and Gas
wildcat survey
  • Well logs
  • Core photographs
Oil and Gas Data
Files
Oklahoma Corporation Commission Oil and Gas Production Data
SPE Data Repository SPE Multi-fracture well
  • Well logs
  • Deviation
  • Production data

⚠️ Look at this sign ...

at the end of each of the open databases below. This is a Copyright note, meaning that when you use this data for certain purposes, you should cite the dataset to its owner institution. Please review the wiki-page link that associates.

Why do we need Google Colaboratory?

For Python users, we have already been familiar with the Jupyter notebooks on a local computer. While geoscience datasets often comes into a very large size (megabytes, gigabytes), we don't want to populate our computer with large datasets. The right choice, is to access the datasets and compute on cloud.

Yes, Google Colaboratory is a Jupyter notebook in the Google cloud (Note: not a Google Cloud Platform). Why Google Colab? Well, first and foremost, Google Colab is free. Second, we can speed up the download rate of a large dataset.

On top of every how-to-access tutorial notebooks link, there will be a badge like this Open In Colab. Click this badge, and we will be re-directed to Google Colab to run the codes.

Google Drive Public geoscience Data

This Google Drive database comprises of public geoscience data compiled by @peter Ba. Contents as follows:

  • Canning 3D TDQ seismic
  • Dutch F3 seismic data
  • GEOLINK North Sea wells
  • Poseidon seismic
  • Core images
  • 48 well composite logs

How to access these data?

Follow these steps:

  1. Open this link 👉 Data repo
  2. Once you open the drive, the folder Public geoscience Data will be stored in your Shared with Me.
  3. Move the folder Public geoscience Data into your My Drive. Just drag and drop. Follow the GIF tutorial below if you feel lost how to do this action 🙂
  1. Once the Public geoscience Data moved to your My Drive, you could then access it. To access the data, we will use Google Colaboratory! Google Colab will be used for the entire geoscience computation in this repo.
  2. A tutorial notebook consists of workflow to access the data (from extracting ZIP or TAR files to viewing simple data e.g. seismic data and well log data) is provided. Visit this notebook

⚠️ Copyright Every dataset that we use must be cited to the institution that owns the dataset. Please refer to this citation wiki-page

SEG Wiki Open Data

The website SEG Wiki, please go through the page to see the lists of the open data. There are almost > 30 major datasets (well logs, 2D and 3D seismic both the original data from major fields and synthetic data, synthetic earth model, gravity and magnetic data, etc) overall, however some data contains unrecognizable formats that could not be processed simply in Python. Here are some of the contents that are accessible so far:

  • Poland 2D Vibroseis Line
  • Stratton 3D
  • Mobil Avo Viking Graben Line 12

Note: These lists will be updated frequently whenever I find certain dataset could be accessed using Python!

How to access these data?

First off, it is best if we know any detail about the dataset. So, please visit first the SEG Wiki page, and browse the name of the dataset.

Next, directly visit this tutorial notebook link, click on the badge Open In Colab that appeared on top, and you will be re-directed to Google Colab. We will learn how to use wget to get the data directly from the open database website, just follow through the instructions!

⚠️ Copyright Every dataset that we use must be cited to the institution that owns the dataset. Please refer to this citation wiki-page

Geothermal Data Repository (GDR) OpenEI

GDR OpenEi is an open geothermal energy data portal provided by the United States Department of Energy (DoE) and developed by the National Renewable Energy Laboratory (NREL). Datasets in from the U.S. FORGE geothermal projects, Enhanced Geothermal System (EGS), and Hydrothermal, in this webpage. Contents as follows:

  • Project Utah FORGE (Roosevelt Hot Springs)
  • Project HOTSPOT (The Snake River Plain, SRP)

How to access these data?

First off, it is best if we know any detail about the dataset. So, please visit first the SEG Wiki page, and browse the name of the dataset.

Next, directly visit this tutorial notebook link, click on the badge Open In Colab that appeared on top, and you will be re-directed to Google Colab. We will learn how to use wget to get the data directly from the open database website, just follow through the instructions!

⚠️ Copyright Every dataset that we use must be cited to the institution that owns the dataset. Please refer to this citation wiki-page

Valuable libraries

  1. segyio: the easy-to-understand tutorial from Awesome Open Source and official docs from Equinor's segyio
  2. lasio: docs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].