Kristen Thyng
Kristen Thyng
Just a heads up that I've added 4 new colormaps to cmocean that you are welcome to integrate if you're interested. [docs here](https://matplotlib.org/cmocean/)
Hi all. I just figured out something that had been plaguing me for a week. We have ROMS model output files aggregated by thredds here, for example: http://barataria.tamu.edu:8080/thredds/dodsC/NcML/oof_archive_agg. The output...
### Description Type of float for `central_longitude` as an input to the Mercator projection results in a map, but type of np.float32 results in an empty map (whose range in...
I'd like to have a user parameter for an intake catalog, `yesterday`, that depends on another user parameter, `today`. Something like: ``` name: example sources: example_source: [other stuff] parameters: tod:...
Hi! I'm trying to figure out how to use [derived datasets](https://intake.readthedocs.io/en/latest/transforms.html) from the docs and code and can't put together any code that works using the csv examples. Would it...
I know this isn't good form, but I am going to describe my problem to see if anyone has an idea of a direction to go, without a good example...
This came up in #234 and I want to capture the idea here: I'd like to be able to not just ask for the "ssh" variable for example, but ask...
@dcherian I haven't gotten to integrate cf-xarray into my workflow yet, but, looking ahead, could cf-xarray be a tool for enforcing certain dimension ordering for xarray DataArrays? I find that...
Would something like this be in scope for cf-xarray? It would need to be fairly loosely defined, but maybe a minimum would be that a Dataset would have axes and...
I have run this successfully in my local version but I am not sure how to best demonstrate that here. Could I get some help with this process and what...