Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
/ dggs-auids Public archive

Some experiments on producing area identifiers on a DGGS

License

Notifications You must be signed in to change notification settings

IAAA-Lab/dggs-auids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGGS Area Unique IDs

A Juypter notebook with some experiments on producing unique area identifiers on a DGGS. To take a quick look on it you can render it on GitHub.

Installation

This has been developed with JupyterLab 0.35.3 and Python 3.6. The environment, i.e. required Python modules and other software, has been managed from Anaconda Navigator 1.9.6 and Conda version 4.5.12.

Make sure you have at least installed Python 3.6+ and Conda 4.5.12+. Then:

  • Clone this repository on your computer.
  • To create the conda environment and download the required modules, run conda env create -f conda_environment.yml or use Anaconda Navigator (Environments > Import) with that file. This will create a conda environment named dggs_auids in your computer.
  • Run conda activate dggs_auids to activate the environment. You can also use Anaconda Navigator (Environments, and double click on the dggs_auids environment; you may need to restart the Anaconda Navigator to see it).
  • After this you can run, for instance, jupyter-lab, load the notebook dggs-auids.ipynb there and run it on your computer. You can launch Jupyter lab from Anaconda Navigator if you prefer.

About

Some experiments on producing area identifiers on a DGGS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published