-
Use Cf-array package to discover names of lat, lon, time etc.
-
We need to "quickly" move on deciding what *initial* content should go on the site. Obviously, links to external Jupyter Notebooks is one type of thing we want to gather, but that's not the only form…
-
In [station_2](https://geocat-examples.readthedocs.io/en/latest/auto_examples/Station/station_2.html#station-2) I use `import geocat.viz as gcv`, but @khallock suggested coming up with a different nam…
-
Now that the code that wraps the fortran routines reside in geocat-ncomp, the existing contribution guide appears to be outdated. It would be nice to have an up-to-date contribution guide.
-
Is there an rcm2points function similar to NCL in existing wrf-python? There doesn't seem to be a function that interpolates wrfout to a lat/lon station in wrf-python's interpolation function.
-
All of the functions should be refactored with respect to following points:
1. Python API: Consistent language use and descriptions for function arguments should be achieved in the docstrings.
2…
-
- [x] Enable automated builds on CircleCI
- [ ] Add status badges to README.md
-
**Describe the bug**
When reading ICON data in GRIB-2 format using the `grib` reader, and showing it along with coastlines, there are no coastlines for the western hemisphere. Geolocation appears …
-
They are no longer required for building geocat-comp, but remain dependencies for geocat-ncomp
-
Firstly, this is awesome https://satpy.readthedocs.io/en/stable/readers.html#available-readers
It would be good to return the readers in alphabetical order to make it easier to read.
You could a…