https://github.com/geoscienceaustralia/dggs-pilot

DGGS pilot, rHealPix 3x3 DGGS.

https://github.com/geoscienceaustralia/dggs-pilot

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

DGGS pilot, rHealPix 3x3 DGGS.

Basic Info
  • Host: GitHub
  • Owner: GeoscienceAustralia
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 81.1 KB
Statistics
  • Stars: 2
  • Watchers: 41
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed over 7 years ago
Metadata Files
Readme License

README.md

Introduction

DGGS pilot. Currently implements only rHealPix 3x3 DGGS.

Features:

  • Raster storage using hdf5
  • Conversion from GeoTiff (or any format GDAL supports)
  • Shapefile polygons -> list of addresses

Installation

  • This was only tested with conda
  • Needs python 3.6+ (uses format strings in some places)

On Mac or Linux:

conda env create -f env.yaml source activate dggs pip install --no-deps -e . ./launch-jupyter.sh

On Windows

conda env create -f env.yaml activate dggs pip install --no-deps -e . launch-jupyter.bat

Getting sample data

Sample data is not included in the repository, some of it might be sensitive, other might have re-distribution constraints. Data is distributed separately on request.

Extract password protected dggs-sample-data.zip using provided password. Move files from data/* to data/ folder in this repository.

Running notebooks

First run these notebooks

  • io-convert-cbr
  • io-convert-abs

This will convert some test data to DGGS. You can review by running these notebooks

  • io-h5-read-cbr
  • io-h5-read-abs

Then run

  • nexis-dataset

Owner

  • Name: Geoscience Australia
  • Login: GeoscienceAustralia
  • Kind: organization
  • Location: Canberra, Australia

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 67
  • Total Committers: 1
  • Avg Commits per committer: 67.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Kirill Kouzoubov k****8@g****m 67

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: about 13 hours
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 3.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • rbejar (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels