Skip to content
View bzah's full-sized avatar
  • Eumetsat and CERFACS
  • Darmstadt, DE
  • 19:39 (UTC +02:00)

Organizations

@cerfacs-globc
Block or Report

Block or report bzah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bzah/README.md

Hi there 👋

Pinned

  1. Pipe multiple functional calls in ja... Pipe multiple functional calls in java. In the example the operations are on Integers.
    1
    // This code is licensed under the terms of the APACHE 2 License (https://www.apache.org/licenses/LICENSE-2.0.html)
    2
    // Copyright (C) 2023 Aoun Abel aoun.abel@gmail.com
    3
    
                  
    4
    public class FunctionalPipe {
    5
        public static <T> T pipe(T value,
  2. Flatten python dictionary and turn i... Flatten python dictionary and turn it into a RST table
    1
    # This code is licensed under the terms of the APACHE 2 License (https://www.apache.org/licenses/LICENSE-2.0.html)
    2
    # Copyright (C) 2023 Aoun Abel aoun.abel@gmail.com
    3
    
                  
    4
    from __future__ import annotations
    5
    from functools import reduce
  3. netcdf utility python scripts netcdf utility python scripts
    1
    # License: This code is licensed under the terms of the APACHE 2 License (https://www.apache.org/licenses/LICENSE-2.0.html)
    2
    # Copyright (C) 2023 Aoun Abel aoun.abel@gmail.com
    3
    #
    4
    # These are python 3.9+ utility functions for netCDF files. 
    5
    # Public functions are: