-
Updated
Jan 31, 2021 - Python
xarray
Here are 131 public repositories matching this topic...
Describe the bug
According to the multiscene documentation, the property all_same_area does:
Determine if all contained Scenes have the same ‘area’.
However, I have created a multiscene where all scenes have the same area (they just differ between datasets), yet the property returns Fa
-
Updated
Jan 19, 2021 - Python
There are various examples of how to define an AreaDefinition throughout the documentation and in test files like https://github.com/pytroll/pyresample/blob/master/pyresample/test/test_files/areas.yaml. However, some of these have projection definitions with only a defined (equatorial radius). This is technically incomplete and although it works in PROJ, rasterio/GDAL are a little more strict an
-
Updated
Jan 31, 2021 - Python
#747 flagged that the basemap package doesn't exist on Sandbox. I thought at first this was just a version discrepancy but actually it turns out that basemap has been deprecated and replaced with cartopy. The climate driver rainfall notebook (and any others that use basemap) should be changed to use cartopy.
-
Updated
Dec 23, 2020 - Python
-
Updated
Dec 9, 2020 - Python
-
Updated
Jan 29, 2021 - Python
I've been using nb_black lately and it's wonderful. https://github.com/dnanhkhoa/nb_black
We can add this with %load_ext lab_black for our notebook examples and it will auto-format every cell to fit black to make it more clean and readable without us having to worry about it.
-
Updated
Jan 12, 2021 - Python
-
Updated
Oct 10, 2020 - Jupyter Notebook
-
Updated
Dec 1, 2020 - Jupyter Notebook
Looping over the data_vars in fit/predict/transform/... should be done with parallel.
Marker visualization
It's really impressive how much pyomeca has progressed! Have you ever considered including some form of simple 3D marker visualization?
Implement .get
This should use the __getitem__ logic and return None if __getitem__ files so that the two are consistent (as expected from dicts and other mappings)
-
Updated
Jul 23, 2020 - Jupyter Notebook
-
Updated
Jan 28, 2021 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Jan 26, 2021 - Python
-
Updated
Jan 8, 2021 - Jupyter Notebook
-
Updated
Jan 30, 2021 - Python
-
Updated
Jan 26, 2021 - Python
Improve this page
Add a description, image, and links to the xarray topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xarray topic, visit your repo's landing page and select "manage topics."