OpenGeoScales / ogs-data-exploration

This repository contains all data exploration notebooks for OpenGeoScales project
MIT License
11 stars 0 forks source link

CDP - Mapping with OGS integration data model #51

Open S-AI-F opened 3 years ago

S-AI-F commented 3 years ago

mapping rules: https://docs.google.com/spreadsheets/d/1CnTpHjZZZepgJ1o1VuQUN61ZaLLRtM1OhZzJU9HCPaY/edit#gid=0

S-AI-F commented 3 years ago

@florestan92 @KlrPi

Goal

The goal of this issue consists of testing ogs ghg emissions data model. Outputs are:

Mapping information

You are invited to map the dataset you are responsible of with the proposed data model in this file: https://docs.google.com/spreadsheets/d/1CnTpHjZZZepgJ1o1VuQUN61ZaLLRtM1OhZzJU9HCPaY/edit#gid=0

Mapping script

The mapping script will be stored in ogs-data-exploration/ghg-emissions/notebooks/your data source name/mapping_datasourcename Here is a script example for ammping gcp dataset: https://github.com/OpenGeoScales/ogs-data-exploration/blob/main/notebooks/ghg-emissions/gcp/Mapping_GCP.ipynb

Mapped data

Mapped data should be stored as json files in ogs-data-exploration/ghg-emissions/data/your data source name/mapped/mapped_data_yorudatasourcename

Here is an example of gcp mapped data: https://github.com/OpenGeoScales/ogs-data-exploration/tree/main/data/ghg-emissions/gcp/mapped