Git Product home page Git Product logo

python-installation-for-earth-scientists's Introduction

Python™ for Earth Scientists

Package Installation and Verification

Managing Python™ packages can be a daunting task. Often, numerous incompatibilities exist between Python™ packages commonly used in Earth sciences (see example about GDAL and Xarray in Jupyter notebook). Commonly required tasks vary depending on the user's need. Here are some capabilities I need for my workflow that are not covered by the standard Anaconda package installation:

  • geodetic 2-D and 3-D coordinate transformations
  • geodetic computations
  • handling commonly used data formats such as GeoData frames
  • image processing using sophisticated tools available in dedicated packages such as OpenCV (Open Source Computer Vision Library)
  • work specific tools, such as AI-based tools e.g., Segment Anything Model (SAM)
  • collaborative code developing and open sharing of code in commonly used repositories such as GitHub

This repository contains a Jupyter notebook with instructions for installing essential Python™ packages for Earth scientists and testing the functionality of the installed packages in various computational and operating system environments. The Jupyter notebook has the advantage that individual cells can be run depending on which packages are installed. The Jupyter notebook and corresponding Python™ script have been tested under the following environments:

  • Windows 11 Pro (23H2) Python™ 3.11.7
  • Windows 10 Enterprise (21H2) Python™ 3.9.13
  • Linux POSIX Release: 5.15.146.1-microsoft-standard-WSL2 Python™ 3.11.7
  • Linux POSIX Release: 5.10.198-187.748.amzn2.x86_64 Python™ 3.11.8 (selected packages tested on the CryoCloud JupyterHub)

Note:

After publishing this repository several excellent suggestions were made in the discussions on how to avoid the issues I've experienced with package management. Make sure to check them out.

python-installation-for-earth-scientists's People

Contributors

mstudinger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.