News

Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the ...
Python is one of the most approachable languages to learn, thanks to its object-oriented-first approach and its minimal ...
Installation ASCAT data are distributed in BUFR, NetCDF, EPS Native and GRIB format. Unfortunately neither BUFR nor GRIB readers work on Windows so if you need these formats then Linux or OS X are ...
CALFEM for Python is the Python port of the CALFEM finite element toolkit. It also implements meshing function based on GMSH and triangle. Visualisation routines are implemented using visvis and ...