home.social

#xarray — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #xarray, aggregated by home.social.

fetched live
  1. Will we finally get nice html representations of @movingpandas Trajectories and TrajectoryCollections?

    Inspired by 🤩

    WIP 👩‍💻 : github.com/movingpandas/moving

    Any feedback / ideas welcome!

  2. Will we finally get nice html representations of @movingpandas Trajectories and TrajectoryCollections?

    Inspired by #pydata #xarray 🤩

    WIP 👩‍💻 : github.com/movingpandas/moving

    Any feedback / ideas welcome!

    #GISChat #MovementDataAnalysis

  3. RE: wisskomm.social/@ioer/11589933

    I really took a deep dive into #datashader with this map: Locals & Tourists in Germany, as derived from 67 Million Geo-Social Media Posts (2007-2022) in Germany. The data includes public shared posts from Instagram, Flickr, Twitter and iNaturalist.

    I always wanted to create such a map, following the footsteps of Eric Fisher's Locals & Tourists dataset from 2011 [1].

    I shared the code for producing this map here [2]. The repository is available here [3]. This includes some neat methods for various #geospatial processing tasks in #Python, such as exporting a datashader map to a #GeoTiff [4] with the help of #Xarray and #Rasterio.

    Finally, all of this was created in a privacy-preserving way using #HyperLogLog, which allowed me to share the code and abstracted data publicly for full reproducibility and transparency. [6] #FAIR

    Below you'll find the link to the (quite succinct) publication in Natur und Landschaft in Karten (#NuL).

    [1]: flickr.com/photos/walkingsf/al
    [2]: code.ad.ioer.info/wip/digital_
    [3]: gitlab.hrz.tu-chemnitz.de/ad/d
    [4]: gitlab.hrz.tu-chemnitz.de/s739
    [5]: nul-online.de/article-7301410-
    [6]: doi.org/10.71830/VDMUWW

  4. 🚨 New version of xarray-grass 🚨

    I'm glad to announce that I've release version 0.4.0 of xarray-grass! It comes with many improvements: 🚀 Lazy loading of GRASS space-time datasets, 📅 Better management of time dimensions, including support of units when writing relative-time series to GRASS
    🗘 Automatic transposition of arrays when writing to GRASS.

    Try it today !

    pypi.org/project/xarray-grass/

    @grassgis #xarray

  5. I am excited to announce xarray-grass, a new free software Python library designed to bridge two open source data science heavy weights: @grassgis and #xarray (xarray.dev/).

    Although xarray-grass is in its nascent phase, I encourage you to check out the repository on GitHub (github.com/lrntct/xarray-grass) and experiment with it. Your insights and contributions will play a significant role in the project's future.

  6. I am really looking forward to a time when scientific data analysis is less of a constant fuckaround and fight with technical bullshit. I'd *really* like

    - natively supporting complex numbers
    - and to natively support physical units (#pint is great on its own but the integrations leave a LOT to be desired)
    - notebooks to suck less (crashes, glitches, widget plots not saved statically, an effing BUILTIN formatter, etc.)
    - proper data pipeline systems
    ...

  7. I am really looking forward to a time when scientific data analysis is less of a constant fuckaround and fight with technical bullshit. I'd *really* like

    - #netCDF natively supporting complex numbers
    - #Python #xarray and #pandas to natively support physical units (#pint is great on its own but the integrations leave a LOT to be desired)
    - #Jupyter notebooks to suck less (crashes, glitches, widget plots not saved statically, an effing BUILTIN formatter, etc.)
    - proper data pipeline systems
    ...

  8. 𝗚𝗲𝗼𝘀𝗽𝗮𝘁𝗶𝗮𝗹 𝗣𝘆𝘁𝗵𝗼𝗻 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹𝘀
    SpatialThoughts provides tutorials which cover a broad range of geospatial topics and technologies, e.g., #GeoPandas, #XArray, #dask, and more. Each technology is described in a notebook with step-by-step explanation. Check it out.
    geopythontutorials.com

  9. 𝗚𝗲𝗼𝘀𝗽𝗮𝘁𝗶𝗮𝗹 𝗣𝘆𝘁𝗵𝗼𝗻 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹𝘀
    SpatialThoughts provides tutorials which cover a broad range of geospatial topics and technologies, e.g., #GeoPandas, #XArray, #dask, and more. Each technology is described in a notebook with step-by-step explanation. Check it out.
    geopythontutorials.com

  10. Exporting an #xarray array containing an irregular mesh to geotiff is still something that is “not a breeze”

  11. Justus made a great intro on using through at the showcase talk. Xdggs is now in a stage where you can use it fairly robustly with and . Other integrations like for are developed as separate plugins.

    youtube.com/watch?v=bAMGFKsxsj

  12. Justus made a great intro on using #DGGS through #xarray #xdggs at the #Pangeo showcase talk. Xdggs is now in a stage where you can use it fairly robustly with #HEALPIX and #H3. Other integrations like for #DGGRID are developed as separate plugins.

    youtube.com/watch?v=bAMGFKsxsj

  13. ... while I find ChatGPT increasingly useful for technical things like telling me how to manipulate #xarray datasets in #python, or how to add a docstring to my python routine.

  14. ... while I find ChatGPT increasingly useful for technical things like telling me how to manipulate #xarray datasets in #python, or how to add a docstring to my python routine.

  15. I am moving all my computing libraries to , no regrets. It is a natural way to manipulate datasets of rectangular arrays, with named coordinates and dimensions: xarray.dev/
    There are several possible backends, including which allows lazy data loading.
    I had the pleasure of meeting some of the devs last week, who showed me a preview of the upcoming `DataTree` structure which is going to make this library even more versatile!

  16. 🌍📊 Want to work with NetCDF files in Python? My tutorial series covers everything from opening and plotting NetCDF data to creating CF-compliant files for FAIR data publication.

    Whether you're new to NetCDF or looking to enhance your skills, I've got you covered! 🚀 Check it out: lhmarsden.github.io/NetCDF_in_

    Topics include:
    🔸Extracting data 📝
    🔸Plotting 📈
    🔸Creating CF-compliant files 🌐
    🔸Granularity 🖥️
    🔸CF & ACDD 🖥️

    Suggestions? Let me know! #Python #DataScience #NetCDF #xarray #FAIRData #ClimateData

  17. 🌍📊 Want to work with NetCDF files in Python? My tutorial series covers everything from opening and plotting NetCDF data to creating CF-compliant files for FAIR data publication.

    Whether you're new to NetCDF or looking to enhance your skills, I've got you covered! 🚀 Check it out: lhmarsden.github.io/NetCDF_in_

    Topics include:
    🔸Extracting data 📝
    🔸Plotting 📈
    🔸Creating CF-compliant files 🌐
    🔸Granularity 🖥️
    🔸CF & ACDD 🖥️

    Suggestions? Let me know! #Python #DataScience #NetCDF #xarray #FAIRData #ClimateData

  18. My mental picture of image files has always been of pixels covering a surface as tiles each like a tiny rectangular shapefile.

    Investigating #Python #xarray has made me see the elegance of handling images as a grid of equally spaced dimensionless sensor readings. Upscaling/downscaling and interpolation become more meaningful and lossless, and image data is functionally identical to (although denser than) other point-based sensor data (e.g. weather stations).

    The data science becomes so clean.

  19. My mental picture of image files has always been of pixels covering a surface as tiles each like a tiny rectangular shapefile.

    Investigating #Python #xarray has made me see the elegance of handling images as a grid of equally spaced dimensionless sensor readings. Upscaling/downscaling and interpolation become more meaningful and lossless, and image data is functionally identical to (although denser than) other point-based sensor data (e.g. weather stations).

    The data science becomes so clean.

  20. Excellent #OpenSource #OpenScience job opportunity: #xarray community developer at Earthmover PBC:

    github.com/pydata/xarray/discu

    US-only 😞, but remote available 😊. And the Earthmover folks are awesome!

    #GetFediHired

  21. I have ace colleagues, part 243:

    My colleague Luke (LukeDataManager) has a Youtube channel where he helps people prepare #OpenData #FAIRdata:

    His most recent series is about #Python, #Xarray, #NetCDF, etc...

    Give him a follow (on Youtube) and a retoot (here)? youtube.com/@LukeDataManager?s