Skip to content
View LSgeo's full-sized avatar
⛰️
πŸͺ¨β›οΈπŸŒπŸ›°οΈπŸŒπŸ‘¨β€πŸ’»πŸŽ‰
⛰️
πŸͺ¨β›οΈπŸŒπŸ›°οΈπŸŒπŸ‘¨β€πŸ’»πŸŽ‰
  • Australia

Highlights

  • Pro
Block or Report

Block or report LSgeo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. earth_blender earth_blender Public

    Helper files to use Blender for geoscience visualisation and integration.

    TypeScript 7

  2. Getting into Python Getting into Python
    1
    So you want to program. You need a few things, but first - a few questions to ask yourself:
    2
    
                  
    3
    _Do I want to learn python, or just use it?_
    4
    _Do I want to learn to manage my own development environment, or just work in one provided to me?_ 
    5
    Think about these questions as you follow along below.
  3. git_gud.md git_gud.md
    1
    # Learning Git
    2
    
                  
    3
    > *Git is awesome! Git is widely used! Knowing Git WILL make you sexier!*
    4
    5
    The [git book is here](https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control), and contains documentation and the official write up on using git.