-
## Data treatment
- cut videos
- rename frames from videos so it is not duplicated
`for i in *.png; do mv -- "$i" "${i%.png}_7037.png"; done`
- save all frames to one folder
## First results us…
-
I have a xarray ds with x,y as index and dimension and lat, lon as coordinate (but not index).
Is it possible to set lat, lon to index? Does this require a regridding by definition?
This is becaus…
-
Your documentation refers to gridTypes that eccodes support, would also be supported in cfgrib. I am trying to use cfgrib.to_grib with a xarray dataset in lambert azimuthal equal area, which eccodes u…
-
**Version of compliance checker running:** IOOS compliance checker version 5.1.2.dev1+g651b8c7
**Describe the checker this affects:**
CF 1.8
**Describe the issue below:**
In case projection …
-
The current lighting used in Doom 3 BFA displays everything as if half the light sources do not work.
The Marines from the very beginning of the intro are barely visible save for their silhouettes.…
-
### Description
I have a data grid with many NaN values. I am attempting to plot this grid onto a map that has a LambertAzimuthalEqualArea projection as a contour/colorfill plot. I'm using matplotl…
-
## Description
This has been an issue since 2015 🏆 🍌 .
Our first Lambert basemap is titled `Canada base map - transportation (CBMT)`. It has political boundaries, water bodies, transportation ro…
-
#### Describe the new feature or enhancement
In the discussion at https://github.com/mne-tools/mne-python/pull/8711 the following enhancements for the BLL were mentioned. I am listing them here so th…
-
http://geotiff.maptools.org/proj_list/lambert_conic_conformal_2sp.html
An error related to this arose while trying to parse WKT, e.g.
http://spatialreference.org/ref/esri/102740/ogcwkt/
```
>>…
-
Air Services Australia produce many maps in LCC projection. It would be great if avitab could support that in addition to Mercator. Thanks for such an incredibly useful plugin.