Skip to content

An Interactive Tree-Ring Data Exploration Tool

Notifications You must be signed in to change notification settings

a-maksousa/dendrobox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the website:

  git checkout master
  git push origin --delete gh-pages
  git branch -D gh-pages
  git checkout --orphan gh-pages
  git commit -a -m "gh-pages branch tracks master"
  git push origin gh-pages

About

An Interactive Tree-Ring Data Exploration Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.8%
  • CSS 19.9%
  • R 5.3%