Philip Chmielowiec
Philip Chmielowiec
> @philipc2 I can tackle this if you want, it looks fun. Could you give me some information on what a finite-volume curl is? Are there any papers I could...
The added functionality here is great, however I have some concerns as I've mentioned about with regards to compliance with the UGRID conventions and what would make the most sense...
Hi @wwieder I'm going to ping @kafitzgerald @anissa111 and @jukent since they encountered something very similar when exploring some UXarray work for climatology applications. This issue is caused by a...
> That's clever, thanks Philip. > > For some reason resample still isn't working when convert the uxarray dataset to an xarray dataset `xr0 = ds0.to_xarray().resample(time="1ME").mean('time')` > > The resulting...
> see notes at the beginning of this issue Thank you!
> [@philipc2](https://github.com/philipc2) I looked into this for a bit, I am not sure what is happening. The nodes plot fine with `uxds.plot.edges(backend="bokeh", engine="spatialpandas", color="red") * uxds.plot.nodes(backend="bokeh", s=3)`, but the edges...
> > > [@philipc2](https://github.com/philipc2) I looked into this for a bit, I am not sure what is happening. The nodes plot fine with `uxds.plot.edges(backend="bokeh", engine="spatialpandas", color="red") * uxds.plot.nodes(backend="bokeh", s=3)`, but...
Have you run `uxgrid.validate()`?
Closing this after the merger of #1047
I don't have a formal geoscience background, so I was wondering what the coordinates should be referred to once they are projected. In addition to `node_lon` and `node_lat`, we have...