Skip to content

Datavizcowboy/PythonDatavizToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Dataviz Toolbox

Useful libraries and scripts to perform reading, postprocessing, data conversion, regridding and masking to display georeferenced data in maps.

01 Data Structures

Basic data files operations are explained including:

02 Basic Plots

A quick overview of the data can be done with plots using the Matplotlib library:

03 GeoData Formats

Model output, dataproducts and observational datasets often come in georeferenced data formats. Conversion of these formats is done through:

04 Regridding and Masking

Operating or just comparing datasets involves a common meshgrid in all input files, or just clipping certain areas of interest. Here is how:

05 Mapping

Plotting georeferenced files in native Python libraries always helps to understand the data:

06 Text Analysis

NLTK is a simple yet powerful library to extract basic metrics in text based datasets:

About

Useful Python libraries and scripts to create maps from georeferenced data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published