gitlab.com topics: xarray
squad-lab/qimchi
Live and on demand plotting utilities for SQUAD Lab
Last synced at: about 1 month ago - Stars: 3 - Forks: 0

utopia-project/dantro
dantro is a python package for handling, transforming, and visualizing hierarchically organized data. Integrated into data-intensive projects, it supplies an easy way to define a customizable, configuration-based data processing pipeline. See [utopya](https://gitlab.com/utopia-project/utopya) for an example.
Last synced at: about 1 month ago - Stars: 8 - Forks: 1

bpicard_fluctus/h60_howto
The objective is to create contour or scatter maps from the H60 products and to clip the original dataset from a geographical extent. H60 products are delivered in the original geostationary coordinate frame and the corresponding longitude/latitude coordinates are delivered in a separated file. Note that `imshow` is the most efficient way to display the map and it does not require the corresponding longitude/latitude grid, just the correct CRS. But, the final objective is to collocate the precipitation products with third party missions. It is thus necessary to be able to compute the corresponding (x,y) and (longitude,latitude) grid. There is an additional difficulty here since the `AreaDefinition` (in the sense of `pyresample`) has to be manually defined in order to correctly display the dataset using the global attributes defining the projection.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

marcelorodriguesss/python_faq_coding
Frequently Asked Questions (FAQ) about Science Climate coding using Python packages: Pandas, Xarray, Numpy and Matplotlib.
Last synced at: about 2 years ago - Stars: 1 - Forks: 0