User Tools

Site Tools


projects:timeline:timeline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:timeline:timeline [2024/09/03 22:16] – [ToDo] jhagstrandprojects:timeline:timeline [2024/09/07 01:26] (current) jhagstrand
Line 1: Line 1:
- 
- 
 ====== Timeline ====== ====== Timeline ======
  
Line 7: Line 5:
  
  
-zoomslider works only sporadically+zoomslider sets only sporadically 
 + 
 +zoomslider does not update its display on zoom level change
  
 The buttons for setTime(date) set the date to 1 year back, ie 1775 instead of 1776. The buttons for setTime(date) set the date to 1 year back, ie 1775 instead of 1776.
  
-draw data: eonsother+testdata:  
 +  * failsafe loop works but ugly 
 + 
 + 
 +testdataeons 
 +  * failsafe loop 3rd time 6000 count 
 +  * bounds object not set correctly in testdata 
 +  * this data range has not yet been implemented 
 + 
 +  * after recalcBounds, set those bounds into the timeline, ie begin, end, zoom level 
 + 
 +  * zoom works within range -7 thru 14.  With wider min max units, the zoom jumps all the way out immediately 
 + 
 +===== Terms ===== 
 + 
 +level - unit. min=-21, max=30.  -16=nanosecond.  20=bya, billion years ago. 
 + 
 +datalevel - course version of level. 1 thru 8.  Not used in processing, but published to users. 
 + 
 +ypcm - years per centimeter.  float. An absolute measurement of level. 
 + 
 +===== ToDo Miscellaneous ===== 
 + 
 +Corpora 
 + 
 +Elevation texture to meters above sea level 
 + 
 +Change git SVG and link 
 + 
 +Checkerboard 
 + 
 +Read me should point to dev, prod, wiki.\\ 
 +Wiki can contain Todo and issues.\\ 
 +Wiki might contain commit history, tag history, release notes.\\ 
 + 
 +In sandbox: 
 +  * List commits 
 +  * Create a dev platform 
 +  * Create a branch develop 
 +  * Checkout a specific commit 
 +  * Merge the branch to master 
 +  * List commits 
 +  * Add a tag to master 
 +  * Push the master to a remote 
 + 
 +Git tags are a lot like Git branches.  
 +They're labels that point to specific commitsand can be used to check out a repository at a specific point in time.  
 +However, unlike branches, they're not meant to be updated and changed, and will always point to a specific version. 
 + 
 +https://www.howtogeek.com/devops/what-are-release-tags-in-git-and-how-do-you-use-them/ 
 + 
 +Graph the histogram of the elevation data 
 + 
 +The new vote app is storing the user token somewhere cookie or local storage figure out how to get that token and use it in the Geo app 
 + 
 +github: 15 GB\\ 
 +github: 5 GB 
 + 
  
projects/timeline/timeline.1725416172.txt.gz · Last modified: 2024/09/03 22:16 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki