-
For standard users of the software, they should not need to clone the repository to be able to run it, but rather simply install it using pip or conda.
This implies 2 things:
- a proper setup.py and…
-
Hello,
I'd like to open some old-school Grib files from one of our climate models. I'm using the `PyNIO` backend for this; which works pretty well so far -- at least the data opens! However, I am g…
-
-
Compute-intensive loops for which we'll define GPU kernels basically fall into one of the three categories (sorted from simple to complex)
1) __for lm in eachharmonic__. These kernels loop over the…
-
您好,我想咨询您一些关于piv处理的问题
-
Hello every one
I've just ran the ERA52ARL and converted my ERA5 data (GRIB format) to ARL (required by HYSPLIT). But I faced some errors while running HYSPLIT using the converted data. Here is a b…
-
Can we have something like a nested, n-dim select dropdown built-in to Panel widgets? (I vaguely remember seeing @jlstevens implement this somewhere?)
```python
import panel as pn
pn.extension()…
-
The [Nightly workflow](https://github.com/Unidata/MetPy/actions/runs/10629948055) is failing.
The documentation build failed.
Log:
python override_check.py
Override check successful.
Running Sphinx v7…
-
As part of #408 I have been thinking a lot about face connections and the associated padding of arrays.
Here, I would like to propose two things:
1) An expansion of xgcm's capabilities to apply …
-
* Using ERA5 analysis, model level data
* minimum requirement as given here - https://mptrac.readthedocs.io/en/latest/meteorological-input-data/ - is lnsp,z,t,u,v,w,q
* after reading file for a cert…