home.social

#netcdf — Public Fediverse posts

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

fetched live
  1. It seems that #forth can be a good language for quick one liners that do data processing. I basically needed something like an RPN calculator but for matrices stored as files in disk. #python #numpy scripts were used before but they were quite verbose. I can also get #netcdf data, process that as a forth pipeline, then dump to window for quick animation.

    #programming #dataprocessing

  2. @hannorein That would be a bad idea especially if someone wants to run REBOUND on an #HPC cluster.
    Dealing with simulations that create tons of files will put a lot of extra load on the shared file systems.
    On your own little cluster, you probably wouldn't notice, but on the Alliance's national systems, on which thousands of users are working at any given time, this all stacks up.

    Why not use something based on #HDF4 or #NETCDF?

  3. 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
    ...

  4. 𝗖𝗙 𝗠𝗲𝘁𝗮𝗱𝗮𝘁𝗮 𝗖𝗼𝗻𝘃𝗲𝗻𝘁𝗶𝗼𝗻𝘀 support #OpenScience by automating processes via metadata in #NetCDF and #Zarr files. They establish a unified language for the #weather, #climate, #ocean, and #EO community. buff.ly/rGPuoku
    #remotesensing #EarthObs

  5. 🎉 Generate spreadsheet templates for recording data and metadata for CF-NetCDF files! 🚀

    The latest update adds a sheet for variable attributes—metadata describing each variable.

    🔗 nordatanet.no/aen/template-gen

    Templates bring structure and enable automated CF-NetCDF creation with scripts. In the future, I plan to develop a converter tool ion top of this—upload a template, download a CF-NetCDF!

    #NetCDF #CFConventions #FAIRData

  6. Excited to share that I'm now a member of the CF Conventions Committee! 🎉

    CF (Climate and Forecast) conventions standardise how scientific data and metadata are stored in NetCDF files, ensuring consistency and machine readability. Looking forward to contributing and collaborating with the community to shape its future! 🌍

    #CFConventions #NetCDF #FAIRData #ScientificData #DataScience

  7. 🚀 Excited to share my new FREE video tutorial on creating CF-NetCDF files using R! 🌟

    In this video, you'll learn to:
    • Ensure compliance with CF and ACDD conventions
    • Work with 1D, 2D, and 3D data
    • Manage irregular grids and moving instruments

    🔗 Watch it here: youtu.be/IZDygRjfMIg

    📖 Plus, check out the accompanying Jupyter book for code and explanations: nordatanet.github.io/NetCDF_in

    #CFConventions #NetCDF #RProgramming #RStats #DataScience #ClimateData #FAIRData

  8. I’m pleased to share that my NetCDF in Python and R tutorials are now available on NorDataNet. 🎉

    Access them here:

    Python: nordatanet.no/NetCDF-in-Python
    R: nordatanet.no/NetCDF-in-R-from

    These tutorials cover everything from basic data extraction to creating your own NetCDF files, ensuring they meet CF and ACDD standards for FAIR data.

    NorDataNet enhances access to environmental datasets, supporting long-term preservation and interoperability. 🌍📊

    #NetCDF #FAIRData #Python #R #NorDataNet

  9. Using Mesh Data In QGIS [including accessing NetCDF data]
    --
    courses.gisopencourseware.org/ <-- shared tutorial
    --
    youtu.be/OBi4wuxLiAE?si=_5DCAc <-- tutorial as a video
    --
    “Mesh data represents an unstructured grid that can include temporal and other components. It consists of vertices, edges, and faces that form a spatial structure in 2D or 3D space. Each vertex can store multiple datasets, which can also have a temporal dimension, making mesh data highly versatile for various applications such as meteorology, hydrodynamics, and environmental modeling…
    This course is designed to equip you with the knowledge and skills needed to effectively work with mesh data within the QGIS environment…"
    #QGIS #GIS #mesh #datavisualisation #NetCDF #climate #animation #openaccess #onlinelearning #learning #spatial #mapping #tutorial

  10. 🌍 Heading to the 2024 CF Workshop in Norrköping, Sweden! 🇸🇪 CF conventions are vital for ensuring data adheres to the FAIR principles. While NetCDF files are great, CF standards make data truly interoperable across disciplines.

    I'll be sharing ideas on introducing CF to new disciplines like biology and geology, helping them unlock the full potential of their data. Excited to learn how CF conventions evolve and meet the community! 🌟

    #FAIRData #CFConventions #Interoperability #NetCDF #OpenScience

  11. 🌍📊 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

  12. 🚀 New Video Alert! 🚀

    I’ve just released a tutorial on how to convert NetCDF data to CSV or XLSX using R. Whether you’re dealing with 1D, 2D, or 3D variables, this video will guide you through the process step-by-step.

    🎥 Watch here: youtu.be/9-EDaRQ8Aps

    #RStats #NetCDF #DataScience #FAIRdata #CSV #XLSX #Tutorial #YouTube