📢 Did you hear the news from PyCon!? We are thrilled to introduce PyScript, a framework that allows users to create rich Python applications IN THE BROWSER using a mix of Python with standard HTML! Head to bit.ly/3LwOmrT for more information. 🧠 💥
Dask as a Spark replacement - really nice piece on the Dask roadmap, as it looks to go head-to-head with Spark in the large-scale ETL processing space. Very honest, and avoids marketing fluff ...
coiled.io/blog/dask-as-a-spa…
Olá pythonistas!
É com muita felicidade que anunciamos o tutorial "Acelerando a exploração de dados multidimensionais com Xarray" de @fschuch na #PyBR2021! Ele vai ao ar dia 17/10 às 15:00. As inscrições serão no discord. Não percam!
Just a few lines of code are necessary to explore the numerical simulations of @incompact3d interactively with xcompact3d-toolbox, @xarray_dev, and @HoloViews.
Two new tutorials are available at:
xcompact3d-toolbox.readthedo…
XCompact3d-toolbox 1.0.0 is now available🚀
Have you ever tried to explore the data from your numerical simulations with @xarray_dev ?
It offers a great user experience for data manipulation in Python.
Check it out and give it a try:
pypi.org/project/xcompact3d-…
Sneak Peek #1
Preparing the release 1.0 for xcompact3d-toolbox, a Python package that handles pre and postprocessing for the high-order Navier-Stokes @incompact3d.
It is powered by @xarray_dev and @dask_dev. More details are available at:
github.com/fschuch/xcompact3…
Sneak Peek #2
We can easily loop through all the snapshots. For each of them, we get a xarray.Dataset, with all the variables and the proper coordinates. Besides all the usability that xarray has to offer, including parallel computing with dask.
Our paper wrapping the (Fortran) US weather model to run in MPI-parallel Python is published! It's really enabled us to develop machine learning improvements through prototyping. gmd.copernicus.org/articles/…
"Plunging criterion for particle-laden flows over sloping bottoms: Three-dimensional turbulence-resolving simulations" is now available online: authors.elsevier.com/a/1dNVs…
The numerical simulations were carried out by @incompact3d.
Xcompact3d-toolbox version 0.1.10 was released (for
@incompact3d).
Some features were added and some were fixed, just like the interface with IPywidgets.
Check it out: github.com/fschuch/xcompact3…
“A Jupyter sandbox environment coupled into the high-order Navier-Stokes solver Xcompact3d”, to appear next week at @JupyterCon.
A new example is available on our documentation page:
xcompact3d-toolbox.readthedo…
Simulation and animation by @incompact3d and @matplotlib, respectively.