Skip to content
open source options logo
Search
  • Home
  • Courses
  • Tutorials
  • Account
    • My Account
    • Account details
    • Orders

Posts by Konrad Hafen

link to How to Create Contour Lines and Labels with QGIS

How to Create Contour Lines and Labels with QGIS

Contour lines are most often used to represent topography on two-dimensional maps and figures. However, they can represent spatially changing values for any variable. Creating, styling, and labeling...

Continue Reading
link to Run Python and Start an Interactive Session from the Windows Command Prompt (Terminal)

Run Python and Start an Interactive Session from the Windows Command Prompt (Terminal)

Python is a very versatile and popular cross-platform programming language that is used for many computational tasks. One thing that makes Python so versatile is that scripts can easily be run from...

Continue Reading
link to Use Python to Download Multiple Files (or URLs) in Parallel

Use Python to Download Multiple Files (or URLs) in Parallel

Automating file downloads can save a lot of time. There are several ways for automating file downloads in Python. The easiest way to download files is using a simple Python loop to iterate through a...

Continue Reading
link to Jupyter Notebooks in Visual Studio Code

Jupyter Notebooks in Visual Studio Code

Over the past couple of years, Visual Studio Code (VSC) has become my favorite Python IDE and all-around code editor. It works well for almost any programming language, has an intuitive layout, can...

Continue Reading
link to The Correct Way to Generate Random Numbers in Python with NumPy

The Correct Way to Generate Random Numbers in Python with NumPy

Random number generation is a common programming task that is required for many different programs and applications. In Python, the most common way to generate random numbers is arguably the NumPy...

Continue Reading
link to Setup Anaconda (Python) to Work With Visual Studio Code on Windows

Setup Anaconda (Python) to Work With Visual Studio Code on Windows

Visual Studio Code and Anaconda are powerful tools for Python developers. However, if you are trying to use Anaconda and Visual Studio Code together there is a good chance you have run into some...

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 Page 5 … Page 17 NEXT »

About the Author

Konrad has a Master's Degree in Ecology and a Doctorate Degree in Water Resources and has been performing geospatial analysis and writing code (in multiple programming languages) for over a decade. He writes code to develop models and analysis workflows to predict and evaluate changes to landscapes and water resources. He has published multiple articles in prominent peer-reviewed, scientific journals. Konrad's code and workflow contribute to operational products that inform water and ecosystem management.

  • Home
  • Account
  • Tutorials
  • Cart
  • Checkout
  • About
  • Terms of Use
  • Privacy Policy
  • Contact
© 2023 Copyright OpenSourceOptions